I've got a table where I want some of the cells to use
a background image. The cells have variable height, so
I am using an image with a rather small height to fill up
the background of the cells, thus making I look like one
high image in there.
When validating it, I get this error:
there is no attribute "BACKGROUND "
The validators also tell me there are no "HEIGHT" or
"TOPMARGIN" attributes. Where did they go? And
what to use now?
<grumble>Why on Earth do they have to remove the
stuff that ::I:: use to make things nice and tidy?</grumble>
And then there is the "ALT" attribute.... Do I really have
to use that on ::all:: my images?
Well, time to call it an evening anyway........
--
Torbjørn Pettersen
Editor/Webmaster
FantaFiction
a background image. The cells have variable height, so
I am using an image with a rather small height to fill up
the background of the cells, thus making I look like one
high image in there.
When validating it, I get this error:
there is no attribute "BACKGROUND "
The validators also tell me there are no "HEIGHT" or
"TOPMARGIN" attributes. Where did they go? And
what to use now?
<grumble>Why on Earth do they have to remove the
stuff that ::I:: use to make things nice and tidy?</grumble>
And then there is the "ALT" attribute.... Do I really have
to use that on ::all:: my images?
Well, time to call it an evening anyway........
--
Torbjørn Pettersen
Editor/Webmaster
FantaFiction
Comment