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 class="-box-sized">
    <div class="b-content -highlighted">
        <form class="b-form">
            <div class="b-form-element--right">
                <button class="f-item b-button -decorated">Send code</button>
            </div>
            <div class="b-form-element">
                <input class="f-item b-text -masked" id="key-ltr" name="key-ltr" type="text"/>
                <label class="f-item-label" for="key-ltr">
                    <span class="tooltip-ltr" title="You can find it out on the product box..">Example: A4AJU-STXNS-1JXTR-VG6XP</span>
                </label>
            </div>
        </form>
    </div>
    <div class="b-content -highlighted -rtl">
        <form class="b-form">
            <div class="b-form-element--right">
                <button class="f-item b-button -decorated">Send code with RTL direction</button>
            </div>
            <div class="b-form-element">
                <input class="f-item b-text -masked" id="key-rtl" name="key-rtl" type="text"/>
                <label class="f-item-label" for="key-rtl">
                    <span class="tooltip-rtl" title="You can find it out on the product box..">Example: A4AJU-STXNS-1JXTR-VG6XP</span>
                </label>
            </div>
        </form>
    </div>
</body>
</html>
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers