![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
The HTML attribute "border" on a table, will also affect the TD. So a rule like this should theoretically work: table {border: 1px solid red;} td {border: 0;} |
#4
| |||
| |||
|
|
Ah, so Safari isn't screwing things up? The tag attribute still gives a border to the cell (<td>) and the CSS gives border to the table itself? |
![]() |
| Thread Tools | |
| Display Modes | |
| |