Table based HTML page to purely CSS based page

Posted in Help the coder! on May 15, 2009 at 23:36 IST (about 1 year ago). Subscribe to this post Bookmark and Share Email
Showing comments 1 to 4 of total 4 on page 1 of 1
Tagged css, html, table
Post reply
« Previous1Next »

drummer
Rank: 431

I have a Web Site thats designed using traditional tags but I need to convert to CSS based tags. Is there a better way to do this rather than taking one tag at a time and converting it ?

Posted by drummer on Friday, May 15, 2009, 11:36 pm
  • Currently 0.00/5

0 votes

Thank this userFlag this comment

mobius
Rank: 111

I'd say not. If there was, avoid it. Part of the point of moving away from tables-based mark-up is to improve accessibility, which requires a human eye. eg. content priority and SEO.

Posted by mobius on Saturday, May 16, 2009, 8:33 am
  • Currently 0.00/5

0 votes

Thank this userFlag this comment

tellis
Rank: 93

Generally no, because the switch from visually based table layout to semantic based CSS layout is more than just a rearrangement of code.

Typically you need to rethink the structure of the page in terms of the data rather than in terms of the grid, and that can only be a manual process

Posted by tellis on Saturday, May 16, 2009, 10:24 am
  • Currently 0.00/5

0 votes

Thank this userFlag this comment

viralbug
Rank: 19

No that is not possible, or even a good idea. By CSS based tags I assume you mean using divs for layout rather than tables (as CSS can be applied to tables).

I recommend you start over, it's the only way to do it properly, but you can make use of existing CSS frameworks such as the http://960.gs to get you going and also look at using things like YUIs reset and fonts stylesheet for a good base foundation that starts you on a level playing field with most modern browsers

Posted by viralbug on Saturday, May 16, 2009, 11:15 am
  • Currently 0.00/5

0 votes

Thank this userFlag this comment
Pages: « Previous1Next »

Post your comment (No registration required)

  Add my comment  

TechieDesi Community

Not signed in (Sign-in or Register)
Be a true TechieDesi!
Top 10 Users
Spread the word
Invite your friends
Fan stuff
Help us improve
Need Help
FAQ's
Search tips
Found a bug? Report!
Feeds and letters
Subscribe via RSS
Archives
Subscribe to newsletter
Unsubscribe e-mail
Miscellaneous
Privacy policy
Visit rootnerve
About us
About us
Support the development
Official Blog
Advertise with us
Careers
Copyright (c) 2008, TechieDesi.com. All rights reserved | About us | Do-Not-Disturb registry | Powered by rootnerve | Page rendered in 0.092 seconds