HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
Compatibility issues with IE and Firefox
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Table
View previous topic :: View next topic  
Author Message
smjack



Joined: 16 Mar 2008
Posts: 7

PostPosted: Sun Mar 16, 2008 5:59 pm     Compatibility issues with IE and Firefox Reply with quote

Hello,

I am hoping that some of you html experts may be able to help me out with this frustrating problem!

I have built a website using a combination of dreamweaver and photoshop. I know some basic code, but am by no means an expert.

When I view the site from my mac in firefox and safari it looks find. However, when it is viewed from a PC in explorer, the images are not all aligning. When viewed from a PC in firefox, the images are aligning correctly.

the link is www.tricanolaw.com/test/index.html

More specifically, it is the two outside images on the far left and right that are not lining up.

As far as I can tell from looking at the code, I can see no problems. I am stumped!

Thank you in advance for your help!!
sticks464



Joined: 31 Dec 2006
Posts: 930

PostPosted: Sun Mar 16, 2008 6:38 pm     Reply with quote

I would first give your pages a valid doctype
http://www.w3schools.com/tags/tag_doctype.asp
Then use the w3c validator http://validator.w3.org/
to see the numerous errors that need correcting.

Without a valid doctype, browsers do not know how to parse the code, so each one guesses what the output should look like. Sometimes their right but the majority of the time it will be displayed incorrectly.

It's not a bad looking site visually, if your using a resolution larger than 1024X768. You should consider redoing the site using css so it will display correctly in all browsers and fit all resolution and screen sizes.
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Table All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial