S_Honderdos
-
Unwanted top margin in Firefox
I'm not sure why or how but this wil fix it (for me Aurora 16.0a2) add: nav#top{ display:inline-block; width:100%; } Maby someone who really understands it can explain why.
-
Vertical align responsive image
"middle portion of the image centred in the height of the li" Yes that one! my english is letting me down...
-
container div won't expand with content
This might be usefull to watch: http://css-tricks.com/video-screencasts/110-quick-overview-of-css-position-values
-
box-sizing: border-box;
General question: ctrl+0 makes it a 100% view again right?
-
box-sizing: border-box;
It is about the same width here: http://s7.postimage.org/8i5lje7a3/Afbeelding_18.png I should rely on the browser, and if you feel you need a wider space don't feel limited by the photoshop design. After all that is just a sketch.
-
container div won't expand with content
Try to write your code depending less on positioning like @paul_d said.