Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. <body>
  2.  
  3. <rect class="works" width="100" height="100" fill="purple" stroke="white"/>
  4.  
  5. <rect class="works" width="100" height="100" fill="blue" stroke="white"/>
  6.  
  7. <rect class="works" width="100" height="100" fill="purple" stroke="white"/>
  8.  
  9. <rect class="works" width="100" height="100" fill="blue" stroke="white"/>
  10.  
  11. <rect class="works" width="100" height="100" fill="blue" stroke="white"/>
  12.  
  13. <line x1="0" y1="-150" x2="0" y2="0" stroke="white"/>
  14. </svg>
  15.  
  16. </header>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement