Topic: Trying to center an image but it won't validate
I am trying to center an image where my nav links are but it won't validate if I use the following:
<div id="container" align="center">
If I remove the align="center" then it validates but then the image goes to the left.
Any idea how I can fix this?
Thanks
Bingiman