background colour in TABLEs ?

Tim Hill tim at timil.com
Mon Jan 7 09:38:26 GMT 2008


In article <4f5d5ba345barry at e-allen.me.uk>, Barry E Allen
<barry at e-allen.me.uk> wrote:
> In article <4f5d579259tim at timil.com>, Tim Hill <tim at timil.com> wrote:

> > Of course, bgcolor in the headers has a different effect to bgcolor
> > in the cells or rows, as my example should have illustrated.

> I may be missing something obvious but I can't see, having looked at
> your example, how bgcolor in the headers has a different effect to
> bgcolor in the cells or rows

Did you copy and paste the html to a file and load it into a browser?

Here it is again, slightly amended, to make the three various locations
for bgcolor show off their differences, I hope more obviously.

<html><head></head><body>
<table bgcolor="red" cellspacing="16">
<tr bgcolor="green">
<td>
well,
</td>
<td bgcolor="yellow">
hello
</td>
<td>
world
</td>
</tr>
</table>
</body></html>

-- 
Tim Hill,

www.timil.com




More information about the netsurf-users mailing list