Hi,
I'd be really grateful if someone could take a look at this page and tell me what's causing the problem with the red borders above and below the header. I applied the borders to the (2 side by side) td's. I've set the border-collapse to 0 for tables. In Firefox 3.09 the blue border intersects the red top border, but not the bottom border. In IE6, it intersects both top and bottom with a sort of ragged edge. (It's hard to explain. You have to see it to know what I'm talking about.)
Right now, the border css is applied inline to the cells. I'll move it to the external style sheet after I resolve this issue, if I can resolve it.
I know I should be using css for layout rather than tables, but this is a site I'm doing for free for a relative, and I haven't completely made that transition yet (being able to position everything with css).
Thanks for any insight you can provide.
I'd be really grateful if someone could take a look at this page and tell me what's causing the problem with the red borders above and below the header. I applied the borders to the (2 side by side) td's. I've set the border-collapse to 0 for tables. In Firefox 3.09 the blue border intersects the red top border, but not the bottom border. In IE6, it intersects both top and bottom with a sort of ragged edge. (It's hard to explain. You have to see it to know what I'm talking about.)
Right now, the border css is applied inline to the cells. I'll move it to the external style sheet after I resolve this issue, if I can resolve it.
I know I should be using css for layout rather than tables, but this is a site I'm doing for free for a relative, and I haven't completely made that transition yet (being able to position everything with css).
Thanks for any insight you can provide.