<html>
<head>
    <title>我的图片处理</title>
    <style type="text/css">
        html {
            height: 100%;
        }

        div {
            background-image: url([3~YBZF0_Q4B`IXK47}AOU6.png);
            background-repeat: no-repeat;
            background-position: center center;
            background-size: cover;
        }
    </style>

</head>
<body>
    <img style="height: 100px; width: 100px; background-image: url([3~YBZF0_Q4B`IXK47}AOU6.png); background-repeat: no-repeat; background-position: center center; background-size: cover; "/>

</body>
</html>

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-07-07
  • 2021-10-13
  • 2021-05-26
  • 2022-12-23
  • 2021-12-07
  • 2021-09-24
猜你喜欢
  • 2022-12-23
  • 2021-11-19
  • 2021-12-16
  • 2021-12-12
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案