Hi,
I'm trying to tidy up some pages by using stylesheets, can I create a style that is the equivalent of this:
<td height=4 colspan=2>
I know I can say td { height: 4px; } in the stylesheet but can I also include the colspan bit?
Thanks,
- Andy
_______________________________
"On a clear disk you can seek forever"
I'm trying to tidy up some pages by using stylesheets, can I create a style that is the equivalent of this:
<td height=4 colspan=2>
I know I can say td { height: 4px; } in the stylesheet but can I also include the colspan bit?
Thanks,
- Andy
_______________________________
"On a clear disk you can seek forever"