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

liunx

Guest
Hi folks,<br />
<br />
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.<br />
<br />
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.<br />
<br />
Thank you in advance for any replies.<br />
<br />
- Lee<!--content-->all the tags are closed and it looks fine in IE and opera.<br />
<br />
Unless you fixed it I don't see any problems<!--content-->Thanks for looking, IncaWarrior. It looks fine in IE and Opera, but not in Mozilla/Netscape.<!--content-->try adding<br />
style="clear:both;"<br />
in the <table> tag of the part the moves over<!--content-->Thanks, style="clear: both" did the trick!<!--content-->
 
Back
Top