Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title></title>
    <link rel="stylesheet" type="text/css" media="all" href="" />
    
    <style type="text/css">
<!-- 
ol {
list-style-type:none;
font-weight:bold;
} 
li span { font-weight: normal; }
ol li:before {
content:counter(number) " ";
counter-increment:number;
}
-->
</style>
    
    
  </head>
  <body>
    <ol>
      <li><span> item 1</span> </li>
      <li> item 2 </li>
      <li> item 3 </li>
      <li> item 4 </li>
      <li> item 5 </li>
      
    </ol>
    
    
  </body>
</html>
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