-
Recent Posts
Delicious links
- Create A Theme Options Page - The Settings API: Part 1
- FlexSlider - A Responsive jQuery Slider
- Easy Content Deployment for WordPress: RAMP
- Create a Basic Flickr Widget using the Widget API
- 10 WordPress Code Snippets Theme Developers Should Have on speed dial
- Excluding your plugin or theme from update checks
- Shading with CSS text-shadows
- Clean Up Weird Characters in Database
- Convert a Menu to a Dropdown for Small Screens
- SASS Boilerplate
Monthly Archives: November 2005
Missing DOCTYPES in ASP.NET
Oh well, despite my initial optimism that Visual Studio 2005 would indicate that Microsoft “get” web standards it would seem that the product only supports three DOCTYPES (DTD), namely legacy (i.e. the same crap that’s output now), XHTML 1.0 Transitional and XHTML 1.1. Continue reading