Ive designed a site for a community centre-however when i look at the site in firefox the navigation bar looks different.
In IE the navigation bar is centered and spans accross the top of the page, however in firexfox the links start in the middle of the page, and dont center themselves accross the whole page.
Any ideas?
here is the code from my div...
#rowformatting
{
color: #0d4e19;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 20px;
text-align: center;
margin-right: auto;
margin-left: auto;
}