Forums

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

Home Forums CSS [Solved] Footer appearing below header in google chrome Reply To: Footer appearing below header in google chrome

#151921
Paulie_D
Member

You have an odd HTML structure there.

You header is followed by a footer but the wrapper is inside the header.

I think the wrapper is supposed to be between the header and footer….no?