Knowledge Base Articles in CSS

Two column fixed width layout

Creating a two-column layout is easy using CSS. This article will show you how to create two-column layouts with both left and right sidebars. This example uses div containers and the CSS float property, and have been tested with Internet Explorer, Firef ...

posted August 22, 2009 in CSS
What is CSS?

Cascading Style Sheets (CSS) is a style sheet language used to define the presentation of a document written in a markup language. Its most common application is to style web pages written in HTML and XHTML, but the language can be applied to any kind of ...

posted August 12, 2009 in CSS
Displaying articles 1 - 2 of 2