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
one time home cleaning Highland Park ..If you're not getting a lot of traffic to your... Read More
When your company built its website, did you think about... Read More
Public domain gives you a head start creating ebooks, ecourses,... Read More
Easy That's how you'd like life to be, right? Especially... Read More
Even if you're not an accomplished webmaster you can still... Read More
How many times have you clicked on a website only... Read More
Are you looking for somebody to build you a website,... Read More
Not too long ago while looking for businesses that do... Read More
The Psychology of ColorAre you using the best colors for... Read More
A picture is worth a thousand words.And it still is... Read More
You just created a new web site but want to... Read More
The concept of web designing based on the nature and... Read More
Web usability is perhaps the most important factor in any... Read More
Any design on a web application involves the effective input... Read More
FACT: 30 to 60% of visitors tend to drop off... Read More
How often, men, have you come home to find the... Read More
Website Design Usability Tips1. Getting to know about audience membersYou... Read More
The great debate: how much copy you should have on... Read More
An application is not ready for use unless you have... Read More
There are more than billions of Web Sites, running Online... Read More
In today's world, a web site is virtually mandatory for... Read More
Don't knock it; "Keep It Simple, Stupid" is a great... Read More
Many people hire professional web site designers for as much... Read More
We will take a look at why your visitors may... Read More
So how do you know when your graphic designer costs... Read More
licensed cleaning services Park Ridge ..This is a very perfunctory look at the website code... Read More
With so many different configurations internet users have their computers... Read More
If you are reading this, I assume you either have... Read More
1. Lack of overall strategy and clear definition of success:Most... Read More
Many Internet sites that try to sell you something have... Read More
It has been said that the best online sales copy... Read More
Color is one of the most important but least understood... Read More
Let's face it. Building a web site that browses consistently... Read More
Does your website make a good first impression? Is the... Read More
Using CGI scripts to add automation to your web site... Read More
A question we frequently get asked is, "how do we... Read More
Many times I've seen a web site undergo a revision... Read More
I always have people asking me if I know of... Read More
One of the most frequent questions I get asked about... Read More
Your home page is the most important page of your... Read More
Surfing the internet is basically an information-fest! From intellectual discussions... Read More
If you are going to be placing ads on your... Read More
The object of search engines is to give their visitors... Read More
In learning webpage design, I encountered many problems that took... Read More
If you have a web site to which people pay... Read More
Once, I attempted to create a favicon (the little graphic... Read More
Imagine spinning someone around so profoundly and for so long... Read More
As a webmaster you already know how important it is... Read More
Whether you're giving a critical sales presentation to a client,... Read More
Don't mess with those links! When you're designing your site,... Read More
Web Design |