Forums

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

Home Forums CSS CSS Question :) Re: CSS Question :)

#83541
furrball1383
Member

ahh I see what you mean about the float. and I guess the clearfix hack is a choice between a few more lines of code or a non semantic div. I can see the clearfix hack being useful if you’re going to need it in a website with a lot of pages and content, but for a simple website that probably needs to clear 4 or 5 times I’d just use the div instead.