<div class="triangle"></div>
.triangle { width: 0; height: 0; border: 150px solid transparent; border-top: 0; border-bottom: 300px solid red; }
This Pen is owned by Alvaro Montoro on CodePen.
See more by @alvaromontoro on CodePen
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.