Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

BGCOLOR in NS <TABLE> Attribute 1

Status
Not open for further replies.

JohnSampson

Technical User
May 22, 2001
2
GB
I have a table design layout that incorporates this code:
<td align=top bgcolor=#CCCCCC height=&quot;235&quot; width=&quot;776&quot;>

That look s fine to me, but when I view the site in NS Communicator 4.7 the bgcolor attribute is ignored.. is this an IE only tag?
An example of this problem can be seen at
if you view that on both platforms you'll see what I mean!

Many Thanks in advnce
John Sampson
 
is that the exact code? try putting quotation marks aroung the hex value (bgcolor=&quot;#whatever&quot;) other than that the code looks fine
 
Typical!
Id been looking at that for hours - thank you! :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top