Advertisement
Bensirpent07

testing.css

Feb 5th, 2016
236
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.11 KB | None | 0 0
  1. @charset "utf-8";
  2. /* CSS Document */
  3. div#testing{
  4.     width: 100px;
  5.     height: 100px;
  6.     border: 1px solid black;   
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement