Recent Articles

CSS Galleries – Get inspiration for your new designs

Stuck with ideas for a new design, galleries are full of websites which will improve your design perspective.

Vertically Centering a Website

How often have you wanted to make your website appear in the middle of the users browser? Centering a website is quite simple, in your html create a div called wrapper and add some text [...]

The three types of css stylesheets

There are 3 ways recommended by the W3C to add styling to a markup language. You can use all 3 methods in your html document. External stylesheet This is the recommended method by me and [...]

What is css?

CSS or Cascading Style Sheets are a stylesheet language used to desribe the presentation of a document written in a markup language such as HTML (Hyper Text Mark up Language) or XML (Extensible Markup Language). [...]

Advertisement