Search
Recommended Sites
Related Links






Valid XHTML 1.0 Transitional

Valid CSS!
   

Informative Articles

Basic Rules on Page Layout and Color
For one to be able to stand out from the rest, one needs to go out of the box, break the rules, and some other clichés that apply to breaking out from the traditional. But before breaking any rule, you have to understand first the basic and...

Fast Web Design For The Skint Webmaster
About two years ago, I had a go at commercial web site design. I put a medium-sized ad in a London classified ad paper. Nothing fancy: "Web designer seeks work ..." etc. This was expensive, about £500 for a month's run. Got a few replies....

How to Choose a Web Designer?
Hiring a web designer is the next big step upon entering a web design business or anything in relation to it. Moreover, we have to make a good choice because our business depends on it. To give you a clearcut idea on how you are going to...

Images: How To Make Them To Load Fast On Your Web Pages?
1. Use .gifs rather than .jpgs. GIFs are smaller in size when compared to JPGs. 2. Use 'Height' and 'Width' tags for your images. So while page loading certain place is left for the images and visitor can go through the content while images are...

Why Robots.txt?
I am sure that a lot of you have heard of the file named robots.txt (also called a "robot exclusion file") before. But what does this file really pertain to? Basically you can think of a robots.txt file as a list of rules that search engines follow...

 
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

Sign up for PayPal and start accepting credit card payments instantly.