Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>correction examen</title>
</head>
<body>
<ul>
  <li>cours
    <ul>
      <li>1</li>
      <li>2</li>
    </ul>
  </li>
  <li>Tds
    <ul>
      <li>3</li>
      <li>4</li>
    </ul>
  </li>
  <li>TPS
    <ul>
      <li>5</li>
      <li>6</li>
    </ul>
  </li>
</ul>
</body>
</html>
Output

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

Dismiss x
public
Bin info
dupontpro
0viewers