-
Recent Posts
Delicious links- Custom Post Types, Custom Taxonomies, and Permalinks in WordPress 3.0
- Custom Post Type UI
- How to set up URLs as sentences in WordPress
- CSS Webkit Appearance
- WordPress Custom Post Types & PHPurchase: Best Cart Ever
- Custom post types in WordPress
- Combining media queries and JavaScript
- Using Menus in WordPress 3.0
- The Magical Number Seven, Plus or Minus Two
- Roadmap for Learning Rails
Category Archives: Markup
Web Standards Group London: Microformats
Last night I was in London to attend the Web Standards Group meeting on Microformats at Westminster University. Mark Norman Francis, Jeremy Keith and Drew McLellan each took turns to describe the past, present and future of microformats, the Semantic Web (capital S, capital W) and the semantic web (lowercase S, lowercase w). I’ll update this post with links to the podcast when it Becomes Available (capital B, capital A). Just listen to it to get the “in” joke. Mike Davies has already blogged about the detail of the event so stop by his corner of the interweb to learn what you missed out on. Continue reading
Posted in Markup
3 Comments
Centering an unordered list inside a div
Earlier today I needed to create a centered div containing a centered, inline, unordered list to represent a results paginator similar to what you see at the bottom of search result pages. This had me scratching my head longer than … Continue reading
Posted in Markup
2 Comments
From the Top: The Link Element
The link element defines document relationships and is underused in terms of what it can offer your site visitors. In the final article in the series “From the Top” I take a look at this element to explain and demonstrate its usefulness. Continue reading