Rectangle


SUBMITTED BY: Guest

DATE: March 4, 2013, 9:18 p.m.

FORMAT: CSS

SIZE: 75 Bytes

HITS: 1259

  1. #rectangle {
  2. width: 200px;
  3. height: 100px;
  4. background: red;
  5. }

comments powered by Disqus