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>
<h1>I use the full width</h1>
<span>by default I'm in line.
remove comment the comment from
// span { display : block; background : blue }
to change it.
</span>
<style>
h1 { background : lime }
span { background : limegreen }
span { display : block; background : blue }
</style>
<body>
Output

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

Dismiss x
public
Bin info
ftcostapro
0viewers