Search
Recommended Sites
Related Links






   

Informative Articles

AT LAST! $20 OFF A Web Design Program That Does Everything For You!
ATTENTION EVERYONE WHO WANTS TO SIMPLIFY THEIR WEB DESIGN One of the hottest programs around at the moment is XSitePro. If you haven't heard about it you must! This is state of the art technology in Web Design... Not only is it extremely...

How To Build Your First Web Site
Getting Started! Most Internet service providers offer their customers a space to place a basic site on the World Wide Web. With this basic site you will get your very own URL. (Universal Resource Locater) This will be your business address...

Mistakes when using Macromedia Flash
My own mistakes when using Macromedia Flash I have used Macromedia Flash for all the wrong reasons in the past and i would like to take some time to warn you, so you don't have to make the same mistakes i have. Quite some time ago now i...

Most Common Search Engine Optimization Mistakes
Understanding exactly what search engines do and what search engine optimization is seems to elude many new website owners when first starting out. The fact is that when you're not familiar enough with the industry to determine SEO fact from SEO...

Web Site Start-up and Promotion Guide For Professionals
The biggest problem I've always had promoting my web site is keeping myself focused. After all, what should I be doing? Publishing my own e-zine, placing classified ads, looking for link exchange partners, writing articles... My head is beginning to...

 
The Concept Behind CSS



What is The Concept Behind CSS?



The concept behind CSS (a.k.a. cascading style sheets or style sheets) is really simple. CSS allows you to make changes to all of the web pages that link to the CSS file at once by changing a style in the style sheet, instead of having to manually change every style in every HTML file.



CSS allows you to create a single document of code, similar to an HTML file, that lets you specify the colors, fonts, backgrounds, etc. of a web page. The CSS file is then linked to from the web page(s) that you want to have the same styles that you specify.



If CSS did this and only this, they would save you a lot of time to say the least, especially if you have a large or multiple web sites. This alone is worth learning CSS, however, style sheets allow you to do this and much more.



CSS also allows you to:



*position text and graphics precisely where you want to



*add rollover effects to links



*control the spacing between letters, lines, margins, web page borders



*specify the units such as centimeters, pixels, points and more



*hide content from certain web browsers in certain situations. An example of this is when you have some content that you want to appear only in your web pages, but not in print.



In the end, CSS can save you a lot of time and effort and is very easy to learn.



About the author:

Jose Valdez is the owner/webmaster of freecsstutorial.com and best-free-webmast er-resources.com