---
type: Article
title: It's a start with CSS
description: Over the past few years I have become more and more engrossed with Cascading Style Sheets and the benefits they offer to the web.
resource: https://www.simoncox.com/short-articles/2002-05-11-its-a-start/
tags: [Shorticles, Web, CSS]
timestamp: 2002-05-11
---


Over the past few years I have become more and more engrossed with Cascading Style Sheets and the benefits they offer to the web. This year I have stepped up that interest with an eventual aim of changing all the sites that I run over to css. My mantra now is that the only time I use tables in my code is when I need to display a table of content!

This does mean that the layouts are going to get simpler and while I am at it I intend to make the sites fully accessible and make them Bobby and 508 complient. No small task.

As part of this secion of the site I will be including little snippets of real life css code that I have used, strategy for css and cms driven sites and anything else that is relevant. Links to useful css and accessabilty sites will appear in the menu.

[Read full article](https://www.simoncox.com/short-articles/2002-05-11-its-a-start/)
