tables are in html5
if tables went away, they might as well turn off the Internet, most web
pages (including this one) wouldn't work anymore.
they got a couple of attributes (align, for example) that are "officially" deprecated
for tables in html5, but if you're just making something to print out, the middle of the
page is the middle of the page...
Cheap free html authoriing tools like the one that came with netscape 4 (basically
the same thing you get with seamonkey from the firefox people) work fast and well
for simple projects... I've used them for non-web related stuff, just because it is so
easy to make a simple printable document...
-Mike
Tables will go away. They have been depreciated & are considered actively Deprecated.
I agree, And yes, this site too will have to be restructured. When I don't know...
I certainly wouldn't have referred to the WC3 with a fabrication.
I looked at this sites source code including it's stylesheets and as with any site can be easily converted in several hours.
My point was meant as; someone such as the OP or his employer would likely end up scratching their heads when their site would fail to load properly. It's sound advice to stop using tables and start coding with declared nested classes. It's by far much easier to code.
Maybe it wouldn't be for 5 years or more, I don't know, but if the OP's site remains up and relatively untouched it will fail. Failure will occur in stages between browsers as they do not all Standardize simultaneously. And, they're not likely to test their site in all top 5 browsers. IE can be tricky to cross code for.
Better to prepare the site initially.
Non-current authoring tools won't make the cut sans manual coding eventually.
Then again I don't use authoring tools.
Coding can be done in NotePad++ or even just NotePad & those files uploaded to your server.
I hard code everything myself and stay current with upcoming WC3 re-standardizations. Less upkeep maintenance down the road for me and generally means better, faster design code function.
I also write software programs - hence the DFragn handle and my Valks license plate DFragr. Now it's all Valk related.