Hi all,
I've putted my url of my website in: "http://validator.w3.org/"
and it gaved me these errors:
When I saw all these errors I looked at them and tryed to figure it out but nothing, I can't understand what's wrong with these errors or why I get these errors.
Please someone help me or just tell me where to look.
Thanks in advance,
Time Records
I've putted my url of my website in: "http://validator.w3.org/"
and it gaved me these errors:
| Code: |
|
1# Error Line 17 column 16: there is no attribute "src". <embed src= "swf/TimeRecords_MP3PLAYER.swf" quality="high" pluginspage="http 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. ✉ 2# Error Line 17 column 56: there is no attribute "quality". ...f/TimeRecords_MP3PLAYER.swf" quality="high" pluginspage="http://www.macromedi ✉ 3# Error Line 17 column 75: there is no attribute "pluginspage". ...AYER.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashpl ✉ 4# Error Line 17 column 126: there is no attribute "type". ...cromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="8 ✉ 5# Error Line 17 column 164: there is no attribute "width". ...application/x-shockwave-flash" width="804" height="31"></embed> ✉ 6# Error Line 17 column 177: there is no attribute "height". ...-shockwave-flash" width="804" height="31"></embed> ✉ 7# Error Line 17 column 181: element "embed" undefined. ...ckwave-flash" width="804" height="31"></embed> You have used the element named above in your document, but the document type you are using does not define an element of that name. 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 "Frameset" document type to get the "<frameset>" element), * by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead). * by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case. ✉ 8# Error Line 26 column 164: element "embed" undefined. ...kwave-flash" width="820" height="220"></embed> ✉ 9# Error Line 34 column 20: there is no attribute "bgcolor". <iframe bgcolor="white" src="http://120734.shoutboxes.com/?extcss=http://dom ✉ 10# Error Line 62 column 69: required attribute "alt" not specified. ... src="images/Welkom.jpg" width="286" height="84"><br /> The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element. Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>. ✉ 11# Error Line 62 column 70: end tag for "img" omitted, but OMITTAG NO was specified. ...rc="images/Welkom.jpg" width="286" height="84"><br /> You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">". ✉ 12# Info Line 62 column 17: start tag was here. <div id="div5"><img src="images/Welkom.jpg" width="286" height="84"><br /> 13# Error Line 87 column 165: element "embed" undefined. ...ckwave-flash" width="799" height="27"></embed> |
When I saw all these errors I looked at them and tryed to figure it out but nothing, I can't understand what's wrong with these errors or why I get these errors.
Please someone help me or just tell me where to look.
Thanks in advance,
Time Records
