Skip to content

Instantly share code, notes, and snippets.

@elitenomad
Created July 27, 2020 04:30
Show Gist options
  • Save elitenomad/3c5d9f135eccb96a37e7fa7eefefcc9e to your computer and use it in GitHub Desktop.
Save elitenomad/3c5d9f135eccb96a37e7fa7eefefcc9e to your computer and use it in GitHub Desktop.
OJMGoOb
<div id="trapezium">
</div>
#trapezium{
width: 100px;
height: 0px;
border-bottom: 100px solid red;
border-left: 50px solid transparent;
border-right: 50px solid transparent;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment