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
recurring cleaning service Wilmette ..If your Web site doesn't project a professional and polished... Read More
We've all surfed the web and seen some awful web... Read More
Probably you know someone who has created a web site... Read More
A highly effective website will always reflect its highly effective... Read More
In cascading style sheets you can specify how your web... Read More
Public domain gives you a head start creating ebooks, ecourses,... Read More
Novice and professional designers alike ? you may probably be... Read More
There are lots of websites out there that do little... Read More
As a webmaster, you want to keep your visitors content... Read More
Are you serious about get this website done fast and... Read More
We can't emphasize enough the importance of including keyword-rich content... Read More
See, works every time. Seriously now, for some reason people... Read More
It seems that almost every Tom Dick and Harry do... Read More
There is unlimited possibilities when it comes to designing a... Read More
When you design a website how do you start ?Do... Read More
Creating your own website can be fun and easy, as... Read More
On the internet we don't deal with face to face... Read More
Seeing is believing.One trick to increase your visibility as well... Read More
Read the title of this article over a couple of... Read More
Web usability is perhaps the most important factor in any... Read More
In the of-line marketing world it is all about trying... Read More
**How Colors are Used in web design:**Demarcates screen elements into... Read More
I once created a notepad-like editor. It is possible with... Read More
You know... Before purchasing your product a person comes to... Read More
Using CGI scripts to add automation to your web site... Read More
reliable maid service Morton Grove ..Gone are the days when you had to rely on... Read More
Do you remember playing with the jack-in-the-box toy as a... Read More
Ecommerce is just exploding right now on the Net. More... Read More
I taught myself HTML back in the mid-nineties and was... Read More
If you're not getting a lot of traffic to your... Read More
Dear web site visitor.I can't tell you how glad I... Read More
In this article we will be looking at why you... Read More
As part of your event planning you should seriously consider... Read More
You may not bother with html validation or writing simple... Read More
Most web designers and web design companies will try to... Read More
The .htaccess file is a control file located in your... Read More
Some wise human once said "Learn from the mistakes of... Read More
If you are familiar with my work, then you have... Read More
Web Site Awards are given from other sites to reward... Read More
As the Internet blooms at an alarming rate, so as... Read More
There are several very good reasons why you should consider... Read More
Websites that have multiple pages usually have a Frequently Asked... Read More
Being a writer, when I was asked to do some... Read More
1. Assemble a web site development plan that is integrated... Read More
All websites have a homepage. It is the most important... Read More
A search for "web design" on Google returns more than... Read More
Internet Explorer, created by microsoft has been the most popular... Read More
Since I'm a web designer, I have a tendency to... Read More
One of the single most important aspects of effective navigation... Read More
Your business website tells a lot about your company. A... Read More
Web Design |