<html>
<div  style="border-top:solid 40px blue; 
          border-left:solid 40px red; 
             height:160px; 
             width:400px;"
>
    
<div style="height:40px;background-color:#B1F;">这是第一行</div>
    
<div style="height:40px;background-color:#444;">这是第二行</div>
    
<div style="height:40px;background-color:#888;">这是第三行</div>
</div>
</html>

相关文章:

  • 2021-10-06
  • 2022-12-23
  • 2022-01-02
  • 2022-01-15
  • 2021-11-16
  • 2021-05-29
  • 2022-12-23
  • 2021-06-14
猜你喜欢
  • 2021-12-31
  • 2021-10-21
  • 2021-10-10
  • 2021-10-20
  • 2021-11-13
  • 2021-12-26
  • 2022-01-02
相关资源
相似解决方案