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>
        <style type="text/css">
            #p1 span {
                width: 65px;
                display: block;
                float: left;
            }
        </style>
        <script type="text/javascript" src="jscodeloginpage.js"></script>
    </head>
    <body>
        <h1 STYLE="text-align:center;" STYLE="font-family:verdana;">FDM Markets</h1>
        <h2 STYLE="text-align:center;">Trading Platofrm</h2>
        <p>Login</p>
        <br />
        <form name="anyForm">
            Username: <input type="text" name="anyName" size="15" onKeyUp="Complete(this, event)"><br />
            Password: <input type="text" size="15" name="password_box">
        </form>
        <div id=Clock style="font-size: 12">&nbsp;</div>
    </body>
</html>
Output 300px

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

Dismiss x
public
Bin info
Cerbruspro
0viewers