firefox issues

S

shelbyfaye

Hi -
we just created a website for our company (see: www.s2vc.com) and it does
not show up on firefox as it does on I.E. I realize that there have been
previous posts regarding this issue, however I have never used frontpage
before and I would appreciate some guidance, as this will be my first attempt
at frontpage.
Thank you.
 
M

Mark Fitzpatrick

In this case I think it's fairly simple. I believe it's a matter of how the
background colors for the table were created. For example, the statement <td
bgcolor="18572a"> is incorrect. All color descriptions begin with a # in
front of the value. In this case, it should be <td bgcolor="#18572a"> I
believe all you'll need to do is look around for the bgcolor attributes that
are missing the beginning #. This usually happens when you copy and paste a
color in from another application or from some other source and forget to
copy the #. FP and pretty much every web editor I've ever seen will let you
paste the color in without forcing you to put the # in front. I believe
FireFox isn't able to determine what the color is, or isn't designed to help
you out and assume it begins with # like IE and Opera do.
 

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

Top