<!DOCTYPE html>
<html lang="en">
<head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <meta http-equiv="X-UA-Compatible" content="ie=edge">
      <title>Document</title>
<style> div{ width: 0; height: 0; border-width: 50px; border-style: solid; border-color: red transparent transparent transparent } </style>
</head> <body>

<div></div>

</body> </html>

 

相关文章:

  • 2022-12-23
  • 2021-08-22
  • 2021-05-25
  • 2021-09-06
  • 2022-02-17
  • 2021-09-05
猜你喜欢
  • 2022-12-23
  • 2022-02-28
  • 2022-12-23
  • 2021-08-30
  • 2021-10-31
  • 2022-12-23
  • 2021-05-23
相关资源
相似解决方案