Check your HTML or XHTML.
Buy Now |
Help Forum |
Download Free Lite |
Download Pro Trial
CSE HTML Validator Lite generated 20 error messages and 20 warning messages when checking this web page. These problems could damage this web page's search engine rankings as well as cause viewing problems for visitors. It is highly recommended that any problems be corrected. Why validate?
URL: <http://www.embroidables.com>, Charset: ISO-8859-1, Local Time: 10:51:31 AM, Date: Thursday, September 02, 2010
| Type | Line | Message |
|---|
Error | 23 | The "html" element cannot be used here. It is nested in another "html" tag and cannot be nested. Has the previous "html" element been ended with an end tag? This element may be contained in "(first tag)". This element may not be contained in "html". <html> |
Error | 28 | The "type"text/css"" attribute is not valid for the "LINK" element. Some valid attributes for this element are: "accesskey", "charset", "class", "contenteditable", "contextmenu", "dir", "disabled", "draggable", "hidden", "href", "hreflang", "id", "item", "itemfor", "itemprop", "lang", "media", "methods", "name", "onclick", "ondblclick", "onerror", "onkeydown", "onkeypress", "onkeyup", "onload", "onmousedown", "onmousemove", "onmouseout", "onmouseover", "onmouseup", "onreadystatechange", "role", "spellcheck", "style", "tabindex", "target", "title", "type", and "urn". <LINK rel="stylesheet" type"text/css" href="print.css" media="print"> |
Error | 28 | Quotation mark found in text string where it probably shouldn't be. <LINK rel="stylesheet" type"text/css" href="print.css" media="print"> |
Error | 28 | Quotation mark found in text string where it probably shouldn't be. <LINK rel="stylesheet" type"text/css" href="print.css" media="print"> |
Error | 45 | The end tag for "p4" was found, but no start tag for "p4" was found. This appears to be a misplaced end tag that should be removed. </p4></td></tr> |
Error | 52 | The "DIV" element cannot be used here. It is contained in a "table" tag that cannot contain it. This element may be contained in "body", "dd", "td", and "th". This element may not be contained in "dl" and "table". <DIV class="donotprint"> |
Error | 54 | The hexadecimal color value for the "bgcolor" attribute is missing the '#' character. Use bgcolor="#E5F9FC". <table border="0" cellpadding="0" cellspacing="0" bgcolor="E5F9FC"> |
Error | 60 | Nesting errors can be ignored by turning off the option to check HTML tag nesting. However, it is recommended that you leave this feature enabled. This option is in CSE HTML Validator's Validator Engine Options.The end tag for "td" (started in line 59) should appear before the end tag for "div" (nesting error). </div> |
Error | 84 | The Quick Quote Tool in the editor can be used to quickly enclose all attribute values in quotation marks.The attribute value "100%" for the "width" attribute was not enclosed in single or double quotation marks when it must be. In HTML 4.01, attribute values containing characters other than A-Z, a-z, 0-9, hyphens, periods, underscores, and colons must be quoted. In XHTML/XML, all attribute values must be quoted. Quotes are recommended even if they are not required. <table border="0" cellpadding="0" cellspacing="0" width=100% background="/NewWebsite/header/images/HeaderBackground.gif"> |
Error | 85 | The end tag for "tr" (started in line 85) should appear before the end tag for "td" (nesting error). <tr><td width="20"></td></td><td width=770 height=65 align="left" valign="center" > |
Error | 85 | The "valign" attribute has an invalid attribute value "center". The expected value is one of the following: "baseline", "bottom", "middle", or "top". <tr><td width="20"></td></td><td width=770 height=65 align="left" valign="center" > |
Error | 87 | The attribute value "100%" for the "width" attribute was not enclosed in single or double quotation marks when it must be. In HTML 4.01, attribute values containing characters other than A-Z, a-z, 0-9, hyphens, periods, underscores, and colons must be quoted. In XHTML/XML, all attribute values must be quoted. Quotes are recommended even if they are not required. <table border="0" cellpadding="0" cellspacing="0" width=100% height=60 align="center" valign="top"> |
Error | 142 | The "td" element cannot be used here. It is nested in another "td" tag and cannot be nested. Has the previous "td" element been ended with an end tag? This element may be contained in "tr". This element may not be contained in "td" and "th". <td valign="middle" align="right"><span class="logintext">Welcome to Embroidables<br>Would you like to </span><a href="/?signin=y&PHPSESSID=8f23b04049e0d... |
Warning | 142 | An invalid character reference "&PHPSESSID" was found in the "href" attribute value. The most likely cause is an unencoded ampersand. This is a common error that should be fixed (even though it still works most of the time). Ampersands should be encoded as "&" even when specifying script variables. Web browsers will convert the "&" entities back to just '&'. Example: href="script.cgi?var1=value&var2=value" should be href="script.cgi?var1=value&var2=value". Note that the ampersand in the URL was encoded as "&". Other causes of invalid references are misspelled entity names and missing semicolons. <td valign="middle" align="right"><span class="logintext">Welcome to Embroidables<br>Would you like to </span><a href="/?signin=y&PHPSESSID=8f23b04049e0dcebc09b94f84569c4d6">sign in</a><span class="logintext">?</span></td></span> |
Warning | 146 | An invalid character reference "&PHPSESSID" was found in the "href" attribute value. The most likely cause is an unencoded ampersand. This is a common error that should be fixed (even though it still works most of the time). Ampersands should be encoded as "&" even when specifying script variables. Web browsers will convert the "&" entities back to just '&'. Example: href="script.cgi?var1=value&var2=value" should be href="script.cgi?var1=value&var2=value". Note that the ampersand in the URL was encoded as "&". Other causes of invalid references are misspelled entity names and missing semicolons. <td align="center"><a href="/store.php?page=contact_us&PHPSESSID=8f23b04049e0dcebc09b94f84569c4d6"><img src="/NewWebsite/header/images/DotDivider.gif" border="0"></a></td> |
Warning | 154 | An invalid character reference "&PHPSESSID" was found in the "href" attribute value. The most likely cause is an unencoded ampersand. This is a common error that should be fixed (even though it still works most of the time). Ampersands should be encoded as "&" even when specifying script variables. Web browsers will convert the "&" entities back to just '&'. Example: href="script.cgi?var1=value&var2=value" should be href="script.cgi?var1=value&var2=value". Note that the ampersand in the URL was encoded as "&". Other causes of invalid references are misspelled entity names and missing semicolons. <td valign="middle" align="center" width="250"><a href="/store.php?page=COE&PHPSESSID=8f23b04049e0dcebc09b94f84569c4d6"><img src="/images/BizrateCOE.jpg" border="0"></a></td> |
Error | 180 | The "table" element cannot be used here. It is nested in another "table" tag and cannot be nested. Has the previous "table" element been ended with an end tag? This element may be contained in "body", "dd", "td", and "th". This element may not be contained in "dl" and "table". <table border="0" cellpadding="0" cellspacing="0" width=100% bgcolor="#b52e73" background="/NewWebsite/header/images/headerbar.gif" align="center"> |
Warning | 189 | An invalid character reference "&PHPSESSID" was found in the "href" attribute value. The most likely cause is an unencoded ampersand. This is a common error that should be fixed (even though it still works most of the time). Ampersands should be encoded as "&" even when specifying script variables. Web browsers will convert the "&" entities back to just '&'. Example: href="script.cgi?var1=value&var2=value" should be href="script.cgi?var1=value&var2=value". Note that the ampersand in the URL was encoded as "&". Other causes of invalid references are misspelled entity names and missing semicolons. <td align="center" valign="middle"><a href="/store.php?page=new_designs&PHPSESSID=8f23b04049e0dcebc09b94f84569c4d6">New Designs</a></td> |
Warning | 192 | An invalid character reference "&PHPSESSID" was found in the "href" attribute value. The most likely cause is an unencoded ampersand. This is a common error that should be fixed (even though it still works most of the time). Ampersands should be encoded as "&" even when specifying script variables. Web browsers will convert the "&" entities back to just '&'. Example: href="script.cgi?var1=value&var2=value" should be href="script.cgi?var1=value&var2=value". Note that the ampersand in the URL was encoded as "&". Other causes of invalid references are misspelled entity names and missing semicolons. <td align="center" valign="middle"><a href="/store.php?page=inspirations&PHPSESSID=8f23b04049e0dcebc09b94f84569c4d6">Inspirations</a></td> |
Warning | 194 | An invalid character reference "&PHPSESSID" was found in the "href" attribute value. The most likely cause is an unencoded ampersand. This is a common error that should be fixed (even though it still works most of the time). Ampersands should be encoded as "&" even when specifying script variables. Web browsers will convert the "&" entities back to just '&'. Example: href="script.cgi?var1=value&var2=value" should be href="script.cgi?var1=value&var2=value". Note that the ampersand in the URL was encoded as "&". Other causes of invalid references are misspelled entity names and missing semicolons. <td align="center" valign="middle"><a href="/store.php?page=about_us&PHPSESSID=8f23b04049e0dcebc09b94f84569c4d6">About Us</a></td> |
Warning | 196 | An invalid character reference "&PHPSESSID" was found in the "href" attribute value. The most likely cause is an unencoded ampersand. This is a common error that should be fixed (even though it still works most of the time). Ampersands should be encoded as "&" even when specifying script variables. Web browsers will convert the "&" entities back to just '&'. Example: href="script.cgi?var1=value&var2=value" should be href="script.cgi?var1=value&var2=value". Note that the ampersand in the URL was encoded as "&". Other causes of invalid references are misspelled entity names and missing semicolons. <td align="center" valign="middle"><a href="/store.php?page=contact_us&PHPSESSID=8f23b04049e0dcebc09b94f84569c4d6">Contact Us</a></td> |
Warning | 199 | An invalid character reference "&PHPSESSID" was found in the "href" attribute value. The most likely cause is an unencoded ampersand. This is a common error that should be fixed (even though it still works most of the time). Ampersands should be encoded as "&" even when specifying script variables. Web browsers will convert the "&" entities back to just '&'. Example: href="script.cgi?var1=value&var2=value" should be href="script.cgi?var1=value&var2=value". Note that the ampersand in the URL was encoded as "&". Other causes of invalid references are misspelled entity names and missing semicolons. <td align="center" valign="middle"><a href="/store.php?page=faq&PHPSESSID=8f23b04049e0dcebc09b94f84569c4d6">Help</a></td> |
Warning | 201 | An invalid character reference "&PHPSESSID" was found in the "href" attribute value. The most likely cause is an unencoded ampersand. This is a common error that should be fixed (even though it still works most of the time). Ampersands should be encoded as "&" even when specifying script variables. Web browsers will convert the "&" entities back to just '&'. Example: href="script.cgi?var1=value&var2=value" should be href="script.cgi?var1=value&var2=value". Note that the ampersand in the URL was encoded as "&". Other causes of invalid references are misspelled entity names and missing semicolons. <td align="center" valign="middle"><a href="/store.php?page=Tips&PHPSESSID=8f23b04049e0dcebc09b94f84569c4d6">Tips</a></td> |
Warning | 210 | An invalid character reference "&PHPSESSID" was found in the "href" attribute value. The most likely cause is an unencoded ampersand. This is a common error that should be fixed (even though it still works most of the time). Ampersands should be encoded as "&" even when specifying script variables. Web browsers will convert the "&" entities back to just '&'. Example: href="script.cgi?var1=value&var2=value" should be href="script.cgi?var1=value&var2=value". Note that the ampersand in the URL was encoded as "&". Other causes of invalid references are misspelled entity names and missing semicolons. <td valign="top" align="right"><a href="/store.php?page=cart&PHPSESSID=8f23b04049e0dcebc09b94f84569c4d6"><img src="/NewWebsite/header/images/Cart4.gif" border="0"></a></td> |
Error | 227 | The "FORM" element cannot be used here. It is contained in a "table" tag that cannot contain it. This element may be contained in "body", "dd", "td", and "th". This element may not be contained in "button", "dl", "form", and "table". <FORM name="Checkout" action="https://www.embroidables.com/Secure_Checkout/" method="POST"><input type="hidden" name="PHPSESSID" value="8f23b04049e0dcebc09... |
Warning | 239 | An invalid character reference "&PHPSESSID" was found in the "href" attribute value. The most likely cause is an unencoded ampersand. This is a common error that should be fixed (even though it still works most of the time). Ampersands should be encoded as "&" even when specifying script variables. Web browsers will convert the "&" entities back to just '&'. Example: href="script.cgi?var1=value&var2=value" should be href="script.cgi?var1=value&var2=value". Note that the ampersand in the URL was encoded as "&". Other causes of invalid references are misspelled entity names and missing semicolons. <td> <a href="/store.php?page=cart&PHPSESSID=8f23b04049e0dcebc09b94f84569c4d6">0 Items: $0.00</a> <A href="/?PHPSESSID=8f23b04049e0dcebc09b94f84569c4d6">Checkout</A></td> |
Error | 260 | The end tag for "tr" (started in line 181) should appear before the end tag for "td" (nesting error). </td></tr> |
Error | 270 | The "table" element cannot be used here. It is nested in another "table" tag and cannot be nested. Has the previous "table" element been ended with an end tag? This element may be contained in "body", "dd", "td", and "th". This element may not be contained in "dl" and "table". <table border="0" cellpadding="0" width="100%" cellspacing="0" bgcolor="#FFFFFF"> |
Error | 1068 | The "/" attribute is not valid for the "input" element. Some valid attributes for this element are: "accept", "accesskey", "align", "alt", "autocomplete", "autofocus", "checked", "class", "contenteditable", "contextmenu", "dir", "disabled", "draggable", "form", "formaction", "formenctype", "formmethod", "formnovalidate", "formtarget", "height", "hidden", "id", "item", "itemfor", "itemprop", "lang", "list", "max", "maxlength", "min", "multiple", "name", "onabort", "onblur", "oncanplay", "oncanplaythrough", "onchange", "onclick", "oncontextmenu", "ondblclick", "ondrag", "ondragend", "ondragenter", "ondragleave", "ondragover", "ondrop", "ondurationchange", "onemptied", "onended", "onerror", "onfilterchange", "onfocus", "onformchange", "onforminput", "oninput", "oninvalid", "onkeydown", "onkeypress", "onkeyup", "onload", "onloadeddata", "onloadedmetadata", "onloadstart", "onmousedown", "onmousemove", "onmouseout", "onmouseover", "onmouseup", "onmousewheel", "onpause", "onplay", "onplaying", "onprogress", "onratechange", "onreadystatechange", "onscroll", "onseeked", "onseeking", "onselect", "onshow", "onstalled", "onsubmit", "onsuspend", "ontimeupdate", "onvolumechange", "onwaiting", "pattern", "readonly", "required", "role", "size", "spellcheck", "src", "step", "style", "tabindex", "title", "type", "usemap", "value", and "width". <input id="tags" type="text" size="17" name="txtKeywords" value="Design Search"/ onfocus='this.value=""'> |
Error | 1068 | A quoted string (like an attribute value) cannot be immediately followed by text. It must be followed by a space or by the end of the tag. Is there a missing space character? <input id="tags" type="text" size="17" name="txtKeywords" value="Design Search"/ onfocus='this.value=""'> |
Warning | 1086 | An invalid character reference "&PHPSESSID" was found in the "href" attribute value. The most likely cause is an unencoded ampersand. This is a common error that should be fixed (even though it still works most of the time). Ampersands should be encoded as "&" even when specifying script variables. Web browsers will convert the "&" entities back to just '&'. Example: href="script.cgi?var1=value&var2=value" should be href="script.cgi?var1=value&var2=value". Note that the ampersand in the URL was encoded as "&". Other causes of invalid references are misspelled entity names and missing semicolons. <a href="/?ShopBy=Artist&PHPSESSID=8f23b04049e0dcebc09b94f84569c4d6"><img src="/NewWebsite/LeftMenu/images/ShopbyArtistExpanded.gif" border="0"></a> |
Warning | 1092 | An invalid character reference "&Artist" was found in the "href" attribute value. The most likely cause is an unencoded ampersand. This is a common error that should be fixed (even though it still works most of the time). Ampersands should be encoded as "&" even when specifying script variables. Web browsers will convert the "&" entities back to just '&'. Example: href="script.cgi?var1=value&var2=value" should be href="script.cgi?var1=value&var2=value". Note that the ampersand in the URL was encoded as "&". Other causes of invalid references are misspelled entity names and missing semicolons. <tr><td width=10 align="right"></td><td><a href="/store.php?page=Designs&Artist=Dolly-Mamas&PHPSESSID=8f23b04049e0dcebc09b94f84569c4d6">Dolly Mama's</a></td></tr> |
Warning | 1092 | An invalid character reference "&PHPSESSID" was found in the "href" attribute value. The most likely cause is an unencoded ampersand. This is a common error that should be fixed (even though it still works most of the time). Ampersands should be encoded as "&" even when specifying script variables. Web browsers will convert the "&" entities back to just '&'. Example: href="script.cgi?var1=value&var2=value" should be href="script.cgi?var1=value&var2=value". Note that the ampersand in the URL was encoded as "&". Other causes of invalid references are misspelled entity names and missing semicolons. <tr><td width=10 align="right"></td><td><a href="/store.php?page=Designs&Artist=Dolly-Mamas&PHPSESSID=8f23b04049e0dcebc09b94f84569c4d6">Dolly Mama's</a></td></tr> |
Warning | 1096 | An invalid character reference "&Artist" was found in the "href" attribute value. The most likely cause is an unencoded ampersand. This is a common error that should be fixed (even though it still works most of the time). Ampersands should be encoded as "&" even when specifying script variables. Web browsers will convert the "&" entities back to just '&'. Example: href="script.cgi?var1=value&var2=value" should be href="script.cgi?var1=value&var2=value". Note that the ampersand in the URL was encoded as "&". Other causes of invalid references are misspelled entity names and missing semicolons. <tr><td width=10 align="right"></td><td><a href="/store.php?page=Designs&Artist=Mindy&PHPSESSID=8f23b04049e0dcebc09b94f84569c4d6">Mindy Terasawa</a></td></tr> |
Warning | 1096 | An invalid character reference "&PHPSESSID" was found in the "href" attribute value. The most likely cause is an unencoded ampersand. This is a common error that should be fixed (even though it still works most of the time). Ampersands should be encoded as "&" even when specifying script variables. Web browsers will convert the "&" entities back to just '&'. Example: href="script.cgi?var1=value&var2=value" should be href="script.cgi?var1=value&var2=value". Note that the ampersand in the URL was encoded as "&". Other causes of invalid references are misspelled entity names and missing semicolons. <tr><td width=10 align="right"></td><td><a href="/store.php?page=Designs&Artist=Mindy&PHPSESSID=8f23b04049e0dcebc09b94f84569c4d6">Mindy Terasawa</a></td></tr> |
Warning | 1101 | An invalid character reference "&Artist" was found in the "href" attribute value. The most likely cause is an unencoded ampersand. This is a common error that should be fixed (even though it still works most of the time). Ampersands should be encoded as "&" even when specifying script variables. Web browsers will convert the "&" entities back to just '&'. Example: href="script.cgi?var1=value&var2=value" should be href="script.cgi?var1=value&var2=value". Note that the ampersand in the URL was encoded as "&". Other causes of invalid references are misspelled entity names and missing semicolons. <tr><td width=10 align="right"></td><td><a href="/store.php?page=Designs&Artist=DeenaRutter&PHPSESSID=8f23b04049e0dcebc09b94f84569c4d6">Deena Rutter</a></td></tr> |
Warning | 1101 | An invalid character reference "&PHPSESSID" was found in the "href" attribute value. The most likely cause is an unencoded ampersand. This is a common error that should be fixed (even though it still works most of the time). Ampersands should be encoded as "&" even when specifying script variables. Web browsers will convert the "&" entities back to just '&'. Example: href="script.cgi?var1=value&var2=value" should be href="script.cgi?var1=value&var2=value". Note that the ampersand in the URL was encoded as "&". Other causes of invalid references are misspelled entity names and missing semicolons. <tr><td width=10 align="right"></td><td><a href="/store.php?page=Designs&Artist=DeenaRutter&PHPSESSID=8f23b04049e0dcebc09b94f84569c4d6">Deena Rutter</a></td></tr> |
Warning | 1105 | An invalid character reference "&Artist" was found in the "href" attribute value. The most likely cause is an unencoded ampersand. This is a common error that should be fixed (even though it still works most of the time). Ampersands should be encoded as "&" even when specifying script variables. Web browsers will convert the "&" entities back to just '&'. Example: href="script.cgi?var1=value&var2=value" should be href="script.cgi?var1=value&var2=value". Note that the ampersand in the URL was encoded as "&". Other causes of invalid references are misspelled entity names and missing semicolons. <tr><td width=10 align="right"></td><td><a href="/store.php?page=Designs&Artist=FancyPants&PHPSESSID=8f23b04049e0dcebc09b94f84569c4d6">Fancy Pants</a></td></tr> |
Warning | 1105 | An invalid character reference "&PHPSESSID" was found in the "href" attribute value. The most likely cause is an unencoded ampersand. This is a common error that should be fixed (even though it still works most of the time). Ampersands should be encoded as "&" even when specifying script variables. Web browsers will convert the "&" entities back to just '&'. Example: href="script.cgi?var1=value&var2=value" should be href="script.cgi?var1=value&var2=value". Note that the ampersand in the URL was encoded as "&". Other causes of invalid references are misspelled entity names and missing semicolons. <tr><td width=10 align="right"></td><td><a href="/store.php?page=Designs&Artist=FancyPants&PHPSESSID=8f23b04049e0dcebc09b94f84569c4d6">Fancy Pants</a></td></tr> |
Error | 1109 | The maximum number of warning messages to display before the validation is terminated can be changed. This option is in CSE HTML Validator's Validator Engine Options.Terminating validation due to too many warnings. Please correct the previous warnings and recheck the document. HTML Validator is currently set to stop checking after 20 warnings. <tr><td width=10 align="right"></td><td><a href="/store.php?page=Designs&Artist=Renae&PHPSESSID=8f23b04049e0dcebc09b94f84569c4d6">RenaƩ Lindgren</a>... |
The above results are based on CSE HTML Validator Lite for Windows which only does basic syntax checking. Download the standard or professional editions for thorough syntax checking, including CSS, accessibility, search engine, link, and spell checking.
HTTP headers are sent by the web server to provide additional information about the server and the requested document.
Buy Now |
Help Forum |
Download Free Lite |
Download Pro Trial