Skip to content

Instantly share code, notes, and snippets.

@hanafiah
Created August 28, 2012 14:42
Show Gist options
  • Save hanafiah/3498615 to your computer and use it in GitHub Desktop.
Save hanafiah/3498615 to your computer and use it in GitHub Desktop.
prefixfree
<!DOCTYPE html>
<html>
<head>
<script type="text/javascript" src="https://raw.github.com/LeaVerou/prefixfree/gh-pages/prefixfree.min.js"></script>
<style type="text/css">
body {background:linear-gradient(45deg,maroon,red);}
</style>
</head>
<body>hello world</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment