Hi all,
I seem to have an issue with my CSS.
The page setup that has the issue is:
<footer>
<section 1></section 1>
<section 2></section 2>
<section 3></section 3>
</footer>
The sections are set to 33% width and floating left. The containing footer does not seem to expand in height:
What it looks like (very rough still)