Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<html>
<head>
<title>TEST!</title>
</head>
<body>
<button type="button" onClick="__basic();">basic</button>
<button type="button" onClick="__regex();">regex</button>
<button type="button" onClick="__hash();">hash</button>
<br>
<button type="button" onClick="__basic5();">basic5</button>
<button type="button" onClick="__regex5();">regex5</button>
<button type="button" onClick="__hash5();">hash5</button>
</body>
</html>
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers