Why do different browsers render the same HTML differently?

前端 未结 5 1100
情话喂你
情话喂你 2020-12-07 16:24

This is an html page :




Frame Set



        
5条回答
  •  轮回少年
    2020-12-07 16:32

    To be cross browser you need several tools, a lot of experience, and, in case of IE, a lot of luck. In addition to the other answers here, you can use Yahoo CSS which give you a common base (all browsers don't have the same default values): http://developer.yahoo.com/yui/reset/

提交回复
热议问题