Web Hosting Vodahost    

Home Take The Royal Tour! Order Now Features Prices
Go Back   Web Hosting > VodaHost Web Hosting Support > General Support Issues

Notices

General Support Issues Answers to general questions and help with common problems. For help with a specific issue, post to one of the forums below.

Closed Thread
 
Thread Tools
  #1  
Old 03-14-2006, 06:08 PM
webmaster
 
Join Date: May 2005
Location: The High Hills
Posts: 266
Question how do I make BlueVoda Tables comply with HTML 4.01 Transitional w3c

I like using tables on my site. I have the errors down to one, how do I make BlueVoda Tables comply with HTML 4.01 Transitional w3c. The following is the error message. Can this be done without css? I have been working on this for days now.


An example:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<TITLE>Untitled Page</TITLE>
<META name="GENERATOR" content="Created by BlueVoda">
</HEAD>
<BODY bgcolor="#FFFFFF" text="#000000">
<DIV style="position:absolute;left:226px;top:108px;widt h:276px;height:149px;z-
index:0" align="left">
ccs
<TABLE width="100%" height="100%" border="1" cellpadding="0" cellspacing="1">
<TR>
<TD align="left" valign="top" width="135" height="72">&nbsp;</TD>
<TD align="left" valign="top" width="136" height="72">&nbsp;</TD>
</TR>
<TR>
<TD align="left" valign="top" width="135" height="72">&nbsp;</TD>
<TD align="left" valign="top" width="136" height="72">&nbsp;</TD>
</TR>
</TABLE>
</DIV>
</BODY>
</HTML>

Error Line 12 column 27: there is no attribute "HEIGHT".
<TABLE width="100%" height="100%" border="1" cellpadding="0" cellspacing="1">
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. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type.

pet121
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #2  
Old 03-14-2006, 11:50 PM
VodaHost's Avatar
General & Forum Administrator
 
Join Date: Mar 2005
Location: Wilmington, Delaware USA
Posts: 8,658
Default Re: how do I make BlueVoda Tables comply with HTML 4.01 Transitional w3c

1) The above is not a bug.

2) There is wysiwyg web page maker or html editor like dreamweaver
or frontpage that will create 100% compliant html. Even if you run Googles
page through the validator, you will get errors. Stop obscessing, its not
healthy.
__________________
VodaHost
Your Website People!
1-302-283-3777 North America / International
07092887580 / United Kingdom

Military Ranking System Explained


Click Here to take the royal VodaHost Tour
Click Here for the VodaHost Help Centre & Tutorials
Got a question? - Try a forum search! Available at the top of every page!

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #3  
Old 03-15-2006, 01:18 AM
webmaster
 
Join Date: May 2005
Location: The High Hills
Posts: 266
Default Re: how do I make BlueVoda Tables comply with HTML 4.01 Transitional w3c

Perhaps your right *****, I am a little obscessive. Thanks for the feed back I realize I will never get it 100% perfect, I don't think anyone does. pet121
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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 On
Pingbacks are On
Refbacks are Off



All times are GMT +1. The time now is 03:36 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC7
2005-2009 VodaHost Web Hosting Your Perfect Web Host - All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203