January 27th, 2010

The Blonde Board is a personal project that has long been in need of a revamp.
Started after a bit of fun at university the web site aims to collect together examples of all the daft things people say.
Tags: CSS3, design, HTML, Wordpress
Posted in Portfolio |
Comments Off
December 18th, 2009

We always seem to leave browser testing till the end, open up Internet Explorer and within about 10 seconds of page load there’s a variety of swear words and we go off to hack our CSS or put in IE only style sheets. God help you if you go crazy and open up IE6, you’re sure to find some form of mess awaiting you.
Recently though my work habits have changed and I’ve decided to stop leaving it until the end, this has been prompted by a few things such as approaching the end of a project having not checked in IE7 and sending a colleague off to show the site to a client who, you guessed it uses IE7. (Sorry Andrew!)
Coupled with that I’ve started to develop sites in Google Chrome. I was impressed with Google Chrome when it first came out and apart from a few too many crashes with flash content it was pretty slick. However the lack of developer tools left me developing in Firefox and using two different browsers seemed a bit impractical.
Read more »
Tags: browser testing, cross browser, CSS, CSS3, HTML, HTML5, IE6
Posted in General Stuff, Random thoughts and musings, Web Design, Web Development |
9 Comments »
November 4th, 2009

With the new techniques in CSS3 and clever applications of existing CSS it is increasingly stepping on the toes of JavaScript. Which to be honest isn’t necessarily a bad thing.
I thought I’d try my hand at something so here is a basic CSS tabbed content section that changes on hover.
Click here to view the demo
Read more »
Tags: CSS3, HTML
Posted in Quick Tips, Web Design |
80 Comments »
October 14th, 2009
Yes they’re a dirty little web trick but clearing breaks can come in quite handy in these troublesome cross browser issue ridden days.
Read more »
Tags: clearing, CSS, div, floats, HTML, quick tip
Posted in Quick Tips |
1 Comment »