table backgroundsadding color and graphics its easy to add colors and graphics to tablesneed help with colors? try this useful tool (new window)
all we have to do is add the bgcolor attribute to our <TABLE> and <TD> tags
the code above gives us this
the background color of the entire table is set to white (#FFFFFF) in the table tag <TABLE border=1 bgcolor=#FFFFFF> it is equally simple to add a background image using the background attribute <TABLE border=1 background="raindrop.jpg">
it's just as simple to add color and graphics to the <TD> tags <TD background="raindrop.jpg"> <TD bgcolor=#00FF00>
html tutorial css tutorial javascript webmaster articles link exchange |
html tutorial make money from your website |