|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I'm trying to make my pages full compilant with xhtml 1.0 (strict) and css and I'm using w3c validators to check for errors, I solved most of the errors, but there are some I can't solve, first of all, I have a script tag in the head tag and I get the error:
<script type="text/javascript" language="JavaScript"> Error: there is no attribute "language" for this element (in this HTML version) how should I write this tag without the language elemnt ? just the type ? is that enogh ? And I have some other errors, are this error because this properties should be seted up with css ? <td width="160" align="left" valign="top" class="menu"> Error: there is no attribute "width" for this element (in this HTML version) ... php?page=home"><img src="images/homed.gif" border="0" width="144" heig ... Error: there is no attribute "border" for this element (in this HTML version) ... omed.gif" border="0" width="144" height="34" name="home" alt="Home" on ... Error: there is no attribute "name" for this element (in this HTML version) ... ight="31" border="0" alt="SourceForge Logo" align="right" /> Error: there is no attribute "align" for this element (in this HTML version) And when checking my css I've get this error and I don't really understand it, could you help me ? Error Target: http://209.99.230.188/ASAPlate/web/ org.xml.sax.SAXException: Please, fix your system identifier (URI) in the DOCTYPE rule. Thank you.
__________________
Pupeno: pupeno@pupeno.com http://www.pupeno.com Science Fiction Readers: http://sfreaders.com.ar |
![]() |
| Viewing: Dev Shed Forums > Web Design > CSS Help > validating xhtml and css with w3c |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|