![]() |
|
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. Business - Click the link on the left to visit our partner sites under business/finance/loan/mortgage category Computers - Click the link on the left to visit our partner sites under computer hardware/software/peripheral category Internet - Click the link on the left to visit our partner sites under webhosting/webdesign/internet marketing category Software - Click the link on the left to visit our partner sites under software category Web Design - Click the link on the left to visit our partner sites under web design/development category Web Hosting - Click the link on the left to visit our partner sites under web hosting category Web Promotion - Click the link on the left to visit our partner sites under search engine optimization/internet marketing category Web Resources - Click the link on the left to visit our partner sites under other web category Recreation - Click the link on the left to visit our partner sites under travel/hotel/cruise category Casino - Click the link on the left to visit our partner sites under online gambling/poker/blackjack/roulette category Health - Click the link on the left to visit our partner sites under online pharmacy/hospital/health category Shopping - Click the link on the left to visit our partner sites under online shopping/gift category Miscellaneous - Click the link on the left to visit our partner sites under all other categories 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. |
| © Copyright 2006, databinary.com |