Home › Forums › CSS › Styling Header › Re: Styling Header
February 19, 2013 at 10:05 am
#125207
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