Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS html5 boilerplate – need help — stuck with lot of CSS issues. Re: html5 boilerplate – need help — stuck with lot of CSS issues.

#135828
CrocoDillon
Participant

The pictures are 100% width of their parent elements (which are in return 100% width of their parents, up to the wrapper which width is explicitly set), if you remove the width on the wrapper (and the margin on body) they will be full width.