(Created page with "css sTuff") |
|||
Line 1: | Line 1: | ||
css sTuff | css sTuff | ||
+ | |||
+ | <html> | ||
+ | |||
+ | <style> | ||
+ | |||
+ | square { | ||
+ | width: 100px; | ||
+ | height: 100px; | ||
+ | background:#ff002e; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | </html> |
Revision as of 19:42, 15 June 2017
css sTuff