I tried to validate the html in my website but I kept gring this error message:
there is no attribute "ALIGN"
what can I do to fix this and why is it wrong?
it is in lower case in my page and how to you put align into css?
Im trying to align a table, not the text inside a table but the table...
Why is this piece of html code not working in Internet explorer 7 or google chrome?
<table border="0" align="center" width="354" height="150" background="/images/latest_nav.gif">
<tr height="40%"><td colspan="2"></td></tr>
<tr height="60%">
<a href="comics/lcomic-1,9.html" border="0">
<td...