zoukankan      html  css  js  c++  java
  • 解决IE6文字溢出(无缘无故多出一个字)

    1         <div id="footer">
    2 <img src="templets/images/footlogo.gif" />
    3 <p>XXXX网 版权所有 Copyright @2009-2011 www.xxx.com All Rights Reserved.
    4 <br />特别声明:本站医学信息仅供参考,转载本站文章请注明出处.</p>
    5 <div><div style="display:none;">hidden-解决IE6文字溢出</div></div>
    6 </div><!-- footer end -->

    布局完了之后之一直是多一个“处”字出来,郁闷死了,后来在div里面加入了红色的那段代码就好了。

  • 相关阅读:
    CSU 1122
    CSU 1256
    CSU 1240
    HDU 1874
    CSU 1004
    Problem F CodeForces 16E
    Problem E CodeForces 237C
    Problem C FZU 1901
    12-30
    2016-12-29
  • 原文地址:https://www.cnblogs.com/ishibin/p/2183320.html
Copyright © 2011-2022 走看看