Forums

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

Home Forums CSS Alignment in IE Re: Alignment in IE

#98565
karlpcrowley
Participant

The start of your html pages should really look something like this





The rest of your code as normal....

It’s vital to have the meta charset before the title to prevent a certain type of xss hack
the rest of the code will make IE render the page as it should