Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<style>
  article, aside, figure, footer, header, hgroup, 
  menu, nav, section { display: block; }
  body {
    font-family: sans-serif;
  }
  p {
    margin: 0px;
  }
</style>
</head>
<body>
  <div id='list_container'>
    <ul id='list_1'>
      <li>List 1 item 1</li>
      <li>List 1 item 2</li>
    </ul>
    <ul id='list_2'>
      <li>List 2 item 1</li>
      <li>List 2 item 2</li>
    </ul>
  </div>
Output

This bin was created anonymously and its free preview time has expired (learn why). — Get a free unrestricted account

Dismiss x
public
Bin info
anonymouspro
0viewers