SOURCE

console 命令行工具 X clear

                    
>
console
<div class="triangle">
</div>
.triangle {
    width: 0;
    height: 0;
    border-width: 20px;
    border-style: solid;
    border-color: transparent transparent #85bfda transparent;
}