Search
Recommended Sites
Related Links






   

Informative Articles

A Guide to choose Keywords and place it on website..
Keyword marketing In the Field of SEO-Search engine optimization choosing keywords is one of the most important tasks. You should choose keyword wisely. Choosing keyword is not a guessing Game but it is an art. Why to choose keywords? As...

Create Your Own "First Visit" Popup Window
It's a proven fact that the use of popup windows is a highly effective marketing technique that produces great results. However, they can be very irritating to your visitors. How can you use this powerful marketing technique without offending...

How to Create, Sell and Distribute Your Own Informational Product
With the rising popularity of the Internet, there is absolutely no better time than right now to develop your own informational product. Not only is there no better time, but it has never been any easier for anyone to develop and sell their own...

Improve Your Visitors Experience - Add Scripts to Your Website
For new webmasters, adding third-party software and scripting to a website can be a really scary proposition. I remember when I put my first scripts on my own website. Even with my basic dos programming experience in high school, I was still...

Internet Marketing Tools - Graphics Basics
Graphic design is an intimidating subject for many Internet entrepreneurs. However, most of us must learn some basic design techniques in order to avoid the high costs of hiring a professional designer. In order to create or edit your graphics,...

 
Teach yourself CSS the easy way

I taught myself HTML back in the mid-nineties and was proud of the fact that I was able to accomplish the design of fairly complex web pages with nothing more than a starter HTML book, an HTML reference book, and the knowledge I had stored in my head. But back in those days, we web designers had what looking back was a fairly limited amount of tools with which to work, and the quality (or lack thereof) of sites on the web was lackluster at best.

Fast-forward to today: The hand-coder has more powerful and intuitive software packages available that will still allow us "to get our hands dirty", which brings us to the purpose of this article. With the standardization of the much anticipated Cascading Style Sheets (CSS) in the late-nineties, the web design community has become familiar with a much more powerful and precise method of web page layout.

"But how is an old-time web coder supposed to learn CSS the easy way?!" Well, I say you should learn it the way I, and countless others, have:

1. Download the Firefox browser
2. Install the Html Validator (based on Tidy) 0.5.9 extension
3. Open one of your "old" HTML files
4. View the source, click the "Cleanup the page" button
5. Check the "replace FONT.....tags by CSS" box, then Refresh

Now you have a very neat and tidy piece of code, with all the CSS dirty work done for you! At this point you can copy & paste the resulting code and use it in your project and start figuring out what it's doing. I was amazed at how easily I was able to pick it up and start making changes on my own. When I wanted more information on a certain style it was a just a Google search away to many excellent CSS resources on the web. I find it much easier to learn CSS if I get to apply the modifications to the existing code that I've been working on, and I think you will too.

I hope you find this article helpful and if you follow these steps you should be able to add CSS to your web site design toolbox in no time!

About the Author
Written by Erich Bihlman, of Bihlman Consulting - PC and Internet Tutoring and Website Design in Prescott, Arizona. http://www.bihlman.com