<?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>2-Create-a-Website.Com &#124; How To Create a Website &#187; Html background code for web page</title>
	<atom:link href="http://www.2-create-a-website.com/tag/html-background-code-for-web-page/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.2-create-a-website.com</link>
	<description>How To Create a Website - 2 Create a Website</description>
	<lastBuildDate>Wed, 02 Jun 2010 08:24:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Changing Background Color</title>
		<link>http://www.2-create-a-website.com/changing-background-color/</link>
		<comments>http://www.2-create-a-website.com/changing-background-color/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 03:00:24 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[Basic HTML]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Change the color of your website]]></category>
		<category><![CDATA[How to Change your website's Background]]></category>
		<category><![CDATA[Html background code]]></category>
		<category><![CDATA[Html background code for web page]]></category>
		<category><![CDATA[The code to change background]]></category>

		<guid isPermaLink="false">http://www.2-create-a-website.com/?p=484</guid>
		<description><![CDATA[


 This is a very short article explaining how to change your website&#8217;s background color.  It works with a simple tag which is bgcolor=&#8221;red&#8221; on this article I will use actual color names to make it more understandable.  But you can always use Hex color codes which has more variety of color options.  You can [...]]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"><!--
google_ad_client = "pub-2970610913513858";
/* 336x280, created 3/8/10 */
google_ad_slot = "8166216068";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></-> <p>This is a very short article explaining how to change your website&#8217;s background color.  It works with a simple tag which is<em> bgcolor=&#8221;red&#8221;</em> on this article I will use actual color names to make it more understandable.  But you can always use Hex color codes which has more variety of color options.  You can find a Hex color chart on my website by using the search form and search &#8220;Hex&#8221;.</p>
<p><textarea cols="50" rows="1">&lt;body bgcolor=&#8221;red&#8221;&gt;&lt;/texarea&gt;</textarea></p>
<p>You need to add the bgcolor tag to your &lt;body&gt; tag like its shown above.  This will change the background of your webpage to the color you want.</p>
<p>you can also check my <a href="/how-to-change-table-backgrounds">How to Change Table Backgrounds </a>article to learn how this bgcolor tag can apply to table codes.</p>
<div class="aizatto_related_posts"><span class="aizatto_related_posts_header" >Related Posts</span><ul></ul></div>]]></content:encoded>
			<wfw:commentRss>http://www.2-create-a-website.com/changing-background-color/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
