Markup Review
The weblog of Brian Drum a web developer from Chicago. The site is “Conducted by Symphony”
which explains why Brians doctype is slightly different from that which we usually see for html5 – <!DOCTYPE html PUBLIC "XSLT-compat">
. Also interesting to note Brian choice of using a <dl>
to mark up his entries. Not sure I would have done that, what do other people think?
3 thoughts on “Brian Drum”
Agreed about the dl. Even without html5, there are some choices that I would’ve considered more approriate. What’s symphony?
Oops mean to put a link in the post, Symphony is an open source XSLT CMS. You’ll find more about it here – Symphony CMS
Rich
Point taken. I’ve updated the markup to take better advantage of the section, header/h1, article, and aside elements.
And here’s that link to Symphony: http://symphony-cms.com/
Cheers