Using CCS to Eliminate Tables

CSS or Cascading Style Sheets has opened up tremendous possibilities for improving web site designs, web page layouts and adding new features. The HTML code can be made shorter, cleaner and simpler by CSS resulting in faster loading of web pages, and making them more accessible to search engines. Here I am narrating my experience with only one part of CSS - using it to eliminate tables.

If you look at a traditionally designed web page, you are likely to find number of tables in the layout. Tables were earlier used only for displaying information in a tabular form. But web site designers soon started using tables for other applications such as showing images, graphics and other decorations.

My own web pages were earlier checkerboards of tables. Each web page was almost fully covered with tables and many tables were nested inside other tables. As I tried to add more features the design became more and more complicated resulting in longer loading times. It also took lot of time to "adjust" the tables on the page to make it acceptable.

It was not an easy task to redesign all the pages using CSS. But once I started, the improvements were more than I had bargained for. The design became simpler, the appearance improved and loading time came down considerably. The code looked real clean. Most of 'td' and 'tr' tags were gone.

My purpose of this exercise was not really to change the appearance but to make the design simpler. Now the tables which were earlier used only for design purpose have been eliminated. For eliminating tables first step is to decide which tables or more specifically which cells have to be removed. For applying CSS each cell of a table can be considered as a "box". These boxes are given separate identities and description of each "box" goes into CSS code. The "boxes" can be given names such as box1, box2 etc. The description of the "box" can include size, its location on web page, background color and image if any, font details, padding, border details etc. The location of the "box" can be made "fixed" on the web page, or it can be floating in which case location can be defined with respect to another "box".

If the location and dimensions of the boxes are properly worked out, they neatly fit into the web page giving it a clean look. Since the code associated with table designs are done away with, the content of the page attains more prominence in the code. This makes it easier for search engine spiders to locate the actual content of the page.

If you have several web pages with similar design, the CSS code with these and other details can be put in an external file. This will further shorten the code for each page. With CSS lot many improvements can be done in web page design and layout. CSS can also be used for search engine optimization of the page.

My experience with CSS has been great and I wonder why it is not used more often. My advice - convert to CSS based design.

Sanjay Johari contributes articles regularly to various ezines. His website contains information, articles, resources, opportunities and more for small business owners and home based business owners. http://www.sanjay-j.com

Join the longest running internet business opportunity - because it works! http://www.sanjay-j.com/empowerism.html

In The News:


pen paper and inkwell


cat break through


Website Design: 10 Web Site Design Pitfalls To Avoid

If you've a website that is not generating a lot... Read More

How to Create A Homepage That Works

Want to know what the worst thing to say on... Read More

Do You Really Need A Website?

Nope. You certainly don't need a website.But you don't need... Read More

Creating Personal Web Sites

This is a two-part article about creating a web site... Read More

Build Web Pages from the Top Left Corner Down

There are two important reasons to build your website from... Read More

Make Your Web Site User-Friendly

You can create a website that attracts customers, not repels... Read More

Flash - To Use Or Not To Use?

Out there in the WWW there are thousands sites using... Read More

The Golden Rule Of Website Building

Copyright 2005 Robert EvansSetting yourself up to earn a steady... Read More

Professional Web Design Companies - How to Avoid Getting Ripped Off

Building a website that is exactly what you want and... Read More

Power of Squeeze Pages for Realtors

Squeeze pages are a very hot topic in the internet... Read More

Designing Your Websites Directory Structure

Any kid, and their grandmother too, can make a webpage.... Read More

Web Site Redirection - How to Implement a 301 Redirect

You just created a new web site but want to... Read More

Web Site Turn Ons

When you develop a sales brochure, you have a mental... Read More

Why Long Web Pages are Better than Short Ones

Many Internet sites that try to sell you something have... Read More

Custom Icons For Your Specific Brand

Developing a software application is not easy at all; apart... Read More

HTML - A Website Language Explained - For Over 35s

This is a very perfunctory look at the website code... Read More

How To Give Your Business Credibility

Let's face it. Buying products and services from the Internet... Read More

Some Useful Common Site Ideas

In my web surfing adventures, I've found a few site... Read More

Seven Habits of Highly Effective Webmasters

A highly effective website will always reflect its highly effective... Read More

How To Boost Your Sales Dramatically Using Dynamic Back-end Strategies

Getting a customer is not easy.Getting a visitor to decide... Read More

Event Planning Must Include An Event Website

As part of your event planning you should seriously consider... Read More

Web Publishing Guide for the Beginning Entrepreneur (Part 1)

The best things don't come easy. - QuotedThe finished web... Read More

Digitalize It! : (Modification of images with tools such as Adobe CS and Corel)

Then it was a choice among crayons, paints and palettes... Read More

Graphic Design Using Color

Color is everywhere and conveys a message even if we... Read More

The Top Ten Checklist For Low Web Site Sales

You have good traffic, but low client sign ups and... Read More

Tips on How to Design a Great Site

Have you ever walked pass a shop that, for some... Read More

An Ideal Home Business Home Page

From my personal experience of around two year as home... Read More

Maximising Web Site Viewability - Resolution

This is my second article on maximising web site viewability.... Read More

KIS - Keep It Simple

There are many ways to add fancy bells and whistles... Read More

Website Polls For You And Your Visitors

Setting up a survey on your site is extremely simple... Read More

8 Tips for Designing a Great Website

Square buttons, round buttons, flashy buttons ? will they match... Read More

Immutable Laws Of Effective Navigation - Part 1

The first immutable law of effective navigation: It's gotta be... Read More

What You Should Ask a Web Designer Before You Hire Him

You've thought about it and you're ready to go. You're... Read More