Errors found while checking this document as XHTML 1.0 Transitional!

Result: 11 Errors
:
: utf-8
: XHTML 1.0 Transitional
Root Element: html
Root Namespace: http://www.w3.org/1999/xhtml
Options

Help on the options is available.

↑ Top

Validation Output: 11 Errors

  1. Error Line 228, Column 247: value of attribute "align" cannot be "absmiddle"; must be one of "top", "middle", "bottom", "left", "right"
    …th="48" height="48" border="0" align="absmiddle" /> Andrew on LinkedIn</a></li>

    The value of the attribute is defined to be one of a list of possible values but in the document it contained something that is not allowed for that type of attribute. For instance, the “selected” attribute must be either minimized as “selected” or spelled out in full as “selected="selected"”; a value like “selected="true"” is not allowed.

  2. Error Line 229, Column 239: value of attribute "align" cannot be "absmiddle"; must be one of "top", "middle", "bottom", "left", "right"
    …dth="48" height="48" border="0" align="absmiddle" /> Andrew on twitter</a></li>

    The value of the attribute is defined to be one of a list of possible values but in the document it contained something that is not allowed for that type of attribute. For instance, the “selected” attribute must be either minimized as “selected” or spelled out in full as “selected="selected"”; a value like “selected="true"” is not allowed.

  3. Error Line 230, Column 233: value of attribute "align" cannot be "absmiddle"; must be one of "top", "middle", "bottom", "left", "right"
    …th="48" height="48" border="0" align="absmiddle" /> Andrew on facebook</a></li>

    The value of the attribute is defined to be one of a list of possible values but in the document it contained something that is not allowed for that type of attribute. For instance, the “selected” attribute must be either minimized as “selected” or spelled out in full as “selected="selected"”; a value like “selected="true"” is not allowed.

  4. Error Line 237, Column 232: value of attribute "align" cannot be "absmiddle"; must be one of "top", "middle", "bottom", "left", "right"
    …="48" height="48" border="0" align="absmiddle" /> Andrew on Werdna.org</a></li>

    The value of the attribute is defined to be one of a list of possible values but in the document it contained something that is not allowed for that type of attribute. For instance, the “selected” attribute must be either minimized as “selected” or spelled out in full as “selected="selected"”; a value like “selected="true"” is not allowed.

  5. Error Line 238, Column 264: value of attribute "align" cannot be "absmiddle"; must be one of "top", "middle", "bottom", "left", "right"
    …eight="48" border="0" align="absmiddle" /> Art By Andrew Duff on facebook</a><…

    The value of the attribute is defined to be one of a list of possible values but in the document it contained something that is not allowed for that type of attribute. For instance, the “selected” attribute must be either minimized as “selected” or spelled out in full as “selected="selected"”; a value like “selected="true"” is not allowed.

  6. Error Line 239, Column 14: document type does not allow element "br" here; assuming missing "li" start-tag
            <br /><br />

  7. Error Line 240, Column 25: document type does not allow element "li" here; missing one of "ul", "ol", "menu", "dir" start-tag
    		<li class="subconnect"><a href="http://werdnadotorg.etsy.com" title="Shop Art…

    The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.

    One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").

  8. Error Line 240, Column 230: value of attribute "align" cannot be "absmiddle"; must be one of "top", "middle", "bottom", "left", "right"
    … height="48" border="0" align="absmiddle" /> Werdnadotorg Shop on Etsy</a></li>

    The value of the attribute is defined to be one of a list of possible values but in the document it contained something that is not allowed for that type of attribute. For instance, the “selected” attribute must be either minimized as “selected” or spelled out in full as “selected="selected"”; a value like “selected="true"” is not allowed.

  9. Error Line 241, Column 31: document type does not allow element "li" here; missing one of "ul", "ol", "menu", "dir" start-tag
            <li class="subconnect"><a href="http://onepagelove.com/collective-gasp"…

    The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.

    One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").

  10. Error Line 241, Column 272: value of attribute "align" cannot be "absmiddle"; must be one of "top", "middle", "bottom", "left", "right"
    …eight="48" border="0" align="absmiddle" /> Feature page on One Page Love</a></…

    The value of the attribute is defined to be one of a list of possible values but in the document it contained something that is not allowed for that type of attribute. For instance, the “selected” attribute must be either minimized as “selected” or spelled out in full as “selected="selected"”; a value like “selected="true"” is not allowed.

  11. Error Line 242, Column 8: end tag for "li" omitted, but OMITTAG NO was specified
    	  </ul>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  12. Info Line 239, Column 9: start tag was here
            <br /><br />

↑ Top