WordPress Snippets
October 12th, 2010 — No Comments
A collection of code snippets that will come in handy for you WordPress theme developers out there.
Read more...Ultimate CSS Gradient Generator
October 6th, 2010 — No Comments
A gradient generator web app that mimics Photoshop’s gradient creation tool. Could do without the IE filter though. If you really have to use a gradient for IE, just write a conditional comment and only let IE users clock up another HTTP request.
Read more...HTML5 and the Kitchen Sink
September 29th, 2010 — No Comments
Think there’s too much? The HTML5 Boilerplate is delete-key friendly.
A great starting point for building with HTML5 elements and building a site in general and as stated, you can delete everything you don’t need and use that as a custom starting point for future projects.
Read more...HTML5 video player comparison
September 28th, 2010 — Comments Off
It’s good to see a comparison of HTML5 video players. Early days but looking promising for the future.
Read more...IE9's CSS3 Support
September 8th, 2010 — No Comments
Including border-radius, rgba, media queries, CSS3 selectors and more! The beta is due out September 15th.
Read more...Checkmark Icons Using CSS3
September 8th, 2010 — No Comments
Neat little trick to create stylised bullet points without the use of images or any extra markup.
Unfortunately there’s no demo or this in action so I quickly created one here.
Read more...
