Problems in Firefox

They have: 52 posts

Joined: Dec 2002

The links on this page are getting a double underline, and in general looking bad:
http://www.cherrysystems.com/recovery_services.htm
I can't seem to determine to cause. Any help appreciated.

dk01's picture

He has: 516 posts

Joined: Mar 2002

The majority of problems in webpages come from poorly written code. The easiest way to check your code for validity is to use the html validator.

Check it out here:
http://validator.w3.org/check?verbose=1&uri=http%3A//www.cherrysystems.com/recovery_services.htm

Your page has 500 html errors. I would work to create valid code. If you eliminate all the errors that the validator shows you and still have the problem then we can have a closer look.

Sorry to be general about this but it really could be any of the 500 errors that is causing this.

Good luck! Smiling

-dk

timjpriebe's picture

He has: 2,667 posts

Joined: Dec 2004

It would help if you posted your CSS file. Also, are there any links of the class "ten" on other pages using that same CSS file? If so, are they getting the double underline in Firefox?

dk01's picture

He has: 516 posts

Joined: Mar 2002

I am fairly sure its an xhtml problem. He has quotes missing, unclosed tages etc so even if the css is valid it won't be properly applied to his document tree.

-dk

They have: 52 posts

Joined: Dec 2002

I thank you for your help. If I had time, I would validate the page, but I just can't see why I would want to spend this much time editing the code. It is now working fine in Firefox. All I had to do was remove a few tags like and and it looks good now.

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.