火狐firefox 3.x下margin-top无效的解决方法_How to solve margin-top not work bug in firefox 3

经常会出现的一个ff bug,方法也有很多
这个一行代码解决:
display:inline-block;
缺点:
老版本浏览器不支持,不过也无所谓,主要是ff的bug,ff支持就可以了
Unsupported value: ‘inline-block’
Affects: Firefox 1.5; Internet Explorer 6.0, 7.0; Internet Explorer for Macintosh 5.2; Opera 8.0, 9.0; Safari 2.0