Table Row <TR> Color?

  • Thread starter Thread starter Victor
  • Start date Start date
V

Victor

Is there a way to do a background color of an entire row of a table (the
<TR> tag) as opposed to setting the background color of each <TD> element?

I'm looking for something that's cross-browser compatible, if possible.
 
TR tag supports the bgcolor attribute
- but you will need to do it in code view or in FP 2003 select the tr tag in Quick Tag Selector and use Edit tag

--




| Is there a way to do a background color of an entire row of a table (the
| <TR> tag) as opposed to setting the background color of each <TD> element?
|
| I'm looking for something that's cross-browser compatible, if possible.
|
|
|
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top