Home › Forums › CSS › Help with footer css please? › Re: Help with footer css please?
June 23, 2009 at 3:04 pm
#59580
Participant
Quote:
Ok, I looked at the validation, and I see that it’s saying that divs aren’t allowed in the footer.
Actually it’s saying that divs aren’t allowed inside <p> tags. But to be honest you have far bigger problems than that. A table for layout? Puleeeze,it’s 2009!
Honestly, if it were mine I’d bin it and start again, using css to achieve the layout and not a table.