Home >> CSS

7 Reasons Why Using CSS is a Must

Posted on: Tuesday, January 8th, 2008 in: CSS

By Michael Turner

 

CSS is a new option for website designers that have been using HTML and tables for most of their web designing careers. Of course, it is a huge change and requires learning a new language and skill, however most people are saying CSS is worth it and it will give you more control, options, and is easier to edit. Consider the following 7 reasons why using CSS is a must and see if it convinces you to change your method of web design.

 

Reason #1 Present Data Logically

 

CSS - The Basics - Part II

Posted on: Tuesday, January 8th, 2008 in: CSS

By Vickie Scanlon

 

Thinking about CSS, but want to learn what you need to know, or need to learn before jumping onto the CSS bandwagon? Let me begin by saying that CSS can reduce your time at the computer. But knowledge do you need to learn and is CSS compatible with the search engines and your browsers? These are some of the questions I’ll try to answer,as well as, explain a little about what CSS is all about.

 

What is CSS?

 

Basics of CSS - Cascading Style Sheets - Part I

Posted on: Tuesday, January 8th, 2008 in: CSS

1. CSS stands for Cascading Style Sheets
2. A style sheet is a collection of rules that affects the appearance of the document
3. Using CSS you can give your page a distinct look and a uniform branded style.
4. If you create a uniform style sheet for your site you can revise that single file
5. There are three ways to inserting a style sheet into document
a. External Style Sheet: when the style is applied to many pages then an external style sheet is ideal way. With an external style sheet, you can change the look of an entire Web site by changing one file. Each page must link to the style sheet using the