The following notes and warnings highlight missing or conflicting information which caused the validator to perform some guesswork prior to validation. If the guess or fallback is incorrect, it could make validation results entirely incoherent. It is highly recommended to check these potential issues, and, if necessary, fix them and re-validate the document.
Character Encoding mismatch!
The character encoding specified in the HTTP header
(utf-8)
is different from the value in the <meta> element
(iso-8859-1). I will use the
value from the HTTP header
(utf-8) for this
validation.
<STYLE type=text/css media=all>
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
<STYLE type=text/css media=all>
<STYLE type=text/css media=all>
This error may occur when there is a mistake in how a self-closing tag is closed, e.g '.../ >'. The proper syntax is '... />' (note the position of the space).
<STYLE type=text/css media=all>
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:
@import url( http://media.blackducksoftware.com/koders/styles/koders_home.css );
You have used character data somewhere it is not permitted to appear. Mistakes that can cause this error include:
</STYLE>
The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.
If this error occurred in a script section of your document, you should probably read this FAQ entry.
<SCRIPT type=text/javascript>
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
<SCRIPT type=text/javascript>
<SCRIPT type=text/javascript>
This error may occur when there is a mistake in how a self-closing tag is closed, e.g '.../ >'. The proper syntax is '... />' (note the position of the space).
<SCRIPT type=text/javascript>
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:
</SCRIPT>
The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.
If this error occurred in a script section of your document, you should probably read this FAQ entry.
src="http://media.blackducksoftware.com/koders/scripts/twoLevelScript.js"
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
type=text/javascript></SCRIPT>
type=text/javascript></SCRIPT>
This error may occur when there is a mistake in how a self-closing tag is closed, e.g '.../ >'. The proper syntax is '... />' (note the position of the space).
type=text/javascript></SCRIPT>
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:
type=text/javascript></SCRIPT>
The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.
If this error occurred in a script section of your document, you should probably read this FAQ entry.
<LINK title="rss 2.0" href="/rss.xml" type=application/rss+xml rel=alternate>
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
<LINK title="rss 2.0" href="/rss.xml" type=application/rss+xml rel=alternate>
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
<LINK title="rss 2.0" href="/rss.xml" type=application/rss+xml rel=alternate>
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
<LINK title="rss 2.0" href="/rss.xml" type=application/rss+xml rel=alternate>
<LINK title="rss 2.0" href="/rss.xml" type=application/rss+xml rel=alternate>
This error may occur when there is a mistake in how a self-closing tag is closed, e.g '.../ >'. The proper syntax is '... />' (note the position of the space).
<LINK title="rss 2.0" href="/rss.xml" type=application/rss+xml rel=alternate>
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:
<META content="MSHTML 6.00.2900.3527" name=GENERATOR>
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
<META content="MSHTML 6.00.2900.3527" name=GENERATOR>
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
<META content="MSHTML 6.00.2900.3527" name=GENERATOR>
<META content="MSHTML 6.00.2900.3527" name=GENERATOR>
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:
</head>
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
><META content="MSHTML 6.00.2900.3527" name=GENERATOR> <TABLE id=container cellSpacing=0 cellPadding=0 width="950" align=center
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
<TABLE id=container cellSpacing=0 cellPadding=0 width="950" align=center
<TABLE id=container cellSpacing=0 cellPadding=0 width="950" align=center
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
<TABLE id=container cellSpacing=0 cellPadding=0 width="950" align=center
<TABLE id=container cellSpacing=0 cellPadding=0 width="950" align=center
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
<TABLE id=container cellSpacing=0 cellPadding=0 width="950" align=center
<TABLE id=container cellSpacing=0 cellPadding=0 width="950" align=center
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
…er cellSpacing=0 cellPadding=0 width="950" align=center
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
…er cellSpacing=0 cellPadding=0 width="950" align=center
border=0><TBODY>
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
border=0><TBODY>
border=0><TBODY>
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:
border=0><TBODY>
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:
<TR>
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:
<TD vAlign=top width="950" height=92>
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
<TD vAlign=top width="950" height=92>
<TD vAlign=top width="950" height=92>
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
<TD vAlign=top width="950" height=92>
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
<TD vAlign=top width="950" height=92>
<TD vAlign=top width="950" height=92>
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:
<DIV class=header_row>
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
<DIV class=header_row>
<DIV class=header_row>
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:
<TABLE class=header_row id=header_table cellSpacing=0 cellPadding=0
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
<TABLE class=header_row id=header_table cellSpacing=0 cellPadding=0
<TABLE class=header_row id=header_table cellSpacing=0 cellPadding=0
<TABLE class=header_row id=header_table cellSpacing=0 cellPadding=0
… id=header_table cellSpacing=0 cellPadding=0
width="950" border=0>
width="950" border=0>
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:
<TBODY>
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:
<TR>
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:
<TD width=268 rowSpan=2><!-- <div id='duck_home_link'><a href="/"><img
<TD width=268 rowSpan=2><!-- <div id='duck_home_link'><a href="/"><img
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
<TD width=268 rowSpan=2><!-- <div id='duck_home_link'><a href="/"><img
<TD width=268 rowSpan=2><!-- <div id='duck_home_link'><a href="/"><img
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:
id=duck_home_link href="/"><IMG
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
id=duck_home_link href="/"><IMG
id=duck_home_link href="/"><IMG
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
id=duck_home_link href="/"><IMG
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:
height=92 width=268 alt=""
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
height=92 width=268 alt=""
height=92 width=268 alt=""
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
height=92 width=268 alt=""
height=92 width=268 alt=""
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
src="http://media.blackducksoftware.com/koders/images/bds_koders_log
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
…m/koders/images/bds_koders_logo.jpg"></A></TD>
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:
…ders/images/bds_koders_logo.jpg"></A></TD>
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
id=duck_home_link href="/"><IMG <TD height=92>
<TD height=92>
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:
<TR><TD height=0>
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:
<TR><TD height=0>
<TR><TD height=0>
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:
<DIV id=nav_container>
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
<DIV id=nav_container>
<DIV id=nav_container>
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:
<UL class=main_nav>
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
<UL class=main_nav>
<UL class=main_nav>
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:
<LI class=top_level><A
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
<LI class=top_level><A
<LI class=top_level><A
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:
href="http://corp.koders.com/about/"><IMG class=rollovers
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:
… href="http://corp.koders.com/about/"><IMG class=rollovers
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
… href="http://corp.koders.com/about/"><IMG class=rollovers
id=learn_rollover alt=""
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
id=learn_rollover alt=""
…/koders/images/about_button_top.gif"></A>
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:
…ers/images/about_button_top.gif"></A>
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
href="http://corp.koders.com/about/"><IMG class=rollovers <UL>
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:
<LI>
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:
<div align="left"><A title="About Koders.com"
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
href="http://corp.koders.com/about/">About</A> </div>
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:
<LI>
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:
href="http://corp.koders.com/about#Contact">
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:
</LI><LI>
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:
href="http://corp.koders.com/sitemap">
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:
</ul></li>
The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.
If this error occurred in a script section of your document, you should probably read this FAQ entry.
</ul></li>
The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.
If this error occurred in a script section of your document, you should probably read this FAQ entry.
<LI class=top_level><A
<LI class=top_level><A
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:
href="http://corp.koders.com/resources"><IMG
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:
class=rollovers id=resources_rollover alt=""
class=rollovers id=resources_rollover alt=""
…ers/images/resources_button_top.gif"></A>
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:
…images/resources_button_top.gif"></A>
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
href="http://corp.koders.com/resources"><IMG <UL>
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:
<LI>
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:
href="http://corp.koders.com/resources">
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:
<LI>
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:
…"http://corp.koders.com/resources/license-info">License Info</A>
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:
</LI><LI>
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:
…"http://corp.koders.com/resources/top-searches">Top Searches</A>
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:
</LI><LI>
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:
… href="http://corp.koders.com/resources/widgets">Add search to your site</A>
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:
</LI><LI>
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:
… href="http://corp.koders.com/resources/feedback">Feedback</A>
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:
</ul></li>
The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.
If this error occurred in a script section of your document, you should probably read this FAQ entry.
</ul></li>
The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.
If this error occurred in a script section of your document, you should probably read this FAQ entry.
<LI class=top_level><A
<LI class=top_level><A
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:
href="http://corp.koders.com/downloads"><IMG
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:
class=rollovers id=products_rollover alt=""
class=rollovers id=products_rollover alt=""
…ers/images/community_button_top.gif"></A>
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:
…images/community_button_top.gif"></A>
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
href="http://corp.koders.com/downloads"><IMG <UL>
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:
<LI>
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:
href="http://corp.koders.com/downloads">
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:
<LI>
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:
… href="http://corp.koders.com/downloads/demo">Demo
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:
</LI><LI>
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:
… href="http://corp.koders.com/downloads/plugins">Plugins</A> </div>
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:
</LI><LI>
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:
…f="http://corp.koders.com/downloads/plugins#IDE">IDE Plugins</A> </div>
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:
</LI><LI>
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:
…//corp.koders.com/downloads/plugins#browser">Browser Plugins</A> </div>
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:
</ul></li>
The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.
If this error occurred in a script section of your document, you should probably read this FAQ entry.
</ul></li>
The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.
If this error occurred in a script section of your document, you should probably read this FAQ entry.
<LI class=top_level><A
<LI class=top_level><A
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:
… href="http://corp.koders.com/support/overview"><IMG class=rollovers
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:
…rp.koders.com/support/overview"><IMG class=rollovers
id=news_rollover alt=""
…oders/images/support_button_top.gif"></A>
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:
…s/images/support_button_top.gif"></A>
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
… href="http://corp.koders.com/support/overview"><IMG class=rollovers <UL>
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:
<LI>
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:
… href="http://corp.koders.com/support/overview">Overview</A> </div>
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:
<LI>
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:
…ttp://corp.koders.com/support/getting-started">Getting Started Guide</A> </div>
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:
</LI><LI>
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:
…ers.com/support/getting-started#search">Search Examples</A> </div>
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:
<LI>
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:
…ttp://corp.koders.com/support/contact-support">Contact Support</A> </div>
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:
</ul></li>
The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.
If this error occurred in a script section of your document, you should probably read this FAQ entry.
</ul></li>
The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.
If this error occurred in a script section of your document, you should probably read this FAQ entry.
<LI class=top_level><A
<LI class=top_level><A
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:
… href="http://www.blackducksoftware.com/" target="_blank"><IMG
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
…//www.blackducksoftware.com/" target="_blank"><IMG
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:
class=rollovers id=blackduck_rollover alt=""
class=rollovers id=blackduck_rollover alt=""
…om/koders/images/bds_button_top.gif"></A>
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:
…oders/images/bds_button_top.gif"></A>
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
…//www.blackducksoftware.com/" target="_blank"><IMG <UL>
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:
<LI>
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:
…Black Duck Software" target="_blank">About Black Duck Software</A></div>
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:
<LI>
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:
…he Black Duck Suite" target="_blank">The Black Duck Suite</A> </div>
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:
<LI>
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:
title="OSS Page" target="_blank">Open Source Resource Center</A> </div>
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:
<LI>
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:
…ck Knowledge Center" target="_blank">Black Duck Knowledge Center</A> </div>
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:
</LI><LI>
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:
…act" title="Contact" target="_blank">Contact</A> </div>
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:
<LI class=top_level><A
<LI class=top_level><A
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:
href="http://corp.koders.com/submitproject"><IMG
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:
…/submit_button_top.gif" alt="" name="company_rollover" border="0" class=rollo
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
…t="" name="company_rollover" border="0" class=rollovers
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
…"company_rollover" border="0" class=rollovers
id=company_rollover></A></LI>
id=company_rollover></A></LI>
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:
id=company_rollover></A></LI>
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
href="http://corp.koders.com/submitproject"><IMG </UL></DIV></TD>
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
<LI class=top_level><A </UL></DIV></TD>
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
<UL> </UL></DIV></TD>
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
<LI class=top_level><A </UL></DIV></TD>
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
<UL> </UL></DIV></TD>
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
<LI class=top_level><A </UL></DIV></TD>
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
<UL> </UL></DIV></TD>
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
<LI class=top_level><A </UL></DIV></TD>
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
<UL class=main_nav> </TR></TBODY></TABLE></DIV></TD></TD></TR>
The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.
If this error occurred in a script section of your document, you should probably read this FAQ entry.
<TR>
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:
<TD vAlign=top align=left height=7 bgcolor=#cc3300 colSpan=2></TD></TR>
<TD vAlign=top align=left height=7 bgcolor=#cc3300 colSpan=2></TD></TR>
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
<TD vAlign=top align=left height=7 bgcolor=#cc3300 colSpan=2></TD></TR>
<TD vAlign=top align=left height=7 bgcolor=#cc3300 colSpan=2></TD></TR>
<TD vAlign=top align=left height=7 bgcolor=#cc3300 colSpan=2></TD></TR>
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
<TD vAlign=top align=left height=7 bgcolor=#cc3300 colSpan=2></TD></TR>
You have used a character that is not considered a "name character" in an attribute value. Which characters are considered "name characters" varies between the different document types, but a good rule of thumb is that unless the value contains only lower or upper case letters in the range a-z you must put quotation marks around the value. In fact, unless you have extreme file size requirements it is a very very good idea to always put quote marks around your attribute values. It is never wrong to do so, and very often it is absolutely necessary.
…ign=top align=left height=7 bgcolor=#cc3300 colSpan=2></TD></TR>
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
…ign=top align=left height=7 bgcolor=#cc3300 colSpan=2></TD></TR>
…n=top align=left height=7 bgcolor=#cc3300 colSpan=2></TD></TR>
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:
<TR>
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:
<TD vAlign=center align=left bgColor=#ffffff colSpan=2><!-- end content tabl
<TD vAlign=center align=left bgColor=#ffffff colSpan=2><!-- end content tabl
…TD vAlign=center align=left bgColor=#ffffff colSpan=2><!-- end content table
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
…TD vAlign=center align=left bgColor=#ffffff colSpan=2><!-- end content table
You have used a character that is not considered a "name character" in an attribute value. Which characters are considered "name characters" varies between the different document types, but a good rule of thumb is that unless the value contains only lower or upper case letters in the range a-z you must put quotation marks around the value. In fact, unless you have extreme file size requirements it is a very very good idea to always put quote marks around your attribute values. It is never wrong to do so, and very often it is absolutely necessary.
<TD vAlign=center align=left bgColor=#ffffff colSpan=2><!-- end content table -->
<TD vAlign=center align=left bgColor=#ffffff colSpan=2><!-- end content table -->
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:
<form action="default.aspx" method="get">
The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).
One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).
<tr>
<input name=s type="text" size="60" maxlength="100" />
</form>
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
<tr> </table>
Most likely, you nested tags and closed them in the wrong order. For example <p><em>...</p> is not acceptable, as <em> must be closed before <p>. Acceptable nesting is: <p><em>...</em></p>
Another possibility is that you used an element which requires a child element that you did not include. Hence the parent element is "not finished", not complete. For instance, in HTML the <head> element must contain a <title> child element, lists (ul, ol, dl) require list items (li, or dt, dd), and so on.
</p> </td>
The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.
If this error occurred in a script section of your document, you should probably read this FAQ entry.
<tr bgcolor="#f19f37" height="30" width="555">
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
<tr bgcolor="#f19f37" height="30" width="555">
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
…d_rule.gif" width="950" height="7" /></td>
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>.
…width="199" height="23" border="0" /></a></div></td>
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>.
…width="199" height="23" border="0" /></a></div></td>
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>.
…width="199" height="23" border="0" /></a></div></td>
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>.
…d_rule.gif" width="2" height="235" /></div></td>
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>.
…d_rule.gif" width="2" height="235" /></div></td>
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>.
…d_rule.gif" width="2" height="235" /></div></td>
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>.
…tware.com/koders/images/spacer.gif"/><img src="http://media.blackducksoftware
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>.
…r_bar.gif" width="950" height="17" /></td>
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>.
<TR>
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:
<TD vAlign=center align=left bgColor=#ffffff colSpan=2>
<TD vAlign=center align=left bgColor=#ffffff colSpan=2>
<TD vAlign=center align=left bgColor=#ffffff colSpan=2>
You have used a character that is not considered a "name character" in an attribute value. Which characters are considered "name characters" varies between the different document types, but a good rule of thumb is that unless the value contains only lower or upper case letters in the range a-z you must put quotation marks around the value. In fact, unless you have extreme file size requirements it is a very very good idea to always put quote marks around your attribute values. It is never wrong to do so, and very often it is absolutely necessary.
<TD vAlign=center align=left bgColor=#ffffff colSpan=2>
<TD vAlign=center align=left bgColor=#ffffff colSpan=2>
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:
<P align=center><A href="http://corp.koders.com/about/" class="k_footer">A
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
<P align=center><A href="http://corp.koders.com/about/" class="k_footer">A
<P align=center><A href="http://corp.koders.com/about/" class="k_footer">A
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:
…><A href="http://corp.koders.com/about/" class="k_footer">About Koders</A> | <A
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. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.
…p.koders.com/about/" class="k_footer">About Koders</A> | <A
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:
…f="http://corp.koders.com/resources" class="k_footer">Resources</A> | <A
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:
…"http://corp.koders.com/downloads/" class="k_footer">Downloads</A> | <A
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:
…oders.com/support/overview/" class="k_footer">Support</A> | <A
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:
…m/" target="_blank" class="k_footer">Black Duck</A> | <A
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:
…//corp.koders.com/submitproject" class="k_footer">Submit Project</A> | <A
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:
…oders.com/terms-of-service/" class="k_footer">Terms of Service </A> | <A
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:
href="http://corp.koders.com/DMCA/" class="k_footer">DMCA</A> | <A
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:
…rp.koders.com/privacy-policy/" class="k_footer">Privacy Policy</A> | <A
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:
…ref="http://corp.koders.com/sitemap/" class="k_footer">Site Map</A>| <A
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:
…//corp.koders.com/about#Contact" class="k_footer">Contact Us</A></P></TD></TR>
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:
<TR>
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:
<TD vAlign=center align=left bgColor=#ffffff colSpan=2>
<TD vAlign=center align=left bgColor=#ffffff colSpan=2>
<TD vAlign=center align=left bgColor=#ffffff colSpan=2>
You have used a character that is not considered a "name character" in an attribute value. Which characters are considered "name characters" varies between the different document types, but a good rule of thumb is that unless the value contains only lower or upper case letters in the range a-z you must put quotation marks around the value. In fact, unless you have extreme file size requirements it is a very very good idea to always put quote marks around your attribute values. It is never wrong to do so, and very often it is absolutely necessary.
<TD vAlign=center align=left bgColor=#ffffff colSpan=2>
<TD vAlign=center align=left bgColor=#ffffff colSpan=2>
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:
<TABLE cellSpacing=0 cellPadding=0 width=950 border=0>
<TABLE cellSpacing=0 cellPadding=0 width=950 border=0>
<TABLE cellSpacing=0 cellPadding=0 width=950 border=0>
<TABLE cellSpacing=0 cellPadding=0 width=950 border=0>
<TABLE cellSpacing=0 cellPadding=0 width=950 border=0>
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:
<TBODY>
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:
<TR>
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:
<TD colSpan=2>
<TD colSpan=2>
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:
<div align="center"><DIV id=footer_div>
<div align="center"><DIV id=footer_div>
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:
</DIV></DIV></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.
If this error occurred in a script section of your document, you should probably read this FAQ entry.
</DIV></DIV></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
<div align="center"><DIV id=footer_div> </body>
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
<div align="center"> <STYLE type=text/css media=all>
<STYLE type=text/css media=all>
<STYLE type=text/css media=all>
</STYLE>
<SCRIPT type=text/javascript>
<SCRIPT type=text/javascript>
<SCRIPT type=text/javascript>
</SCRIPT>