Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Old 01-09-2007, 07:14 AM Quick Question
Hoosier_Buddy's Avatar
Extreme Talker

Posts: 204
Name: Justin Allen
Location: Corydon, IN
Trades: 0
Can someone tell me why I have 2 validation errors.

http://validator.w3.org/check?uri=ht...ncezone.net%2F

thx.
__________________
Justin Allen
WebTeam

Please login or register to view this content. Registration is FREE
Hoosier_Buddy is offline
Reply With Quote
View Public Profile Visit Hoosier_Buddy's homepage!
 
 
Register now for full access!
Old 01-09-2007, 10:03 AM Re: Quick Question
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
Quote:
Error Line 86 column 40: there is no attribute "background".<td width="224" height="217" background="images/left_column.png"><div align="cen You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element.
"background" is presentational and since you've specifed an XHTML doctype, you cannot use it, all presentation must be in the CSS. For XHTML that 'background' is deprecated and therefore not valid for the doctype.

Quote:
Error Line 320 column 26: there is no attribute "height".<table width="700" height="265" border="0" cellpadding="0" cellspacing="0" id="a
Refer to W3C: http://www.w3schools.com/tags/tag_table.asp

'height" on a table is not valid in HTML either. Tables are meant to stretch with their contents, you can't limit their height.
__________________
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

LadynRed is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Quick Question
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.09835 seconds with 12 queries