It's a nice, simple site -- but, there's a few issues...
1. Center the entire site.
2. Make all of the links in your NavMenu on top line up instead of wrapping to the next line.
3. The NavMenu on the right is hosed up in Firefox -- you really should test your site in ALL browsers.
4. Last, but not least, you might consider fixing the following 9 code warnings so the site validates and displays properly in all browsers:
Code:
line 94 column 30 - Warning: unescaped & which should be written as &
line 19 column 70 - Warning: <img> lacks "alt" attribute
line 19 column 140 - Warning: <img> lacks "alt" attribute
line 22 column 34 - Warning: <img> lacks "alt" attribute
line 112 column 96 - Warning: <img> lacks "alt" attribute
line 115 column 90 - Warning: <img> lacks "alt" attribute
line 117 column 86 - Warning: <img> lacks "alt" attribute
line 127 column 48 - Warning: <img> lacks "alt" attribute
line 130 column 48 - Warning: <img> lacks "alt" attribute
|