Ok i guess I should teach you right here otherwise this forum will be confusing with lot of posts.

Ok first hope all know CSS means cascading style sheets.

I hope you know what cascading is?

Tableless page means to use layers. The most important thing why we should learn css now is because the web is evolving and slowly content would be seperated from design entirely.

If anyof you have used blogs & or take this forum for example here the design is controled through CSS and the content is stored differently.

This helps to redesign the website in no time.

In a page the different areas of a website are kept within layer "DIV" tags and the properties and attributes to the div tags are given in the css files.

And guys when you learn css you will also have to learn about XHTML. Well dont hold your head. I will explain you about that in a single post.