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
whole house cleaning Highland Park ..As a web designer, I have a personal interest in... Read More
Let's face it. Buying products and services from the Internet... Read More
Here are 10 dynamic website advertising tactics to super-charge your... Read More
There are many different website design companies, offering different facilities... Read More
With so many new websites going up, it is hard... Read More
They may look cutting edge, but if you want a... Read More
Cascading Style Sheets (CSS) allows you to create fast loading... Read More
Now that you have decided that it is time to... Read More
How many of the visitors to your web site take... Read More
You know that I'm always extolling the virtues of an... Read More
When building your website you might not have a large... Read More
You may not believe it, but people still judge things... Read More
Since I'm a web designer, I have a tendency to... Read More
1. What's the purpose?The most fundamental thing to do before... Read More
When you start building your online business and search for... Read More
1. DO NOT use excessive graphics or banner images on... Read More
1. Web site File Structure / File NamingMost search engines... Read More
Q: Should I build and maintain my business Web site... Read More
**How Colors are Used in web design:**Demarcates screen elements into... Read More
Content is undoubtedly the most important element of a website.... Read More
Ever browse across a website that took ten million years... Read More
We will take a look at why your visitors may... Read More
The question that I most frequently hear from people is... Read More
ActiveX uses an interesting method for enforcing security ... it... Read More
Customers will form an opinion of your business as soon... Read More
pet-friendly home cleaners Glenview ..Just because you are a small business with an even... Read More
Since you'll spend lots of time and money to create... Read More
Websites, there are literally billions of them out there in... Read More
Easy navigation and usability are one of the most important... Read More
Contrary to the beliefs of some, advertising for web and... Read More
Your web site is the key to your success on... Read More
Content is king. Without content your website is an empty... Read More
Dear web site visitor.I can't tell you how glad I... Read More
When your web site sells more than a dozen items,... Read More
If you are going to have a web presence for... Read More
I ask myself that question about once a month.My website... Read More
When designing your website, remember to avoid useless and confusing... Read More
What Will My Site Do?This is the first of eight... Read More
Easy That's how you'd like life to be, right? Especially... Read More
The internet is full of web design companies pleading for... Read More
The icons in an application are the soul of the... Read More
An attractive and user-friendly Web site is crucial to attracting... Read More
The following list of websites is the best compilation of... Read More
Developing a software application is not easy at all; apart... Read More
What pages need to be included on your website? The... Read More
You know that I'm always extolling the virtues of an... Read More
(Making Your Graphics Work For You)It's no secret that a... Read More
Home PageHome page should clearly indicate what the site is... Read More
Before you take a road trip it is usually a... Read More
How often, men, have you come home to find the... Read More
Web Design |