Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<link href="http://ajax.googleapis.com/ajax/libs/jqueryui/1/themes/smoothness/jquery-ui.css" rel="stylesheet" type="text/css" />
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1/jquery-ui.min.js"></script>
  
<body>
<a id="mangle" href="#">Mangle</a>  
<div id="ui">
<ul>
    <li>Conversion</li>
    <li>Billing</li>
    <li>Sign-Up</li>
    <li>Landing Page</li>
    <li>Sign Up</li>
</ul>
<ul>
    <li>Get some people buying</li>
    <li>Get those card details</li>
    <li>Make them join our newsletter</li>
    <li>Landing Page</li>
    <li>Sign Up</li>
</ul>
</div>  <!-- END ui -->
<div id="client">
<ul>
    <li>Pininterest</li>
    <li>Daily Mail</li>
    <li>Spotify</li>
</ul>
<ul>
    <li>Social media sharing</li>
    <li>Popular celeb and hate rag</li>
    <li>Music platform</li>
</ul>
  </div>
<div id="demands">
<ul>
    <li>Maxamalism</li>
    <li>Text Only</li>
    <li>90s</li>
    <li>Children's Birthday Party</li>
</ul>
<ul>
    <li>The opposite of minimal - add++</li>
    <li>No images - one font for hardcore</li>
    <li>The goldern internet age</li>
    <li>Design like I'm five</li>
</ul>
</div>  <!-- END ui -->
</body>
Output

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

Dismiss x
public
Bin info
juanpastaspro
0viewers