Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="evenly spreading links demo" />
<meta charset=utf-8 />
<title>evenly spreading links</title>
</head>
<body>
<ul>
    <li>short</li>
    <li>looooong loooong</li>
    <li>normal</li>
    <li>end</li>
</ul>
</body>
</html>
Output

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

Dismiss x
public
Bin info
vkuzmapro
0viewers