In cascading style sheets you can specify how your web pages will be presented on the screen by simply predefining page elements such as fonts, headers and links.
You can add these predefined elements in the head-section of your pages, but more interesting is to use them in a single .css file and include that file in every page on your site.
All you have to do is include in your HTML header. (the path in the href must point to the place where your .css file is stored)
There are two main benefits to using css sheets in a separate file:
1. more flexibility; only one (1) file to update
2. less HTML coding and easy replacement of deprecated HTML. I'll explain more of this below.
First, let me tell you I am NOT a cascading style sheet professional. I just use it.
If you want to become one, there are great css resources and tutorials out there.
Just go to
http://www.w3.org/Style/CSS/learning http://www.htmlhelp.com/reference/css/
to mention a few, but there are many more. Type 'cascading style sheets' in your favorite search engine and you get plenty of information.
But just being a layperson in css emphasizes the importance of this web design tool. I started using cascading style sheets in its most elementary form. All you have to do is name the page element that you are going to specify and add its specifications in curly brackets. Here's my first css file:
body { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: normal; text-decoration: none; color: #000000 }
By simply saving this code in a style sheet file and including it in my webpages I suddenly didn't have to define FONT statements in the body of my pages any more. Wow, that saved me a lot of coding! Big advantage (no. 2).
AND .....
I had fewer errors in my HTML, because I didn't have to close that awkward FONT tag (at the wrong place). Big advantage (no. 2).
When I discovered this, I immediately began adding definitions for other tags like H1, H2, linktext (not visited, visited and hover) and special colors in text.
If I want to change the look of my H1-header, all I have to do is change the specs in my style sheet and presto .... the H1 is changed across my whole site. How's that for flexibility? Big advantage (no. 1).
When I once redesigned my site I used HTML validators to see how I was doing. To my surprise I found that some HTML commands, the most important one being FONT, were deprecated in HTML 4.0. That means eventually these commands will not be used anymore.
So I had to do something. Again, style sheets came to the rescue. All I had to do was define how my fonts would look like in my style sheet and I had the problem solved. Big advantage (no. 2).
Now I use css to define headers, footers, special text colors, special fonts and font sizes, special links etcetera. If I ever discover I need some extra lay-out or style, I just add one line to my .css file. It's so easy!
Try it. Start using style sheets. You're more flexible and it will save you lots of time.
Wish you success.
case stevens
Case Stevens, owner of case stevens, is experimenting with different marketing techniques, websites, traffic and lead generation. He publishes his experiences in a newsletter featuring understandable, successful low cost Internet marketing techniques, ideas and strategies, articles, news, tips & tricks and interesting (free) downloads.
Subscribe at Affordable Online Strategies
trusted cleaning company Bannockburn ..The internet is full of web design companies pleading for... Read More
A question we frequently get asked is, "how do we... Read More
The first immutable law of effective navigation: It's gotta be... Read More
If you think it's simply a case of who will... Read More
When your company built its website, did you think about... Read More
If you own a web site or if you are... Read More
If you are trying to sell a product or service... Read More
One of the most frequent questions I get asked about... Read More
Do your web pages, sales letters or personal presentations include... Read More
Questions to ask when designing a Web Site for your... Read More
Whether you're giving a critical sales presentation to a client,... Read More
With so many new websites going up, it is hard... Read More
Hire a designer or a programmer for your website is... Read More
What colors do you have at your website?Can they make... Read More
An attractive and user-friendly Web site is crucial to attracting... Read More
Not too long ago while looking for businesses that do... Read More
I can't figure out people who have products or information... Read More
Do you remember playing with the jack-in-the-box toy as a... Read More
Your website is your tool for showing the online community... Read More
Congratulations! You've got a brand new site and it's doing... Read More
When JV Media Design was formed, the year was 1995... Read More
A website should firstly be searched out by visitors before... Read More
I'm not a professional web site designer and openly admit... Read More
As a webmaster you already know how important it is... Read More
Web Site Awards are given from other sites to reward... Read More
luxury cleaning services Lake Forest ..Imagine you're going on a blind date. You've heard wonderful... Read More
Your website is your tool for showing the online community... Read More
Your web site is like your car. Both are significant... Read More
Content is undoubtedly the most important element of a website.... Read More
The time it takes to load your site can make... Read More
Making a poorly designed website is one of the easiest... Read More
If you'd like to create/maintain a website, having some HTML... Read More
Due to the large number of people offering web design... Read More
You've designed your logo, and you're ready to print your... Read More
1. Web site File Structure / File NamingMost search engines... Read More
Have you ever walked pass a shop that, for some... Read More
Have you heard of 'Babel Fish'?It's a service provided by... Read More
Over the years, the internet has grown into a marvelous... Read More
This is the second part of a two-part article about... Read More
The most important person that you need to please when... Read More
I am constantly bombarded with all sorts of advertisements, single-page... Read More
Why is the quality of your text layout and design... Read More
When you design a website how do you start ?Do... Read More
Remember the famous line from the movie Field of Dreams,... Read More
About two years ago, I had a go at commercial... Read More
Using CGI scripts to add automation to your web site... Read More
The Internet has seen an explosion in so called 'lance'... Read More
Website design firms come in all shapes and sizes.When choosing... Read More
What are websites? Are they sales tools for vendors and... Read More
CNN.com's designers have gone out of their way to make... Read More
Web Design |