rfranzen
01-20-2007, 03:28 AM
Reading the "Tables as Layout" thread led me to wonder about the scope of cleaning up one of my websites to become HTML 4.01 or even XHTML compliant. Remembering the hours I spent hand-coding the tables to look like what I wanted brings back nightmares, and I'm not sure I'm willing to go through it again. This is especially true if substituting CSS for most of the table code is of equivalent difficulty.
Instead of asking you to review the entire 3-page site, let me provide a URL for probably the most difficult (and maybe neatest) things I did.
* http://r0k.us/insurance/gp/gpda.html#nalmic
It is a complex set of nested tables. Actually there are two sets -- click the "click here" link to have the 2nd table essentially superimpose itself over the first, and vice versa. It's actually just shifting position in the page, but that's not immediately obvious.
Would any of you sane people want to rewrite this using CSS? The GlossPinion is a hobby site, with no commercial intent. Upgrading it would be for personal edification and education as much as anything. Still, I hesitate to go down that road; I'm an amateur, especially with CSS. (Not complete amateur; I did upgrade a much large site, The Visible Policy (http://r0k.us/insurance/vp/index.html) to use CSS and be HTML 4.01 compliant).
Instead of asking you to review the entire 3-page site, let me provide a URL for probably the most difficult (and maybe neatest) things I did.
* http://r0k.us/insurance/gp/gpda.html#nalmic
It is a complex set of nested tables. Actually there are two sets -- click the "click here" link to have the 2nd table essentially superimpose itself over the first, and vice versa. It's actually just shifting position in the page, but that's not immediately obvious.
Would any of you sane people want to rewrite this using CSS? The GlossPinion is a hobby site, with no commercial intent. Upgrading it would be for personal edification and education as much as anything. Still, I hesitate to go down that road; I'm an amateur, especially with CSS. (Not complete amateur; I did upgrade a much large site, The Visible Policy (http://r0k.us/insurance/vp/index.html) to use CSS and be HTML 4.01 compliant).