【问题标题】:my hr style doesnt appear in mobile browsers我的 hr 风格没有出现在移动浏览器中
【发布时间】:2016-02-13 02:17:38
【问题描述】:

我的人力资源如下:

    <hr style='height: 20px; background: url(stars.png) no-repeat center;     border: none;' />

它在 pc 浏览器 chrome、mozilla 等上运行良好。它向我显示了一行星星,但是当我从 android 手机打开我的网站时,HR 根本不存在。

有没有办法解决这个问题?

【问题讨论】:

    标签: css styles


    【解决方案1】:

    我想我解决了这个问题?请看我的代码

    &lt;hr style='height: 20px; background: url(http://pngimg.com/upload/star_PNG1597.png) repeat center; border: none;background-size: 20px 20px;' /&gt;

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-10-22
      相关资源
      最近更新 更多