Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2017
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. /**
  2. * The first commented line is your dabblet’s title
  3. */
  4. .box{
  5. width:100px;
  6. height:100px;
  7. border:1px solid red;
  8. background-color:yellow;
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement