Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<textarea value='text message' name='messageSMS' id='messageSMS' onfocus='clearInput(this)' onblur='clearInput(this)'>
</textarea>
<input value='send' id='sendSMS' type='submit' name='submit' />
 
#sendSMS{
    width: 40px;
    position: relative;
    left:-67px;
    top: -17px;
}
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers