author
q9design@squatterz.com
keywords
how-tos, background-color
location
help/how-tos/background-color/
Recipe to create resizable background colors blocks.
First find your color...
You can find a color here http://www.ficml.org/jemimap/style/color/wheel.html
Paste the following code into a paste box...
<div style='width: 100%; height: 100%; background-color: #CC2299;'></div>
After pasting your code hit OK (you might have to refresh your page) now you've got a resizable color rectangle!
Fun!