> 1524

December 4, 2007

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>

Replace the highlighted color code with your color code.

After pasting your code hit OK (you might have to refresh your page) now you've got a resizable color rectangle!

Fun!