<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WordPress Blogs and Websites &#187; CSS</title>
	<atom:link href="http://wordpressblogsandwebsites.nellaware.com/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://wordpressblogsandwebsites.nellaware.com</link>
	<description>Creating Effective Blogs and Websites</description>
	<lastBuildDate>Sun, 11 Apr 2010 16:46:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>What Is CSS?</title>
		<link>http://wordpressblogsandwebsites.nellaware.com/what-is-css/</link>
		<comments>http://wordpressblogsandwebsites.nellaware.com/what-is-css/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 18:00:00 +0000</pubDate>
		<dc:creator>Jonathan R. Allen</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Content]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Other]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web site]]></category>
		<category><![CDATA[What Is]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://wordpressblogsandwebsites.nellaware.com/what-is-css/</guid>
		<description><![CDATA[CSS is short for Cascading Style Sheets. CSS is used to give Web sites and/or blogs an attractive presentation for their visitors.]]></description>
			<content:encoded><![CDATA[<h5>CSS is short for Cascading Style Sheets. CSS is used to give Web sites and/or blogs an attractive presentation for their visitors. </h5>
<p>&#160;</p>
<p>CSS is used with XHTML and HTML to define the way a web page appears and is formatted. For example, with CSS you can fancy-up and design your web pages so they have attractive text, create unique headings, have paragraphs with different looks, divide your page using columns and banners, arrange pictures and graphics with precision, and have text that is enhanced with rollover effects or styled however you imagine. There is much, much more you can do with CSS. CSS is cool stuff.</p>
<p>&#160;</p>
<p>CSS is way to separate the presentation of a web page (the way it looks) away from its structure (its XHTML/HTML). XHTML/HTML is used to provide the structure of a web page, while CSS adds the design to the web page that makes the XHTML/HTML look good. Separating the structure of a web page from its appearance (CSS) will make your web page creation and management easier.</p>
<p>&#160;</p>
<p> <!-- AMAZON LEFT --><br />
<table cellspacing="0" width="85%" bgcolor="#ffffff" summary="" border="0">
<tbody>
<tr>
<td>&#160; </td>
<td align="left"><font color="#990000" size="-1"><b>CSS The Missing Manual</b></font>           <br /><!-- AMAZON LINK --><a rel="nofollow" target="_blank" href="http://clickserve.cc-dt.com/link/click?lid=41000000030235491"><img alt="" src="http://clickserve.cc-dt.com/link/banner?lid=41000000030235491" border="0" /></a> </td>
<td>&#160; </td>
<td><!-- BLOG TEXT -->
<p>If you want all paragraphs in your Web site to always appear in a certain font family, size, and color, you could accomplish this by adding a Font tag with the needed formatting attributes to each and every paragraph in each and every web page of your web site. This adds a lot of work to your web development, and swells the file size of each of your web page files because many instances of the same Font tag and its attributes will have to be added to format each paragraph.</p>
</td>
<td>&#160; </td>
</tr>
</tbody>
</table>
<p> 
<p>&#160;</p>
<p><strong>With CSS, you can designate and define the look you want for all paragraphs on all the web pages of your Web site. You can place all of your CSS styling for your Web site into an external file and link to the CSS external file from within your XHTML/HTML web pages.</strong></p>
<p> The web pages will use the style sheet to determine how the different parts of the web page look. When you associate an external style sheet with a web page, then the web page will use the style definitions in the external style sheet to create how the web page appears. This makes changing the way your Web site or blog looks very easy.</p>
<p>&#160;</p>
<p><strong>With an external style sheet, you can quickly and easily change the way how all of the paragraphs look on all of your web pages by simply editing the styles sheet file.</strong> There is no need to go back to each and every web page and change the Font tag and its attributes in each and every paragraph when you want to make the paragraphs look different.</p>
<p>&#160;</p>
<p>With CSS external style sheet files, you change one file. This CSS file then is used by every page on your Web site to display content and information with the style you want. Can you see how much of a work and time saver CSS is?</p>
<p><b></b></p>
<p><b>CSS Benefits:</b></p>
<ul ="UL">
<li>CSS gives you many more formatting options than XMTL/HTML does. </li>
<li>CSS can add a background image to your web pages, and you can control whether or not the background image repeats (or tiles). </li>
<li>Because CSS eliminates the constant use of the Font tag to create a web page&#8217;s look, web page file size is less when CSS is used. Web pages will load faster when CSS is used. </li>
<li>Because all of the styles that create how your Web site looks can be put into one special style sheet file, changing or updating the way your Web site looks is much faster and easier. Change one CSS file, instead of many XHTML/HTML files. </li>
</ul>
<p>&#160;</p>
<p>Here are some very simple examples of how CSS can change the way your content appears. I&#8217;ve created three separate paragraph styles and added them to the style sheet of my WordPress theme for this blog. The example text in the paragraphs feature an excerpt of <b>The Gettysburg Address</b> by Abraham Lincoln:</p>
<p>&#160;</p>
<p><strong>A paragraph CSS styled using font-size: large; font-weight: bold; color: Red; </strong></p>
<p class="RedPara">&#8220;Four score and seven years ago our fathers brought forth on this continent, a new nation, conceived in Liberty, and dedicated to the proposition that all men are created equal.&#8221; </p>
<p>&#160;</p>
<p><strong>A paragraph CSS styled using font-size: medium; font-weight: normal; font-style: italic; color: Blue; </strong></p>
<p class="BluePara">&#8220;Four score and seven years ago our fathers brought forth on this continent, a new nation, conceived in Liberty, and dedicated to the proposition that all men are created equal.&#8221; </p>
<p>&#160;</p>
<p><strong>A paragraph CSS styled using font-size: x-small; font-weight: normal; color: Green;</strong></p>
<p class="GreenPara">&#8220;Four score and seven years ago our fathers brought forth on this continent, a new nation, conceived in Liberty, and dedicated to the proposition that all men are created equal.&#8221; </p>
<p>&#160;</p>
<p class="wpbawsnote"> This paragraph is another example of CSS styling, a red border was added to this paragraph using CSS. All of the above example paragraphs had their styles changed without using the Format HTML tag. CSS was used instead, for example, here is how the first paragraph appears as code: </p>
<p>  <textarea name="textarea" cols="50" rows="4" wrap="VIRTUAL" readonly="readonly">
<p class="RedPara">&#8220;Four score and seven years ago our fathers brought forth on this continent, a new nation, conceived in Liberty, and dedicated to the proposition that all men are created equal.&#8221;</p>
<p></textarea>
<p><strong>class=&#8221;RedPara&#8221;</strong> is the code where the CSS styling is applied to the first paragraph. The <strong>class=&#8221;RedPara&#8221;</strong> means that I have created a CSS rule (or style) in my external style sheet named RedPara, and that CSS style should be applied to that particular paragraph. In this case, the text of the paragraph is shown in red, with a large font size, and in bold. Likewise, I created other CSS rules (or styles) for the above paragraphs shown with blue and green text. </p>
<p>&#160;</p>
<p> <strong>You can do many, many, things with CSS to enhance the presentation of your Web sites and blogs. This explanation does not even scratch the surface of all there is to discuss about CSS. I&#8217;ll have more to say about CSS later!</strong></p>
<hr style="border-top:black solid 1px" /><a href="http://wordpressblogsandwebsites.nellaware.com/what-is-css/">What Is CSS?</a> was first posted on February 9, 2010 at 1:00 pm.<br />©2009 "<a href="http://www.wpblogsandwebsites.com">WordPress Blogs and Web Sites</a>". Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at jra@wpblogsandwebsites.com<br />]]></content:encoded>
			<wfw:commentRss>http://wordpressblogsandwebsites.nellaware.com/what-is-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Choosing A Free WordPress Theme</title>
		<link>http://wordpressblogsandwebsites.nellaware.com/choosing-a-free-wordpress-theme/</link>
		<comments>http://wordpressblogsandwebsites.nellaware.com/choosing-a-free-wordpress-theme/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 17:00:00 +0000</pubDate>
		<dc:creator>Jonathan R. Allen</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web site]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Plugin]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[free themes]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[template files]]></category>
		<category><![CDATA[wordpress.org]]></category>

		<guid isPermaLink="false">http://wordpressblogsandwebsites.nellaware.com/choosing-a-free-wordpress-theme/</guid>
		<description><![CDATA[A theme is made up of many files (they are called template files) and they work together to create the presentation of your WordPress blog. The colors, where certain parts of your blog's interface are placed, the graphics, are all part of your blog's theme. A WordPress theme provides the Graphical User Interface (GUI) for your blog, it's a way to "skin" your blog.]]></description>
			<content:encoded><![CDATA[<p><b>What is a WordPress theme?</b></p>
<p>A WordPress theme is what makes your WordPress blog look the way it does.</p>
<p>A theme is made up of many files (they are called template files) and they work together to create the presentation of your WordPress blog. The colors, where certain parts of your blog&#8217;s interface are placed, the graphics, are all part of your blog&#8217;s theme. A WordPress theme provides the Graphical User Interface (GUI) for your blog, it&#8217;s a way to &quot;skin&quot; your blog.</p>
<p>Many WordPress themes are available, many of them are free and some are premium themes that you pay for. There are good WordPress themes and there are bad ones too. Designing a WordPress theme is something you can learn to do. Many talented people design WordPress themes and earn money for their efforts.</p>
<p>&#160;</p>
<p>  <!-- AMAZON RIGHT --><br />
<table cellspacing="0" width="85%" bgcolor="#ffffff" summary="" border="0">
<tbody>
<tr>
<td>&#160; </td>
<td><!-- BLOG TEXT -->
<p>When you have your own self-hosted WordPress blog, when you <strong>Own Your Own Blog</strong>, you can have whatever theme you want for your blog. You can even design your own WordPress blog theme from scratch if you want.<br /> <a rel="nofollow" target="_blank" href="http://codex.wordpress.org/Using_Themes" target="_blank">Learn more about WordPress themes from the horse&#8217;s mouth at WordPress.org</a></p>
</td>
<td>&#160; </td>
<td align="left"><!-- AMAZON LINK --><img height="150" alt="Horse" src="http://wordpressblogsandwebsites.nellaware.com/wp-content/uploads/2009/12/horse.jpg" width="200" border="0" /> </td>
<td>&#160; </td>
</tr>
</tbody>
</table>
<p>&#160;</p>
<p>You are not stuck with your WordPress blog theme once you choose it. Through the WordPress Dashboard, you can choose a different theme from the various themes you have installed with your WordPress blog. Changing to a new theme is as simple as making a few clicks. If you are like most WordPress bloggers, when you start your blog you probably will install a number of themes to experiment with until you find the one that&#8217;s perfect for you and your blog. That&#8217;s a great thing about WordPress themes &#8230; there is no &quot;correct&quot; theme. You select the blog theme that you want. A WordPress theme is not cast in stone, if you know how, you can tweak a theme and customize it the way you want.</p>
<p>WordPress has an official directory for locating themes you can use for your WordPress blog. These WordPress themes are free for you to download and use. You can search the WordPress Theme Directory for different styles of themes and you may preview the themes. <a rel="nofollow" target="_blank" href="http://wordpress.org/extend/themes/" target="_blank">Free WordPress Theme Directory</a></p>
<p>&#160;</p>
<p>The theme I chose for www.wpblogsandwebsites.com is DeepBlue by <a rel="nofollow" target="_blank" href="http://www.dailyblogtips.com/wordpress-themes/" target="_blank">Daily Blog Tips</a>. This theme has two columns and I use the version with the narrower column on the right.</p>
<p>The description of this theme by its designer; &quot;DeepBlue is an elegant, two column WordPress theme. It is advertising ready, and it comes with several advanced features, including Feedburner integration, author comment styling and search engine optimization.&quot;</p>
<p>I chose this theme because I like it and I think it represents well what I want to do with this blog. I am capable with PHP, XHTML, and CSS so I have tweaked the DeepBlue theme somewhat. I replaced the top horizontal navigation menu bar that came with the theme, to a drop-down horizontal navigation menu bar that I prefer. I also altered the header.php and the footer.php files (these are some of the theme&#8217;s template files) to change the appearance somewhat of the top and bottom of this blog. I am using various plugins to add some features to this blog, so I have gone into some files of the theme template and added some code to make these plugins work the way I want them to. Nothing to complicated really, just some minor PHP, XHTML, and CSS tweaking.</p>
<p>I wound up with a blog presentation that I like. Over time, I&#8217;m sure I&#8217;ll tweak it more, and maybe someday I&#8217;ll switch to a different theme if I think that needs to be done. Remember, WordPress themes are not cast in stone! You can switch themes and tweak theme as you desire.</p>
<p>&#160;</p>
<p>It&#8217;s very easy to find free WordPress themes. Perform a Google search for &quot;free WordPress theme&quot; and you&#8217;ll get more results than Carter has oats. I got 45,600,000 results as I wrote this post. Browsing around for that perfect theme for your blog may take some time. Find one you like.</p>
<p>&#160;</p>
<p>Here are a couple of videos about WordPress themes I think you&#8217;ll find helpful:</p>
<p>&#160;</p>
<p> <!-- AMAZON CENTER --><br />
<table cellspacing="0" width="85%" bgcolor="#ffffff" summary="" border="0">
<tbody>
<tr>
<td>&#160; </td>
<td bgcolor="#ffffff"><!-- BLOG TEXT --></td>
<td>&#160; </td>
<td align="left"><!-- middle --><!-- AMAZON LINK --><object width="340" height="285"><param name="movie" value="http://www.youtube-nocookie.com/v/T33ZSgkBPyE&amp;hl=en_US&amp;fs=1&amp;color1=0x006699&amp;color2=0x54abd6&amp;border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube-nocookie.com/v/T33ZSgkBPyE&amp;hl=en_US&amp;fs=1&amp;color1=0x006699&amp;color2=0x54abd6&amp;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="340" height="285"></embed></object></td>
<td>&#160; </td>
<td bgcolor="#ffffff"><!-- BLOG TEXT --></td>
</tr>
</tbody>
</table>
<p>&#160;</p>
<p>You might need to increase the volume with this below video. Or, maybe I need my ears cleaned out. <strong>Yeah, hunh!</strong></p>
<p><!-- AMAZON CENTER --><br />
<table cellspacing="0" width="85%" bgcolor="#ffffff" summary="" border="0">
<tbody>
<tr>
<td>&#160; </td>
<td bgcolor="#ffffff"><!-- BLOG TEXT --></td>
<td>&#160; </td>
<td align="left"><!-- middle --><!-- AMAZON LINK --><object width="340" height="285"><param name="movie" value="http://www.youtube-nocookie.com/v/dCsACrjmDsk&amp;hl=en_US&amp;fs=1&amp;color1=0x006699&amp;color2=0x54abd6&amp;border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube-nocookie.com/v/dCsACrjmDsk&amp;hl=en_US&amp;fs=1&amp;color1=0x006699&amp;color2=0x54abd6&amp;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="340" height="285"></embed></object></td>
<td>&#160; </td>
<td bgcolor="#ffffff"><!-- BLOG TEXT --></td>
</tr>
</tbody>
</table>
<hr style="border-top:black solid 1px" /><a href="http://wordpressblogsandwebsites.nellaware.com/choosing-a-free-wordpress-theme/">Choosing A Free WordPress Theme</a> was first posted on December 7, 2009 at 1:00 pm.<br />©2009 "<a href="http://www.wpblogsandwebsites.com">WordPress Blogs and Web Sites</a>". Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at jra@wpblogsandwebsites.com<br />]]></content:encoded>
			<wfw:commentRss>http://wordpressblogsandwebsites.nellaware.com/choosing-a-free-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
