![]() | |
![]() |
| | Thread Tools | Display Modes |
#11
| ||||
| ||||
|
|
OK, here is a complete page showing the problem. I realised whilst making it that I am still using cellpadding and cellspacing on the table> tag. I'm not sure what the CSS equivalents of these are. |
|
Here is the code. Thanks again for all the help. |
|
.tableCell { [snip styles] } |
|
tr class="tableCell" td>this is some stuff</td |
#12
| |||
| |||
|
#13
| |||
| |||
|
|
The odds are that you are applying something to a <table> element when you would in fact need to apply it to table cells as well. Well, if I understand correctly, the border is part of the table, rather than the cell. Going on the way HTML attributes work, "border" and "bordercolor" (now obsolete) both went on the <table> tag to produce the effect I described. In the tag form the border[color] is applied to both the table and its |
|
Hint: specify the URL. It saves a lot of everyone's time, and you know, everyone is busy. I know, that's why the post was short and (hopefully) to the point. I don't have an URL for this site, and as the HTML/CSS in question was so short, I didn't see any need to create a sample page and find somewhere free to upload it just for this. It's easier to just provide an URL to a test case. It saves all this |
#14
| |||
| |||
|
|
OK, here is a complete page showing the problem. I realised whilst making it that I am still using cellpadding and cellspacing on the table> tag. I'm not sure what the CSS equivalents of these are. snip |
#15
| |||
| |||
|
|
And you thought that you could ask a question here and receive patient understanding and helpful guidance rather than ridicule about your ignorance? That, my naive friend, is _not_ the way it works in Finland. |
#16
| |||
| |||
|
|
In general there is more to a question than you think and having to extract relevant info piecemeal is boring and annoying especially when you suffer from a misunderstanding of CSS or HTML. A test case would provide the info we need all in one package. |
#17
| |||
| |||
|
|
And you thought that you could ask a question here and receive patient understanding and helpful guidance rather than ridicule about your ignorance? That, my naive friend, is _not_ the way it works in Finland. Good job I don't live in Finland eh? |
#18
| |||
| |||
|
|
You have the privilege of babbling pointlessly, and getting ignored in future. You already admitted you should have posted a URL, so praising a troll was foolish. Feed the trolls, get treated like one. Hope this helps. HAND. |
#19
| |||
| |||
|
|
And you thought that you could ask a question here and receive patient understanding and helpful guidance rather than ridicule about your ignorance? That, my naive friend, is _not_ the way it works in Finland. Good job I don't live in Finland eh? You have the privilege of babbling pointlessly, |
|
and getting ignored in future. You already admitted you should have posted a URL, so praising a troll was foolish. Feed the trolls, get treated like one. Hope this helps. HAND. |
|
(I would have sent this privately only, but you use a fake From field.) |
#20
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |