Tag: HTML
-
HTML5 To-do List
I’ve been tinkering around with HTML5 lately, and decided to create a simple HTML5 to-do list to demonstrate some of the new features. Along the way, I realized which features would be most useful and added them. At some point, probably after hammering out the style sheet, it became clear that this was now more…
-
Knee Deep in WordPress
In case you haven’t heard, WordPress is a personal publishing system built on PHP and MySQL. In other words, it allows your site to be a dynamic, database-driven organism. So rather than having a couple static HTML pages sitting there getting dusty, your site can be built with PHP modules which can be combined in…