File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 33< head >
44 < meta charset ="UTF-8 ">
55 < title > Login Proyecto CoderHouse</ title >
6- < link rel ="stylesheet " href ="../.. /css/estilosMain.css ">
7- < script src ="js/jquery-3.1.1.min.js "> </ script >
8- < script src ="./js/main.js "> </ script >
6+ < link rel ="stylesheet " href ="../Proyecto /css/estilosMain.css ">
7+ < script src ="../Proyecto/ js/jquery-3.1.1.min.js "> </ script >
8+ < script src ="../Proyecto /js/main.js "> </ script >
99</ head >
1010< body >
1111
1212 < div class ="formContainer ">
13- < div id ="contenido ">
14- < div id ="formlogin "> < img src ="./img/logo.jpg " alt ="Logo ">
13+ < div id ="contenido "> ./img/logo.jpg
14+ < div id ="formlogin "> < img src ="../Proyecto /img/logo.jpg " alt ="Logo ">
1515 < BR > < h2 > Iniciar Sesión</ h2 >
1616 < form class ="formSubmit " action ="# ">
1717 < input type ="text " id ="GetUsuario " placeholder ="Usuario " required >
You can’t perform that action at this time.
0 commit comments