我的人力资源风格不会出现在移动浏览器中



我的心率如下:

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

它在PC浏览器chrome,Mozilla等上运行良好。它向我展示了一排星星,但是当我从Android手机打开我的网站时,人力资源根本不存在。

有什么办法可以解决这个问题吗?

我想

我解决了问题? 请参阅我的代码

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

相关内容

  • 没有找到相关文章

最新更新