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>
    <div id='prehistoria'>
      <h1>prehistoria</h1>
        <p>bla bla bla bla</p>
    </div>
    <div id='majos'>
      <h1>majos</h1>
        <p>lorem ipsum no se qué</p>
    </div>
    <div id='conquista'>
      <h1>conquista</h1>
        <p>babababa y viene</p>
    </div>
    <div id='eramoderna'>
      <h1>era moderna</h1>
        <p>en ocasiones veo circulitos</p>
    </div>
  </body>
</html>
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers