|
||
---|---|---|
Remember the illegal number? Well, I converted the hexadecimal number into a set of five different colors (using hex-color codes) and made this lovely GIF to illustrate. Don't use these colors together. If you do, you're breaking the law. Or, at least, you're breaking it enough to get sued for it. | ||
|
Again- don't use these colors. These colors are bad, and using these colors might get you sued. If you want to spread the warning, the copy-n-paste HTML is behind the cut. Let's make sure nobody accidentally uses these colors.
<lj-raw> <table> <tr> <th colspan="3"> <img src="http://geekmatters.com/Files/IllegalColorScheme.gif" width="100%" height="10px"/> </th> </tr> <tr> <td><img src="http://geekmatters.com/Files/IllegalColorScheme.gif" width="100%" height="100%"/></td> <td> Remember the illegal number? Well, I converted the hexadecimal number into a set of five different colors (using hex-color codes) and made this lovely GIF to illustrate. Don't use these colors together. If you do, you're <a href="http://www.eff.org/deeplinks/archives/005229.php">breaking the law</a>. Or, at least, you're breaking it enough to get sued for it. </td> <td><img src="http://geekmatters.com/Files/IllegalColorScheme.gif" width="100%" height="200%"/></td> </tr> <tr> <th colspan="3"> <img src="http://geekmatters.com/Files/IllegalColorScheme.gif" width="100%" height="10px"/> </th> </tr> </table> </lj-raw>