乐趣区

css-实现直角三角形

支流浏览器根本都反对

<div class="triangle"></div>
.triangle{
    height: 200px;
    width: 200px;
    background-image: linear-gradient(to bottom right,red 50%, transparent 50%);
}
退出移动版