Thread: DIV tables
View Single Post
Old May 6th, 2006, 7:08 AM   #17
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Quote:
DaWei, you are the first person to help on these forums but sometimes it seems like you dislike me
Read all my posts. I barf grouch all over everyone.

'#' is the stylistic indicator to indicate an id, rather than a class. IE7 should support it.

I suspect the bottom thangy in IE is a margin or padding, though I haven't looked. Here's an idea I use, you're welcome to it: Put a visible border of a noticible color around every element you're having trouble with. It shows you what's what and tells you where to attack. When you're through, set the border thickness to 0 or delete it, whatever blows your nose.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote