CSS display not working

后端 未结 3 890
鱼传尺愫
鱼传尺愫 2021-01-23 23:46

I\'m really frustrated because Display:none isn\'t working on a element in IE 7, what do I do? It works perfect on FF, Chrome etc...

3条回答
  •  执笔经年
    2021-01-24 00:36

    Start by checking that your code is correct using tools like these:

    • HTML Validator
    • CSS Validator

提交回复
热议问题