Jump to content

ELIMINATING TABLES USING CSS


a_krishnam_raju

Recommended Posts

Hi!I am Krishnam.I have read in many articles that CSS can replace the use of TABLES in HTML. Is this possible, safe & easier than using HTML Tables?But I could not find a suitable tutorial or example.Can anyone help we this?Thank you,Krishnam

Link to comment
Share on other sites

It depends on what you are doing really, i still think tables have some advantages over css layouts.For a start it would probably take me 5 x longer to code a layout in css than it would with tables, maybe that will improve with practise though.I found this site to have some interesting reading: http://www.decloak.com/Dev/CSSTables/CSS_Tables_01.aspx

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...