![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Let's suppose I have a table that looks like this : table cellspacing="0" cellpadding="0" border ="0" tr td><h1>Heading Something</h1></td /tr /table |
|
Some of you would answer "yes but you can control the margin with CSS". |
|
Yes I know and I do it, but if I say margin-top:0px; then it would apply everywhere, even in the body of a text, what I may not want. |
#3
| |||
| |||
|
|
Hi, I would like to expose a situation that I would like to have informations about. Let's suppose I have a table that looks like this : table cellspacing="0" cellpadding="0" border ="0" tr td><h1>Heading Something</h1></td /tr /table |
#4
| ||||
| ||||
|
|
I have a table that looks like this : table cellspacing="0" cellpadding="0" border ="0" tr td><h1>Heading Something</h1></td /tr /table In IE, the heading will be right at the top of the cell, with no space over it, but in Firefox there will be a space between the top of the cell and the heading itself. |
|
Some of you would answer "yes but you can control the margin with CSS". Yes I know and I do it, |
|
but if I say margin-top:0px; then it would apply everywhere, even in the body of a text, what I may not want. |
|
Can someone help me to understand all this ? |
#5
| |||
| |||
|
|
td><h1>Heading Something</h1></td |
|
In IE, the heading will be right at the top of the cell, with no space over it, but in Firefox there will be a space between the top of the cell and the heading itself. |
![]() |
| Thread Tools | |
| Display Modes | |
| |