devroom.io/drafts/2010-03-24-ariejannet-now-in-valid-html5.md
Ariejan de Vroom dbae98c4c0 Moar updates
2013-03-24 14:27:51 +01:00

32 lines
1.0 KiB
Markdown

---
title: "Ariejan.net now in valid HTML5"
kind: article
slug: ariejannet-now-in-valid-html5
created_at: 2010-03-24
tags:
- html5
- css3
---
_As most_ developers already know: [HTML5][1] [is][2] [very][3] [awesome][4]! So, with my move from WordPress to Toto I've made sure Ariejan.net is HTML5 compliant.
[1]: http://dev.w3.org/html5/spec/Overview.html
[2]: http://www.readwriteweb.com/archives/5_exciting_things_in_html_5.php
[3]: http://www.geektechnica.com/2009/06/5-amazing-html5-features-to-look-forward-to/
[4]: http://www.youtube.com/html5
~
I'm not going to tell you how I did it all, there's enough about writing HTML5 on the web already.
Here's the proof:
![W3C HTML5 Validation of Ariejan.net][img1]
Or, if you don't believe the screenshot, [validate it yourself][5].
_Note: The warning is about using the expiremental HTML5 Conformance Checker_
[5]: http://validator.w3.org/check?uri=http%3A%2F%2Fariejan.net%2F&charset=%28detect+automatically%29&doctype=Inline&group=0
[img1]: http://ariejan.net/images/valid_html5.jpg