cration forme geometrique 5 cote html css
#triangle-left{
width : 0;
height : 0;
border-top : 25px solid transparent;
border-bottom : 25px solid transparent;
border-right : 50px solid green;
}
Successful Shrike