Search
Recommended Sites
Related Links






   

Informative Articles

10 CRITICAL FACTIORS TO EXPLORE WHEN CHOOSING AN OFFSHORE OUTSOURCING PROVIDER FOR FOREIGN EXCHANGE SERVICE
OUTSOURCING FX is No New Trend for Bank: While today's competitive financial market demand that banks respond to market needs quickly and efficiently, there was a time when only the largest money centers could afford to offer foreign...

Beginning XML - Part III (Building Blocks)
XML documents (and HTML documents) are made up by the following building blocks: • Elements • Tags • Attributes • Entities • PCDATA • CDATA This is a brief explanation of each of the building blocks: Elements Elements are the main building...

Photoshop: a Graphic Designer's Dream
When it comes to web design - in fact, any kind of computerised graphic design - Photoshop has been the standard for years, and remains the market leader. But just what is so great about it? Photoshop's Features Photoshop was originally...

RSS: Really Simple Syndication
More websites are starting to offer RSS feeds, and more users are making use of RSS readers instead of visiting every website they want to read individually. But what is RSS, why is it getting popular, and - most importantly -what can it do for...

What Does This Meta Tag Look Like?
This Meta tag is usually placed beneath the title and Meta description tags in the section of your pages' HTML code, like this: your DESCRIPTIVE KEYWORDS title goes here If this Meta tag were a child, it would be put into a foster...

 
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

Sign up for PayPal and start accepting credit card payments instantly.