<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>WordPress.com Forums &#187; Topic: Question about the symbols in CSS</title>
		<link>http://en.forums.wordpress.com/topic/question-about-the-symbols-in-css</link>
		<description>WordPress.com Forums &#187; Topic: Question about the symbols in CSS</description>
		<language>en</language>
		<pubDate>Sat, 18 May 2013 16:22:16 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/question-about-the-symbols-in-css" rel="self" type="application/rss+xml" />

		<item>
			<title>drmike on "Question about the symbols in CSS"</title>
			<link>http://en.forums.wordpress.com/topic/question-about-the-symbols-in-css#post-24473</link>
			<pubDate>Fri, 01 Sep 2006 20:35:27 +0000</pubDate>
			<dc:creator>drmike</dc:creator>
			<guid isPermaLink="false">24473@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That actually makes sense to me.  Thanks.  I owe you one.  I always wondered about that.
</p>
]]></description>
					</item>
		<item>
			<title>podz on "Question about the symbols in CSS"</title>
			<link>http://en.forums.wordpress.com/topic/question-about-the-symbols-in-css#post-24472</link>
			<pubDate>Fri, 01 Sep 2006 20:14:34 +0000</pubDate>
			<dc:creator>podz</dc:creator>
			<guid isPermaLink="false">24472@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Some formatting above is screwed - and I'm sure someone else will explain better :)
</p>
]]></description>
					</item>
		<item>
			<title>podz on "Question about the symbols in CSS"</title>
			<link>http://en.forums.wordpress.com/topic/question-about-the-symbols-in-css#post-24471</link>
			<pubDate>Fri, 01 Sep 2006 20:12:34 +0000</pubDate>
			<dc:creator>podz</dc:creator>
			<guid isPermaLink="false">24471@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p># = id<br />
An id can only be used once.</p>
<p>. = class<br />
You can use classes as often as you need and in different ways</p>
<p>[blank] = just a regular declaration</p>
<p>--</p>
<p>#box {-details-}<br />
&#60;div id="box"&#62;<br />
You can only have one such box used once on a page.<br />
&#60;/div&#62;</p>
<p>.text2 {-details-}<br />
&#60;div class="text2"&#62;This could be used here&#60;/div&#62;<br />
then we have some other text<br />
&#60;div class="text2"&#62;and we use that styling again here&#60;/div&#62;</p>
<p>h3 {font-size: 10px;}</p>
<p>.bigger {font-size: 20px;}</p>
<p>--<br />
You can mix though ..</p>
<p>&#60;h3&#62;This will be 10px tall&#60;/h3&#62;<br />
&#60;h3 class="bigger"&#62;and this would be 20px&#60;/h3&#62;</p>
<p>or you could have</p>
<p>.red {color:#ff0000;}<br />
.green {color:#00ff00;}<br />
.blue {color:#0000ff;}<br />
and then do<br />
&#60;p class="red"&#62; Have some red  &#60;p class="blue"&#62; and some blue etc...
</p>
]]></description>
					</item>
		<item>
			<title>drmike on "Question about the symbols in CSS"</title>
			<link>http://en.forums.wordpress.com/topic/question-about-the-symbols-in-css#post-24469</link>
			<pubDate>Fri, 01 Sep 2006 20:01:00 +0000</pubDate>
			<dc:creator>drmike</dc:creator>
			<guid isPermaLink="false">24469@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Greets:</p>
<p>Silly question about CSS.  I'm looking at a CSS <a href="http://trac.mu.wordpress.org/browser/trunk/wp-content/themes/default/style.css">file</a> and am wondering when you use the # marks, when you use the periods and when you don't use anything at all in front of the lines.</p>
<p>Thanks,<br />
-drmike</p>
<p>Told you I didn't know anything about CSS :)
</p>
]]></description>
					</item>

	</channel>
</rss>
