File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ <h1 class="text-2xl font-bold text-white">Secure Login Portal</h1>
7373 </ label >
7474 < input
7575 type ="text "
76- id ="email "
76+ id ="email1 "
7777 name ="email "
7878 placeholder ="Enter your Email id "
7979 required
@@ -91,7 +91,7 @@ <h1 class="text-2xl font-bold text-white">Secure Login Portal</h1>
9191 </ label >
9292 < input
9393 type ="text "
94- id ="username "
94+ id ="username1 "
9595 name ="username "
9696 placeholder ="Enter your username "
9797 required
@@ -110,7 +110,7 @@ <h1 class="text-2xl font-bold text-white">Secure Login Portal</h1>
110110 </ label >
111111 < input
112112 type ="password "
113- id ="password "
113+ id ="password1 "
114114 name ="password "
115115 placeholder ="Enter your password "
116116 required
You can’t perform that action at this time.
0 commit comments