Interested that he's using explicit closed tags on eg <img /> which in html is not required. Perhaps "/" are pretty?<p><i>This is the same as in HTML4. However, due to the widespread attempts to use XHTML1, there are a significant number of pages using the trailing slash. Because of this, the trailing slash syntax has been permitted on void elements in HTML in order to ease migration from XHTML1 to HTML5. </i> ( <a href="http://wiki.whatwg.org/wiki/FAQ#Should_I_close_empty_elements_with_.2F.3E_or_.3E.3F" rel="nofollow">http://wiki.whatwg.org/wiki/FAQ#Should_I_close_empty_element...</a> )