Thursday, June 25th, 2009
Hello World
For those looking to write semantic (X)HTML I have a series of tutorials that go progressively through each of the different tags looking at what you should be using each for and what attributes you should be using with it. For the pirposes of this series we’re going to look at the XHTML in a way that will also allow it to work as HTML (assuming you get rid of the slasahes from the self closing tags and change the doctype)..
In the tradition of all such tutorials let’s start with Hello World.
