Forums

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

Home Forums CSS not able to align div properly Re: not able to align div properly

#105210
Paulie_D
Member

@alicia If you use the HTML5 shim (sometimes called the shiv) (google it) you can use the header tag in IE9 & IE8. Otherwise a div would do.

As for the main nav, you’re still thinking about positioning and in most cases it’s not necessary. You just have to think about the order of your elements and how they are floated.

Here: http://jsfiddle.net/Paulie_D/bMhhn/2/