![]() | |
![]() |
| | Thread Tools | Display Modes |
#41
| |||
| |||
|
|
Why not use <col> and set classes only once for every column? |
#42
| |||
| |||
|
|
gdv1000 (AT) hotmail (DOT) com (Garmt de Vries) wrote: Why not use <col> and set classes only once for every column? And then? If you set <col class="foo">, how are you going to use the class? Table cells are by definition subelements ("children") of <tr elements, never subelements of <col> elements. So if setting .foo { ... } seems to work, it should be regarded as a browser bug. This is of course very inconvenient to authors. |
![]() |
| Thread Tools | |
| Display Modes | |
| |