Forum Moderators: open
Now, correct me if I'm wrong, but 45 + 45 = 90, right? :p
Anyhow, I tried to tweak it just a bit. It seems that it lines up at 89.9%. That is until I resize the browser...
Guess I'll have to resort to nesting the tables /sigh
Note for CSS Evangelists: Don't bother explaining your visions :) I've been there, done that. When the standards become standard and visitors can all enjoy the benefits, then I'll switch. ;p
Now I'm just down to the problem of how to make my semi-fluid layout work with pixel-based attributes. For example, a body that has 10% margin (5% per side) and a table that is supposed to fill the rest of the window, but yet add a 1 pixel border on each side. I guess I can assign the borders to my <td>s and not assign them a width.../shrug. Almost as evil as divs :p