Hello,
Well if you are reading this post then its obvious you are interested in this latest and coolest way to design web pages using tableless CSS ofcourse.
But before I start with the actual tutorials let me tell you the advantages of CSS.
Suppose for example my website -> www.dreamsonline.net
This page is done with table nested inside tables nested inside tables nested inside tables... ok now lets stop that.
So the size of the page is around 30kb and if you count the images too it would sum up to a total of around 70kb.
Now when you view the page you are using by bandwidth which I am paying for. Now suppose if 100 people see my page in a day, they would be utilizing 7000kb (7 MB) of my bandwidth. Now count that for a month. Its 210 MB of data transfer per month. If I had done the same page in CSS my page size would have become 10Kb and also I would need lesser images so that total would be around 40Kb. Now for a month I would be utilizing 40*100*30 = 120Mb of data transfer per month.
Its almost half. So now i need less bandwidth which means lesser money to invest on hosting and also the pages would load faster.
And the pages would be free from tables the code for the page structure would be bare minimum and the percentage of content would be more in the page which will help me get a better ranking in google.
And the most impotant is since the design is now seperated from the content you can redesign the design using css and your whole site is updated within no time.
From next post I would be starting the basics of CSS. So get your notepads & browsers ready.
And before I start please ask me if you have any doubts.




Reply With Quote

Bookmarks