featured work

CSS Tricks
Make your website look right on the iPhone

Make your website look right on the iPhone

Ever looked at your site on the iPhone or the iPod Touch and just thought… “that looks shocking!”?

Well my friends, I did once. But luckily, there are a few handy little things you can add to the header of your site and into your CSS. Let’s get cracking.

Display file extension icon using only CSS – Extended

Display file extension icon using only CSS – Extended

Just to expand on yesterdays post, you can add icons for external links (http://) and mail links (mailto:) too.

Display file extension icon using only CSS

Display file extension icon using only CSS

Ever wanted to display a logo depending on what link you are using? For instance, if you was linking to a .pdf, you could display the Adobe PDF logo. I know what you are thinking… genius!