![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Is there a way in Dreamweaver8 to create tables/cells with colored backgrounds? |
|
font color="#000000">Test</font |
|
hello, The following is an example of "works in IE but not in FF": table cellspacing="0" cellpadding="0" border="1" width="150" tr td bgcolor="FF0000" height="18" width="150"> <font color="#000000">Test</font></td /tr /table Is there a way in Dreamweaver8 to create tables/cells with colored backgrounds? |
#3
| |||
| |||
|
|
hello, The following is an example of "works in IE but not in FF": table cellspacing="0" cellpadding="0" border="1" width="150" tr td bgcolor="FF0000" height="18" width="150"> <font color="#000000">Test</font></td /tr /table Is there a way in Dreamweaver8 to create tables/cells with colored backgrounds? |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
Walt, Thanks for your suggestions, have been looking at CSS solutions and that is an area I need to review. Have been out of this for several years. Right now I am in the process of developing my own site, and I have been using code from a project I developed a few years back. The mystery I am trying to figure out is why this code from my previous work which uses the standard Table tags (and bgcolor attribute without #) displays properly in Firefox, and then moving it into a Dreamweaver or text generated HTMl doc it does not work. Still trying to track down what is making the difference. My guess right now is it is possibly related to the browser detection code. Although I produced the site before Firefox was around. |
#6
| |||
| |||
|
#7
| |||
| |||
|
#8
| |||
| |||
|
#9
| |||
| |||
|
|
Walt just in case you are still concerned, I agree with you and will come up with something different based on current practice. |
![]() |
| Thread Tools | |
| Display Modes | |
| |