Advertisement
dylaenobriens

Triangle Help Code #1

Jul 24th, 2013
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. #triangle {
  2. width: 0;
  3. height: 0;
  4. border-bottom: 120px solid black;
  5. border-left: 60px solid transparent;
  6. border-right: 60px solid transparent;
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement