This is a solution to the HTML and CSS project of the Make It Real course.
Users should be able to:
- Watch the Not_Found page
Versión mobile:
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- css grid
Aprendimos a usar CSS con herramientas como Flexbx y Css grid para poder ajustar el diseño al solicitado, así como el uso de Mediaquery para hacer un diseño responsive. Use
tags and a lot of CSS
To see how you can add code snippets, see below:
<div class= "global"></div>- (https://dillinger.io/) - This helped us to create the README.md file
- https://css-tricks.com/snippets/css/a-guide-to-flexbox/
- https://css-tricks.com/snippets/css/complete-guide-grid/
- Website - Nicolás Buitrago and Felipe Ramírez


