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
no-contract cleaning service Glenview ..Surfing the internet is basically an information-fest! From intellectual discussions... Read More
Unless you are an inventor, most likely you are selling... Read More
A professionally presented business website is a powerful and essential... Read More
Web usability is perhaps the most important factor in any... Read More
Do you want to use unsafe web colors without offending... Read More
Everybody talks about the importance of testing your sales copy... Read More
My mother used to take me along when she visited... Read More
What colors do you have at your website?Can they make... Read More
If you were like me and you have just started... Read More
Novice and professional graphic designers, we are aware that you... Read More
An ongoing challenge for webmasters today is to provide fresh... Read More
A long, long time ago? In a galaxy far, far... Read More
Here are a few programs I can't do without. They're... Read More
What's happening to good web site design? Somehow we creative... Read More
We will take a look at why your visitors may... Read More
Web site design has certainly, in the past decade, evolved... Read More
Developing a software application is not easy at all; apart... Read More
Website design firms come in all shapes and sizes.When choosing... Read More
1. Lack of overall strategy and clear definition of success:Most... Read More
Copyright 2005 Robert EvansSetting yourself up to earn a steady... Read More
You've got a concept for a business, are excited about... Read More
In this article we will be looking at why you... Read More
Projecting a professional image is paramount to your website's success.... Read More
Yes, in a world that is obsessed with makeover madness,... Read More
Then it was a choice among crayons, paints and palettes... Read More
house cleaning company Glencoe ..1. Who needs an artists website?Not everyone! If you are... Read More
Effective navigation stands out. It's clear, obvious, and highly visible.You'll... Read More
Most of us at times need advice on different aspects... Read More
Usability isn't only for Web design. It's also applicable in... Read More
In the of-line marketing world it is all about trying... Read More
Getting traffic to your website is not the only factor... Read More
There are lots of websites out there that do little... Read More
Novice and professional designers alike ? you may probably be... Read More
A question we frequently get asked is, "how do we... Read More
QUESTION: My business is very small, just me and... Read More
Any kid, and their grandmother too, can make a webpage.... Read More
Let's look at what your user wants to see at... Read More
Your website is your tool for showing the online community... Read More
If you have a business, big or small you may... Read More
With so many different configurations internet users have their computers... Read More
Physical therapists have unique web presence needs. An effective site... Read More
Q: Should I build and maintain my business Web site... Read More
Drop Capitals are frequently used in many newspapers, books and... Read More
As part of your event planning you should seriously consider... Read More
Ever browse across a website that took ten million years... Read More
A client asked me, at what point do you change... Read More
If you have a website, you want your visitors to... Read More
It's a fact, Page Not Found, known as a 404... Read More
As the Internet blooms at an alarming rate, so as... Read More
The icons in an application are the soul of the... Read More
Web Design |