<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Wikidot Admin Oct 4 2007</title>
		<link>http://community.wikidot.com/forum/t-21853/wikidot-admin-oct-4-2007</link>
		<description>Posts in the discussion thread &quot;Wikidot Admin Oct 4 2007&quot; - Maybe the last in the traditional sense.</description>
				<copyright></copyright>
		<lastBuildDate>Mon, 13 Feb 2012 22:06:21 +0000</lastBuildDate>
		
					<item>
				<guid>http://community.wikidot.com/forum/t-21853#post-54772</guid>
				<title>Wikidot Admin Oct 4 2007</title>
				<link>http://community.wikidot.com/forum/t-21853/wikidot-admin-oct-4-2007#post-54772</link>
				<description></description>
				<pubDate>Thu, 04 Oct 2007 11:18:00 +0000</pubDate>
				<wikidot:authorName>hartnell</wikidot:authorName>				<wikidot:authorUserId>10978</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <h2><span>Editorial</span></h2> <p>Just a quick note. This could be the last Wikidot Admin on the forum in the old traditional sense. As soon as I have the community portal, I'm going to be writing it wikipedia style, which is where the inspiration for the new community portal is coming from.</p> <h2><span>CSS Colors</span></h2> <p>CSS Colors uses hex numbers to define colors. They look like this #FEF and #FEE348</p> <p>The thing about hexadecimal numbers is that they don't go from 0 to 9 like decimal, they go from 0 to F :</p> <blockquote> <p>0&nbsp;1&nbsp;2&nbsp;3&nbsp;4&nbsp;5&nbsp;6&nbsp;7&nbsp;8&nbsp;9&nbsp;A B C D E F</p> </blockquote> <p>The three-digit hex is an easy way to define colors. Each digit mixes in a certain amount of Red Green or Blue, or RGB :</p> <p>#F00 : <span style="color: #F00;">red</span><br /> #0F0 : <span style="color: #0F0;">green</span><br /> #00F : <span style="color: #00F;">blue</span></p> <p>If you turn all three all the way up to F, you get white :</p> <p>#FFF : white</p> <p>if you turn all three all the down to 0 you get black :</p> <p>#000 : black</p> <p>The six digit hex color works the same way above, except it uses two digits for RGB</p> <p>#FF0000 - red<br /> #00FF00 - green<br /> #0000FF - blue</p> <p>And there you have it. See you in the community portal.</p> <hr /> <p>—hartnell</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>
