A Web Developers Blog

I live in Newcastle and I make stuff that lives on the internet.

You can find me on twitter.

Tag Archives: css

CSS Backgrounds: Tiling

CSS allows us to do some great things with background images that really can make your layout look excellent. The simplest method of applying a background image is to use tiling. In this quick guide, I’ll go through the basics … Continue reading

CSS Fonts

One of the most important but overlooked aspects of a web design is the typography. The fonts you use and how you present those fonts can really make or break your website design. Thankfully you can use CSS to really … Continue reading

Cheat Sheets

Cheat sheets can be very handy from time to time. Although you probably wont learn much from them, I find them excellent for refreshing my memory. For example if I’ve been working on an ASP project for a while and … Continue reading

Horizontal CSS List Menu

This tutorial will show you how to make a horizontal CSS list menu. No images, no javascript. Just a simple, cross browser compatible CSS list menu! If you want to see the finished product or you just want the code, … Continue reading

12