no attribute "allow transparency" |
no attribute "allow transparency" |
Aug 10 2005, 10:13 PM
Post
#1
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Ok , so im validating my new site right now and i keep getting the no attribute "allow transparency" here is exactly what it says:
QUOTE Error Line 111 column 107: there is no attribute "ALLOWTRANSPARENCY". ....html" name="main" allowtransparency="true" scrolling="no" style="position:ab 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, and/or use CSS instead of this attribute. How do i fix it? |
|
|
|
toyo loco no attribute "allow transparency" Aug 10 2005, 10:13 PM
mipadi A link to your website would be handy, but it migh... Aug 10 2005, 10:28 PM
toyo loco http://vibrance.foreverbliss.org
Oh i see, my site... Aug 10 2005, 10:34 PM
mipadi No, because the frameset DTD is identical to the t... Aug 10 2005, 10:44 PM
toyo loco Ok thanks alot. =] Aug 10 2005, 10:51 PM![]() ![]() |