Forum Moderators: open

Message Too Old, No Replies

Cross-Browser Issue - Can Anyone See The Guilty Tag?

         

yowhateva

2:24 am on Jun 28, 2004 (gmt 0)

10+ Year Member



Hi folks,

I wonder if anyone could spare a few minutes to help me. I've set up a web site and have started using CSS for this first time too. I have a gallery page that appears drastically different in IE and Mozilla, and I have the feeling that it's just one little tag that's causing the problem.

If you look at <snip> then you will my handsome face on the top :-) IE users will see a few photo galleries underneath. Mozilla users will have to scroll to the right to the see them. If anyone is feeling up to the task and can look at the source for me, and perhaps give me an idea of what the problem is I should be extremely grateful! It looks like it could be an unclose TABLE or TR/TD tag, but everything seems fine.

Thank you in advance for any replies.

- Lee

[edited by: Woz at 2:57 am (utc) on June 28, 2004]
[edit reason] no URLs please, see TOS#13 [/edit]

vkaryl

3:00 am on Jun 28, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi Lee....

[webmasterworld.com...]

found in the very small print at the very bottom of the pages.

Generally you just need to post code snippets for the problem areas. Most of the really good code-jockeys here can see "problem tags" without seeing the site in its entirety.

And welcome to Webmaster World!

victor

7:03 am on Jun 28, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



but everything seems fine.

verify that assumption by

  • Having the right DOCTYPE
  • Ensure the HTML validates as per that DOCTYPE

    (I haven't seen the site, so apologies if the site does both already)

  •