Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>JS Bin</title>
</head>
<body>
  <a>Claim Prize</a>
</body>
</html>
 
a {
  font-family: Arial;
  color: white;
  text-shadow: 1px 2px 1px #000000;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  padding: 20px 40px;
  background: #e41313;
  border-radius: 8px;
  box-shadow: -3px 5px 0 #78ae33;
}
Output

This bin was created anonymously and its free preview time has expired (learn why). — Get a free unrestricted account

Dismiss x
public
Bin info
anonymouspro
0viewers