<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How Do You Put Graphics On A Godaddy Website?</title>
	<atom:link href="http://www.savagehost.com/how-do-you-put-graphics-on-a-godaddy-website.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.savagehost.com/how-do-you-put-graphics-on-a-godaddy-website.html</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 02 Mar 2010 23:13:58 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ron</title>
		<link>http://www.savagehost.com/how-do-you-put-graphics-on-a-godaddy-website.html/comment-page-1#comment-3029</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Sun, 05 Jul 2009 22:43:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.savagehost.com/how-do-you-put-graphics-on-a-godaddy-website.html#comment-3029</guid>
		<description>I hope you know HTML and CSS coding or have something like Dreamweaver 8 or NVU to make your pages since you purchased a space.
Using the latter two editors to make your pages will be easier then using a regular editor like Matrix 2005 or AceHTML 6 Pro as they are WYSIWYG editors.  Otherwise, if godaddy.com offers a web page builder like SiteBuilder , I would use it.
I would also recommend getting some books on HTML and CSS.  You can buy some good used books at Amazon.com.  
If you are allowed FTP access on your site, I would download and use SmartFTP.  For a simple graphics program...GIMP is good.
Also, use Firefox to design and view your pages first as IE has a lot of bugs and needs a lot of HTML hacks.  Lots more, but out of time.
Ron</description>
		<content:encoded><![CDATA[<p>I hope you know HTML and CSS coding or have something like Dreamweaver 8 or NVU to make your pages since you purchased a space.<br />
Using the latter two editors to make your pages will be easier then using a regular editor like Matrix 2005 or AceHTML 6 Pro as they are WYSIWYG editors.  Otherwise, if godaddy.com offers a web page builder like SiteBuilder , I would use it.<br />
I would also recommend getting some books on HTML and CSS.  You can buy some good used books at Amazon.com.<br />
If you are allowed FTP access on your site, I would download and use SmartFTP.  For a simple graphics program&#8230;GIMP is good.<br />
Also, use Firefox to design and view your pages first as IE has a lot of bugs and needs a lot of HTML hacks.  Lots more, but out of time.<br />
Ron</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hot7whee</title>
		<link>http://www.savagehost.com/how-do-you-put-graphics-on-a-godaddy-website.html/comment-page-1#comment-3028</link>
		<dc:creator>hot7whee</dc:creator>
		<pubDate>Sun, 05 Jul 2009 15:43:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.savagehost.com/how-do-you-put-graphics-on-a-godaddy-website.html#comment-3028</guid>
		<description>If you are new you can try site builder
If you like to learn then you have to learn at least html to make a web page to put some graphic on your web page you can by
&lt;html&gt;
&lt;body&gt;
&lt;p&gt;
An image from another folder:
&lt;img src=&quot;/images/netscape.gif&quot;
width=&quot;33&quot; height=&quot;32&quot;&gt;
&lt;/p&gt;
&lt;p&gt;
An image from W3Schools:
&lt;img src=&quot;http://www.w3schools.com/images/ie....
&lt;/p&gt;
&lt;/body&gt;
&lt;/html&gt;
you need to upload your image to space that you lease then you will need to create a web page or you can upload it from your own computer. 
&lt;img src=&quot;your image location&quot;&gt;
if your image is located in root directory then its just image name and extension.</description>
		<content:encoded><![CDATA[<p>If you are new you can try site builder<br />
If you like to learn then you have to learn at least html to make a web page to put some graphic on your web page you can by<br />
<html><br />
<body></p>
<p>
An image from another folder:<br />
<img src="/images/netscape.gif"<br />
width="33" height="32"/>
</p>
<p>
An image from W3Schools:<br />
<img src="http://www.w3schools.com/images/ie....
</p/></p>
<p></body><br />
</html><br />
you need to upload your image to space that you lease then you will need to create a web page or you can upload it from your own computer.<br />
<img src="your image location"/><br />
if your image is located in root directory then its just image name and extension.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
