Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width">
  <title>JS Bin</title>
</head>
<body>
<div width='50px'>
  <svg width='20px' height='20px'>
     <rect x=0 y=0 width='20px' height='20px' fill='blue'>
  <span class='1' style="vertical-align: top;">Hello</span>
  <span class='2' style="float:right;">World</span>
</div>
<div width='50px'>
  <svg width='20px' height='20px'>
     <rect x=0 y=0 width='20px' height='20px' fill='blue'>
  <span class='1' style="vertical-align: top;">Hello</span>
  <span class='2' style="float:right;">World</span>
</div>
</body>
</html>
Output

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

Dismiss x
public
Bin info
sj82516pro
0viewers