Errors found while checking this document as HTML5!

Result: 4 Errors, 1 warning(s)
:
: utf-8
: HTML5
Root Element: html
Options

Help on the options is available.

Notes and Potential Issues

The following notes and warnings highlight missing or conflicting information which caused the validator to perform some guesswork prior to validation, or other things affecting the output below. 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.

  1. Info Using experimental feature: HTML5 Conformance Checker.

    The validator checked your document with an experimental feature: HTML5 Conformance Checker. This feature has been made available for your convenience, but be aware that it may be unreliable, or not perfectly up to date with the latest development of some cutting-edge technologies. If you find any issues with this feature, please report them. Thank you.

↑ Top

Validation Output: 4 Errors

  1. Error Line 12, Column 63: Bad value X-UA-Compatible for attribute http-equiv on element meta.
    	<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">

  2. Error Line 79, Column 6: Element p not allowed as child of element ul in this context. (Suppressing further errors from this subtree.)
    			<p>Projects_</p>
    Contexts in which element p may be used:
    Where flow content is expected.
    Content model for element ul:
    Zero or more li elements.
  3. Error Line 134, Column 25: Duplicate attribute id.
    		<div id="work-desc" id="ml-20">

  4. Error Line 219, Column 177: An a start tag seen but an element of the same type was already open.
    …leung" target="_blank" title="Twitter">Twitter</a> | <a href="http://www.vimeo…

↑ Top