Guest User

Untitled

a guest
Sep 21st, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1.  
  2. ​.thumb {
  3. width:220px;
  4. height:100px;
  5. background-color:gray;
  6. border:1px solid green;
  7. float:left;
  8. }​
  9. #container {
  10. width:960px;
  11. height:400px;
  12. border:1px solid blue;
  13. }
Add Comment
Please, Sign In to add comment