File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 118
118
119
119
< body back background ="https://images6.alphacoders.com/132/1325115.png ">
120
120
< form >
121
- < h2 > Welcome</ h1 >
122
- < label for ="email "> Email</ label >
123
- < input type ="text " name ="email " id ="email " placeholder ="Enter your email... ">
124
- < label for ="password "> Password</ label >
125
- < input type ="password " name ="password " id ="password " placeholder ="Enter your password... ">
126
- < div class ="buttons ">
127
- < input type ="submit " value ="LOGIN " onclick ="printData() " name ="Password ">
128
- < input type ="button " class ="signupBtn " value ="SIGNUP ">
129
- </ div >
121
+ < h2 > Welcome</ h2 >
122
+ < label for ="email "> Email</ label >
123
+ < input type ="text " name ="email " id ="email " placeholder ="Enter your email... ">
124
+ < label for ="password "> Password</ label >
125
+ < input type ="password " name ="password " id ="password " placeholder ="Enter your password... ">
126
+ < div class ="buttons ">
127
+ < input type ="submit " value ="LOGIN " onclick ="printData() " name ="Password ">
128
+ < input type ="button " class ="signupBtn " value ="SIGNUP ">
129
+ </ div >
130
130
</ form >
131
131
< script >
132
132
You can’t perform that action at this time.
0 commit comments