Saturday, October 4, 2008

Building Pet Store : 2 : Observatons of Coding

I solved my problem with the background container grid not truly wrapping all the internal divs by removing the float:left class on the footer.
Note about the footer float:
If I would have remembered about it, placing a br with
a class of clear:both after the footer div would have solved my issue.

Has anyone tried to validate their pet shop builds?
I can't get past the validator telling me it doesn't recognize the strict XHTML doctype. So I make it the strict HTML doctype and it still doesn't recognize it.

I'm missing something I'm sure. Anyone have any notes?

No comments: