Tuesday, March 01, 2005
HTML Question
Posted by
Glen Whitman
at
4:47 PM
I've noticed that the table line dividing the middle and right columns of this page has disappeared. I didn't change the page template in any way, so I'm not sure why that happened. And the line reappears in the pages for individual blog posts (where you can see the comments). I thought it might have something to do with the photos and pictures included in some of the posts, but those posts' individual pages also have the line. Anyone have an idea what the problem might be?
Subscribe to:
Post Comments (Atom)
4 comments:
I second scottm's comment. Microsoft must have something against you.
I see the bar in Safari (Apple's browser).
Glen,
I think if you change the cellspacing to equal 2, the side line shows up. I tested it for both ie and firefox on homesite tool. in your code change cellspacing that is currently '0' to 2 as shown below.
CELLSPACING=2
arrgg. blogger doesn't let me type in tags in the comments section. i'll just email this to you.
sk
Thanks SK -- that fixed the problem. I'm still not sure why the problem occurred in the first place, since the bar used to be there and then vanished (without any changes in the template). But I presume it won't happen again.
Post a Comment