Advertisement
Guest User

Untitled

a guest
Mar 26th, 2019
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.31 KB | None | 0 0
  1. <div style="overflow: hidden;">
  2.     <div style="width: 1000%;">
  3.         <div style="float: left; width: 100px; height: 100px;">content</div>
  4.         <div style="float: left; width: 100px; height: 100px;">content</div>
  5.         <div style="float: left; width: 100px; height: 100px;">content++</div>
  6.     </div>
  7. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement