CSS Articles Overview Page 2
-
What is XSL (Extensible Stylesheet Language)?
Remember the good old days, when the internet consisted of nothing more than a few simple websites formatted in basic HTML? Web design was so easy… -
Introduction to CSS (Cascading Style Sheets)
A Cascading Style Sheet is a set of rules that specify how a HTML document should be presented… -
CSS Controlled Web Design
By now, most web designers are aware of the many benefits of using CSS (Cascading Style Sheets) to control the formatting and appearance of text elements within their web pages… -
How to create a structured and easy to modify website using CSS
Let us suppose a scenario where your website, having 10 html pages, requires the modification in the way the text looks...color, font or size… -
CSS Content
Using tables within the content of your page is a major no-no, the whole intent and purpose of CSS is to control the style of your page elements… -
10 Often Made CSS Mistakes
I thought I would give a list of the mistakes which I often make. I assume a lot of people make the same ones and it can often cause your whole design to mess up… -
Centering Floated Divs With Clearing Divs
When coding a website in CSS and XHTML many people like to have two columns. To get this you use the "float" attribute in your CSS… -
Successful CSS template skins
The CSS mantra is the separation of content and style. The content should be in the HTML and the CSS should take care of how the HTML is displayed on the page… -
CSS; Weight loss for your code
One of the main drawbacks of traditional HTML web design is the tendency to produce almost insupportably large file sizes… -
CSS Fluidity and Text Sizing
Fluid and liquid layouts are definitely considered the "ideal" design type right now, and I cannot agree more. I much prefer a fluid design…


