Tag Archives: tutorial

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!

Posted in CSS Tutorials | Also tagged , , , , | Comments closed

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, look here.

Posted in CSS Tutorials | Also tagged , , , | Comments closed

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 [...]

Posted in CSS Tutorials | Also tagged , , , , | Comments closed

Essential CSS Code

When I’m coding a layout I like to start with a ready made CSS file that contains some code to make the actual coding of the layout easier. In this guide I’ll go through what I use and explain why. You should at least be familiar with CSS to properly understand this guide…

Posted in CSS Tutorials | Also tagged , , | Comments closed
  • Categories