help with the way different browsers affect site

Discussion in 'HTML & Website Design' started by Lpspider, Oct 8, 2005.

  1. #1
    When viewing in internet explorer, all looks fine. But in another browser it's all messed up... the h2 tags are bigger, the position is different, colors different etc. What is causing this? How can I fix it?
     
    Lpspider, Oct 8, 2005 IP
  2. Crazy_Rob

    Crazy_Rob I seen't it!

    Messages:
    13,157
    Likes Received:
    1,366
    Best Answers:
    0
    Trophy Points:
    360
    #2
    Post the url of the site you're having trouble with.

    Do you have H2, etc... defined in your stylesheet?
     
    Crazy_Rob, Oct 8, 2005 IP
  3. minstrel

    minstrel Illustrious Member

    Messages:
    15,082
    Likes Received:
    1,243
    Best Answers:
    0
    Trophy Points:
    480
    #3
    There is nothing you can do to make your pages look exactly the same in all browsers.

    However, you can minimize the differences by making sure (1) that you use a DOCTYPE declaration and (2) that your code conforms to that DOCTYPE as closely as possible.
     
    minstrel, Oct 10, 2005 IP