Skip to content

Instantly share code, notes, and snippets.

@Shorang
Created May 24, 2013 20:04
Show Gist options
  • Save Shorang/5646142 to your computer and use it in GitHub Desktop.
Save Shorang/5646142 to your computer and use it in GitHub Desktop.
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
.cssNinjaVermelho{
width: 0;
height: 0;
border-top: 60px solid transparent;
border-bottom: 60px solid transparent;
border-left: 60px solid red;
}
<!-- content to be placed inside <body>…</body> -->
<div class="cssNinjaVermelho"></div>
// alert('Hello world!');
{"view":"separate","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment