|
|
|
Expert:
|
nidhi
|
|
Date:
|
Nov 19, 2007
|
|
Time:
|
08:41
|
|
|
|
Votes: Good (0) | Bad (0) Login to rate this answer
|
|
|
I dont want the border effected though if I already have that defined. I just want it to push any content below or to the side away from the cell.
|
|
Expert:
|
john2
|
|
Date:
|
Nov 21, 2007
|
|
Time:
|
04:42
|
|
|
|
Votes: Good (0) | Bad (0) Login to rate this answer
|
|
|
ok, then try using padding left
padding-left: 10px;
|
|
Expert:
|
nidhi
|
|
Date:
|
Nov 21, 2007
|
|
Time:
|
10:43
|
|
|
|
Votes: Good (0) | Bad (0) Login to rate this answer
|
|
|
The padding effects the content on the inside of the cell, not the outside of the cell. From what I've read, border-spacing does not work in Internet Explorer.
I dont think there is a solution to this but I just want to see if someone can confirm that this can't be done.
|
|
Expert:
|
john2
|
|
Date:
|
Nov 30, 2007
|
|
Time:
|
04:46
|
|
|
|
Votes: Good (0) | Bad (0) Login to rate this answer
|
|
|
|