Forums

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

Home Forums CSS Styling Header Re: Styling Header

#125207
tomrogers123
Member

That’s called a clearfix. It makes sure any containers with only floated elements inside of them (the header in this case) do not loose there height.

More here: http://www.webtoolkit.info/css-clearfix.html