Skip to content

Instantly share code, notes, and snippets.

@realmilkymedia
Created October 11, 2012 13:20
Show Gist options
  • Save realmilkymedia/3872226 to your computer and use it in GitHub Desktop.
Save realmilkymedia/3872226 to your computer and use it in GitHub Desktop.
Cottonmouth Colour Gradient
/**
* Cottonmouth Colour Gradient
*/
background: linear-gradient(90deg, #c06, blue, green, yellow, orange, red) no-repeat;
height: 20px
<!-- content to be placed inside <body>…</body> -->
<BODY>
<h1>Cottonmouth Colour Gradient</H1>
<h2>Mess with this!</h2>
</BODY>
{"view":"split","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