What is the best optimized way to convert table base design to table less design? the layout should be cross browser compatible and SEO Friendly. Is there any tool/editor which converts existing table base design to table less design?
Is there any option in dreamweaver to convert the design in tableless?
What is the best optimized way to convert table base design to table less
Share
There is no good automated way to do this.
If you have well marked up content in the layout tables, then a web developer can implement a similar design using CSS for presentation and the content can be dropped in to it — but that’s the best you can really hope for.