(Blanked the page) |
|||
Line 1: | Line 1: | ||
+ | <style> | ||
+ | square { | ||
+ | width: 100px; | ||
+ | height: 100px; | ||
+ | background:#ff002e; | ||
+ | } | ||
+ | |||
+ | </style> |
Revision as of 19:33, 15 June 2017
<style>
square { width: 100px; height: 100px; background:#ff002e; }
</style>