Archive for the ‘Updates’ Category


Responsive CSS

Feb 212011

responsive

I made my website more ‘Responsive’ this week after reading this great article.

By adding in a new media query which, detects if a user is viewing my website on a device with a screen resolution of 480px or less, (iPhone users etc) a new CSS file is used called iphone.css which, I then use to optimise the site for mobile browsers.

It didn’t take me very long to do; only a couple of hours, and I think it makes the site much easier to navigate now than when trying to use the full version of the website on your mobile.


CSS3 Button

Feb 52011

button

I was bored so I created a CSS3 only button, with some nice grads, text-shadows, border-radius, box-shadow and :active styles too, I think it came out looking pretty great.

The button uses no images at all and the markup consists of simply an <a> tag with a <span> inside – simple.

Check out the shiny, shiny.


Looking back is not the future

Jan 282011

poppycock

Take a look at my website in IE7, it looks wrong, probably looks even worse in IE6. I know it looks wrong and because I want it to be right, it plays on my mind.

More…


New Year

Jan 12011

Happy New Year!

Happy New Year one & all, I hope you had a brilliant 2010 and I hope you all have an even better 2011!

More…