Setting up style sheet for multiple browsers?

Discussion in 'CSS' started by Navarone, Oct 15, 2007.

  1. #1
    How do I set up my style sheet so that IE6, IE7, FF2 and Safari interpret paragraph tags and brake tags and everyother kind of tag equally? :)
     
    Navarone, Oct 15, 2007 IP
  2. Geckonm

    Geckonm Guest

    Messages:
    15
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hi,

    Try using a CSS reset such as eric mayer's at

    ht*p://meyerweb.com/eric/thoughts/2007/04/14/reworked-reset/

    This will force all browsers to reset to the same values, from which you build your own. There is a css framework to re-apply consistent values to all elements, but as \I never use it I've forgotten the name :p
     
    Geckonm, Oct 15, 2007 IP