Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<title>Tablet Test</title>
<meta name="generator" content="WYSIWYG Web Builder 8 - 
  
http://www.wysiwygwebbuilder.com">
<meta name="viewport" content="width=device-width, user-scalable=no">
<style type="text/css">
  html, body {
    width: 100%;
    height: 100%;
    
    margin: 0;
    padding: 0;
  }
  
body
{
   font-size: 8px;
   line-height: 1.1875;
   background-color: #1E90FF;
   color: #000000;
}
</style>
<style type="text/css">
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
</style>
<style type="text/css">
#wb_Form1
{
    position: relative;
   border: 0px #000000 solid;
    margin: 0 auto;
}
#TextArea1
{
   border: 1px #C0C0C0 solid;
   background-color: #FFFFFF;
   color :#000000;
   font-family: Arial;
   font-size: 13px;
   text-align: left;
}
</style>
</head>
<body>
<div id="wb_Form1" style="width:320px; height:460px; z-index:3;">
  <form name="Form1" method="" action="" enctype="text/plain" id="Form1">
    <textarea name="TextArea1" id="TextArea1" style="position:absolute; left:112px; top:106px; width:98px; height:98px; z-index:1;" rows="5" cols="11"></textarea>
    <button id="AdvancedButton1" type="button" name="" value="" style="position:absolute; left:86px; top:364px; width:150px; height:34px; z-index:2;">
      <div style="text-align:center">
        <span style="color:#000000; font-family:Arial; font-size:13px;">Send</span>
      </div>
    </button>
  </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