alternative for inline-block for ie7

喜你入骨 提交于 2019-12-07 02:05:56

问题


for my website, im using inline-block property. it works well for mozilla and ie8 but is displayed as block elements in ie7. how can i set it right?


回答1:


Have a look at this: http://foohack.com/2007/11/cross-browser-support-for-inline-block-styling/ - at this point in time, IE8 was not out yet, so I believe the author is talking about IE7.



来源:https://stackoverflow.com/questions/4988727/alternative-for-inline-block-for-ie7

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!