CSS Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignCSS Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old January 5th, 2002, 12:34 PM
Pupeno Pupeno is offline
Give peace a chance.
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2000
Location: Buenos Aires, Argentina
Posts: 83 Pupeno User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 m 39 sec
Reputation Power: 8
Send a message via ICQ to Pupeno Send a message via AIM to Pupeno Send a message via MSN to Pupeno Send a message via Yahoo to Pupeno
Unhappy validating xhtml and css with w3c

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.

Reply With Quote
  #2  
Old January 5th, 2002, 04:16 PM
realnowhereman realnowhereman is offline
Not there when you need me
Dev Shed Beginner (1000 - 1499 posts)
 
Join Date: Oct 2001
Location: Berlin, Germany
Posts: 1,438 realnowhereman User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 17 m 46 sec
Reputation Power: 8
In HTML 4.01, the language attribute is deprecated in favour of type. See also
http://www.w3.org/TR/1999/REC-html4...s.html#h-18.2.1

The width attribute of the td tag is deprecated, use CSS.
http://www.w3.org/TR/1999/REC-html4...s.html#h-11.2.6

Quoting from http://www.w3.org/TR/1999/REC-html4...cts.html#visual :
Quote:
All IMG and OBJECT attributes that concern visual alignment and presentation have been deprecated in favor of style sheets.


Next two errors: give the complete tags or RTFM yourself.

DOCTYPE: Cf. http://www.w3.org/TR/xhtml1/#docconf , 3.1.1. rule 4, where DOCTYPE samples are given.

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignCSS Help > validating xhtml and css with w3c


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway