| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| DesignersTalk > Table background color not there in Netscape, Firefox |
|
LinkBack | Thread Tools | Search this Thread |
|
|
#1 (permalink) |
|
Registered User
Join Date: Nov 2005
Posts: 2
|
Table background color not there in Netscape, Firefox
Hi all, I threw together a small site for a friend and it looks fine in IE, but of course it looks like crap in Netscape & Firefox. The crappy table border I can live with, but I need to do something about the table background not loading. Anyone got a simple solution? I'm not very technically savvy. Thanks!! The pages in question are here: http://www.corestudiochicago.com/home.htm |
|
|
|
|
|
#3 (permalink) | |
|
Goodbye little old lady
|
Quote:
Wow - you are just asking for trouble! Using tables for layout and lauding IE - I'd run for cover if i was you! change <table width="553" border="0" cellpadding="0" cellspacing="0" bgcolor="B2C891"> to <table width="553" border="0" cellpadding="0" cellspacing="0" bgcolor="#B2C891"> and you should be fine |
|
|
|
|
#5 (permalink) | |
|
Registered User
Join Date: Nov 2005
Posts: 2
|
Quote:
Yeah, I'm not too good with html... I'm used to leaving the actual page building to people who know how to do it without Dreamweaver Anyway, thanks for helping out - it worked! |
|
|
![]() |