I think the designer of theme html5boilerplate meant that you have to put in your own valid doctype html. As it is now your site cannot be validated at all because some essential definitions are in the doctype.
When I click on any of the revolving images in the header I get a 404. Is that meant to happen?
Nice tool ImageFlow. Others be aware that you have to pay a small fee to use it commercially.
Re: My personal page
Posted: Mon Feb 06, 2012 3:23 pm
by ankedesign
Hi, What Harm probably means is that you would expect a doctype declaration as <!doctype html blablablablabla>. But the single tag <!doctype html> is the correct doctype for html 5. Html5 doesn't need anything more than that. ( more info here: http://www.w3schools.com/html5/tag_doctype.asp)
The Boilerplate theme was made by Bob, so I reckon he knows pretty well what he's doing.
Re: My personal page
Posted: Wed Sep 02, 2015 8:29 am
by KittyCathy
It looks great. Maybe I ever learn to create such websites