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>
<span class="price" data-value="100" data-currency="usd"></span>
<span class="price" data-value="200" data-currency="rub"></span>
<span class="price" data-value="300" data-currency="eur"></span>
<span class="price" data-value="400" data-currency="usd"></span>
<span class="price" data-value="500" data-currency="usd"></span>
</body>
</html>
Output

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

Dismiss x
public
Bin info
aves84pro
0viewers