Wednesday, January 11, 2012

What is Table less design or CSS based websites ?

I think all of you have heard about CSS based websites. If not, now you heard it. :D


Ok, What is this CSS based websites called? 


We know that in the past, developers used Table structure as their based layout for a website design. Most developers are able to do great websites with this table layout system and not it has become a old technique. 


When used table structure, the main problems comes with Rendering and Loading. 
If the site uses more and more tables, it's get more time load the page.
Also some of the rendering problems like wrong image placements, Padding errors etc. 


But when CSS (Cascade Style Sheets) become popular, table layout system get outdated. 
Because CSS has great flexibility when it comes with layout designing. 


Advantages when use CSS

  • CSS makes faster loading
  • Easy to code for cross browsers
  • Website weight reduce by more than 50%
  • Very simple when need to change the color theme or any style update. 
  • And many more... you will find them when using it

Latest version is CSS3 and most of the browsers currently has great support for CSS2 / CSS2.1 versions.

If you need to add CSS Styles for your website you can do it as Inline CSS or as a Separate Document. 
We will see how to use this styling in future... 

0 comments:

Post a Comment

Twitter Delicious Facebook Digg Stumbleupon Favorites More