CSS Fonts
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 make your fonts look great! The first thing to learn when it comes...
Cheat Sheets
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 then have to do some CSS or even worse PHP I often take a while...
Horizontal CSS List Menu
Horizontal CSS List Men...
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, look here. First of all we’ll need the HTML for our list menu,...
Beginners Guide to CSS
Beginners Guide to CSS...
In this guide I’ll be going through how to start out learning CSS. Hopefully by the end of this tutorial you will be much more comfortable using CSS to code websites. CSS or cascading style sheets are used to style html or xhtml documents. The idea behind CSS is to allow you...
Vertical List Menu
Vertical List Menu...
I used to find it hard to find a list menu that was compatible with all the browsers I use without having to use any CSS hacks that’s why when I created this one I decided to keep it and use it as my standard list menu, that way I only have to change certain aspects of the styling...

« Previous Entries