Ummm.. not XHTML Strict at all:
Quote:
line 101 column 404 - Warning: <img> element not empty or not closed
line 101 column 981 - Warning: <img> element not empty or not closed
line 101 column 1605 - Warning: <img> element not empty or not closed
line 101 column 2170 - Warning: <img> element not empty or not closed
line 101 column 2707 - Warning: <img> element not empty or not closed
line 101 column 3303 - Warning: <img> element not empty or not closed
line 101 column 3882 - Warning: <img> element not empty or not closed
line 101 column 4462 - Warning: <img> element not empty or not closed
line 101 column 5087 - Warning: <img> element not empty or not closed
line 101 column 5648 - Warning: <img> element not empty or not closed
line 101 column 6212 - Warning: <img> element not empty or not closed
line 101 column 6751 - Warning: <img> element not empty or not closed
line 54 column 1 - Warning: <table> attribute "bgcolor" lacks value
line 54 column 1 - Warning: <table> lacks "summary" attribute
line 67 column 1 - Warning: <table> lacks "summary" attribute
line 205 column 1 - Warning: <a> anchor "aux" already defined
|
Seems you don't like to close your <img> tags.. a MUST for XHTML.
ID's can only be used ONCE on a page.
Things like this:
Quote:
|
<table align="center" width="100%">
|
Not allowed in XHTML Strict - align=center is presentational and should be in the CSS.
The left-side sliding menu ?? Old hat trick from dynamic drive.. get rid of it.
Color scheme and overall design is ok, at least you've got good contrast on top of that dark background.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
Please login or register to view this content. Registration is FREE
Please login or register to view this content. Registration is FREE
|