<div class="triangle"></div>
.triangle{ height: 0; width: 0; border: 50px solid transparent; border-bottom: 50px solid #ff9900; }