Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8 />
<title>Why are they different?</title>
</head>
<body>
  <br>
        <a href="#" class="ui button center btn">A Primary Button</a>
        <br>
        <button class="ui button center btn">A Primary Button</button>
        <br>
        <input type="submit" class="ui button center btn" value="A Primary Button">
        <br>
        <div class="ui button center btn">A Primary Button</div>
</body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
drizzlecloudypro
0viewers