Course project
Mi Proyecto del curso Introducción al Desarrollo Web Responsive con HTML y CSS
by Edgar Folque Ventura @efolque
- 388
- 1
- 1

Buenos tardes,
Te adjunto mi proyecto final del curs en el siguiente link para que me hagas los comentarios correspondientes:
https://drive.google.com/file/d/0B9E3vcQMCGmBcTBCUTI1Q25HSXc/view?usp=sharing
Saludos Cordiales
Edgar
1 comment
htmlboy
Teacher Plus@efolque I see it very well! The only improvement I can think of is that, semantically, "lists" elements don't have to go in a list, they can be divs. From there, you can encompass the divs 2 by 2, and when you're interested, these container divs have an overflow: hidden. In this way, the structure will be better for you in a 900px width, which now has a small offset.
But come on, it's to suggest something. The project is very good, I hope you liked the course :-)
See original
Hide original
Log in or join for Free to comment