Skip to content

Commit

Permalink
Update README.es.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tommygonzaleza authored Jan 17, 2024
1 parent a01ac61 commit 2548e6f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@ https://github.com/4GeeksAcademy/html-hello
## 📝 Instrucciones

1. Por favor, usa tus habilidades HTML5/CSS y Bootstrap para replicar [este formulario exacto](https://github.com/breatheco-de/html5-form/blob/master/preview.png?raw=true).
2. Se recomienda usar el framework de Bootstrap si ya lo conoces. Si no lo haces, practica tus habilidades de diseño usando flexbox.<p align="center">
<p align="center"><img src="https://github.com/breatheco-de/html5-form/blob/master/preview.png?raw=true" height="300" /></p>
<p align="center"><a href="https://github.com/breatheco-de/html5-form/blob/master/preview.png?raw=true">Clic para abrir la imagen en una nueva ventana</a></p></p>
2. Se recomienda usar el framework de Bootstrap si ya lo conoces. Si no lo haces, practica tus habilidades de diseño usando flexbox.<p align="center"><p align="center"><img src="https://github.com/breatheco-de/html5-form/blob/master/preview.png?raw=true" height="300" /></p><p align="center"><a href="https://github.com/breatheco-de/html5-form/blob/master/preview.png?raw=true">Clic para abrir la imagen en una nueva ventana</a></p></p>
3. Debes asegurarte de que todas las entradas se utilicen correctamente: entradas de tipo fecha, email, número, texto, etc.
4. También debes asegurarte de prevenir y validar el formulario de todas las formas en que HTML5 te permite (campos obligatorios, formatos, etc.).
5. Usa el `<input type="date">`, no intentes implementar tu propio calendario de selección de fecha.
Expand Down

0 comments on commit 2548e6f

Please sign in to comment.