File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,14 +26,14 @@ <h1>Welcome back 👏</h1>
2626 href ="# "
2727 title ="Use Google "
2828 >
29- < img src ="google.png " alt ="Google ">
29+ < img src ="/You-Dont-Need-JavaScript/Login/ google.png " alt ="Google ">
3030 Log in with Google
3131 </ a >
3232 < a
3333 href ="# "
3434 title ="Use Apple "
3535 >
36- < img class ="apple " src ="apple.png " alt ="Apple ">
36+ < img class ="apple " src ="/You-Dont-Need-JavaScript/Login/ apple.png " alt ="Apple ">
3737 Log in with Apple
3838 </ a >
3939 </ div >
@@ -51,7 +51,7 @@ <h1>Welcome back 👏</h1>
5151 placeholder ="Your Email "
5252 required
5353 >
54- < img class ="email " alt ="Email Icon " title ="Email Icon " src ="email icon.png ">
54+ < img class ="email " alt ="Email Icon " title ="Email Icon " src ="/You-Dont-Need-JavaScript/Login/ email icon.png ">
5555 </ div >
5656 < div class ="text-field ">
5757 < label for ="password "> Password:</ label >
@@ -65,7 +65,7 @@ <h1>Welcome back 👏</h1>
6565 pattern ="^(?=.*[A-Za-z])(?=.*\d)[A-Za-z\d]{6,}$ "
6666 required
6767 >
68- < img class ="lock " alt ="Password Icon " src ="password icon.png ">
68+ < img class ="lock " alt ="Password Icon " src ="/You-Dont-Need-JavaScript/Login/ password icon.png ">
6969 </ div >
7070 < input type ="submit " class ="my-form__button " value ="Login ">
7171 < div class ="my-form__actions ">
You can’t perform that action at this time.
0 commit comments