ssarts
11-13-2007, 04:42 PM
Hello all,
This is my first ever table-less CSS layout. I've managed to line up everything the way I want it to look in Firefox, but to do so required using a negative top position amount. Why is there a gap between divs if I don't have the negative position in place? I just want each div to be directly under the one before it. No gaps. It seems to be in 14px increments, but I don't see anything that's 14 pixels that would cause it to shift http://www466.pair.com/sasspair/scarpello/index.htm
Can anyone enlighten me?
If you have any suggestions on a different way I should be positioning these divs, please speak up. This way seemed to work, so I used it.
Also, this layout starts to fall apart in IE. It's like the negative amounts are shifting everything up too far and stuff starts to overlap. The "latest Projects" are also wrapping funny in IE. Can I make a separate stylesheet specifically for IE, or do I need to go in and hack each thing for IE before it will work on both?
TIA!
-Shawn
This is my first ever table-less CSS layout. I've managed to line up everything the way I want it to look in Firefox, but to do so required using a negative top position amount. Why is there a gap between divs if I don't have the negative position in place? I just want each div to be directly under the one before it. No gaps. It seems to be in 14px increments, but I don't see anything that's 14 pixels that would cause it to shift http://www466.pair.com/sasspair/scarpello/index.htm
Can anyone enlighten me?
If you have any suggestions on a different way I should be positioning these divs, please speak up. This way seemed to work, so I used it.
Also, this layout starts to fall apart in IE. It's like the negative amounts are shifting everything up too far and stuff starts to overlap. The "latest Projects" are also wrapping funny in IE. Can I make a separate stylesheet specifically for IE, or do I need to go in and hack each thing for IE before it will work on both?
TIA!
-Shawn