<style>
            .test {
                width: 0;
                height: 0;
                border-width: 0 30px 30px 30px;
                border-style: solid;
                border-color: transparent transparent #333;
            }
 </style>

<div class="test"></div>

相关文章:

  • 2021-06-06
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-17
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2019-12-20
  • 2021-11-14
  • 2021-08-13
  • 2021-06-11
  • 2022-01-12
相关资源
相似解决方案