Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<html>
<head>
<style>
div {
   border: solid orange; padding: 1.5em 1.5em 1.5em 1.5em;
   display: list-item;
 }
 
 .float {
   margin-top: 0.5em;
   margin-left: 1em;
   float: left;
   margin-right: 2em;
   width:100px;
   height:100px;
 }
</style>
<body>
<div style="display:block">
 <div class="float">float</div>
 <div>
  <div>
   <div>
    List item text.
   </div>
  </div>
 </div>
</div>
<ul><li style="direction: rtl; border:2px solid red; padding:50px">Foo fofodfosjlkdf
dslkdjlk asdlksjald djklsd klasjdkas sdajd lsadjkl asjdlksajdk </ul>
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers