Skip to content

Instantly share code, notes, and snippets.

@iqbalmauludy
Created January 5, 2017 16:18
Show Gist options
  • Save iqbalmauludy/05d913fbecee42dd33d775d296c416a6 to your computer and use it in GitHub Desktop.
Save iqbalmauludy/05d913fbecee42dd33d775d296c416a6 to your computer and use it in GitHub Desktop.
Button Gradien
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Contoh Gradien Button</title>
<link rel="stylesheet" href="main.css">
</head>
<body>
<a class="btn" href="#">example</a>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment