If you want to create cool and accessible websites, CSS (Cascading style sheets) is the way to go. All modern websites should use CSS based layouts instead of those messy table layouts. Learning the basics of CSS is quite simple. The CSS syntax is made up of three parts: a selector, a property and [...]