|
|
|
|
|
by retlehs
5478 days ago
|
|
Looks good, I've got few questions for you: - Why put respond.js in the footer? (H5BP puts it up in the head with the call to Modernizr) - Why self-close your meta and link tags if you're using HTML5? - Why doesn't the image in the demo resize as you resize the window? (img { max-width: 100%; } fixes that) |
|