xxxxxxxxxx
<style>.demo_test {
width: 0;
height: 0;
border-right: 50px solid transparent;
border-left: 50px solid transparent;
border-bottom: 100px solid #cccccc;
}
</style>
<div class="demo_test"></div>