<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	>

<channel>
	<title>Ask Stan Beck &#187; HTML</title>
	<atom:link href="http://askstanbeck.com/archives/category/html/feed" rel="self" type="application/rss+xml" />
	<link>http://askstanbeck.com</link>
	<description>Tools and Tips for Bloggers and Internet Marketers</description>
	<lastBuildDate>Sat, 02 May 2009 12:34:28 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<copyright></copyright>
		<itunes:author></itunes:author>
		<itunes:summary>Tools and Tips for Bloggers and Internet Marketers</itunes:summary>
		<itunes:explicit>No</itunes:explicit>
		<itunes:block>No</itunes:block>
		
		<item>
		<title>Stop Thieves From &#8216;Cheating&#8217; Your PayPal Payment or Stealing Your Product</title>
		<link>http://askstanbeck.com/archives/38</link>
		<comments>http://askstanbeck.com/archives/38#comments</comments>
		<pubDate>Fri, 05 Jan 2007 17:29:43 +0000</pubDate>
		<dc:creator>Stan Beck</dc:creator>
				<category><![CDATA[Advertising]]></category>
		<category><![CDATA[Ebooks]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[PayPal]]></category>

		<guid isPermaLink="false">http://askstanbeck.com/archives/38</guid>
		<description><![CDATA[The Background
The other day, I was building a website http://VoIPMadeEZ.com which sells an eBook I bought the Private Label Rights to and then modified, called &#34;Definitive Guide to VoIP.&#34;&#160;&#160; When I was getting ready to monetize the site, I decided that I wanted to use PayPal, since it is so easy to setup and use.&#160; [...]]]></description>
		<wfw:commentRss>http://askstanbeck.com/archives/38/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML for Bloggersâ€¦ (10) Images</title>
		<link>http://askstanbeck.com/archives/11</link>
		<comments>http://askstanbeck.com/archives/11#comments</comments>
		<pubDate>Fri, 01 Dec 2006 16:17:22 +0000</pubDate>
		<dc:creator>Stan Beck</dc:creator>
				<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://askstanbeck.com/archives/11</guid>
		<description><![CDATA[Last time we looked at&#160;HTML&#160;Anchors.&#160; In this lesson we will discuss Images. Pictures create a mood, a feeling on a website &#8212; their proper use can be very powerful. How do I put an image on my website page? First, let&#8217;s talk about the HTML code need to place an image on a website page.&#160; [...]]]></description>
		<wfw:commentRss>http://askstanbeck.com/archives/11/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML for Bloggersâ€¦ (9) HTML Anchors</title>
		<link>http://askstanbeck.com/archives/10</link>
		<comments>http://askstanbeck.com/archives/10#comments</comments>
		<pubDate>Fri, 01 Dec 2006 15:26:03 +0000</pubDate>
		<dc:creator>Stan Beck</dc:creator>
				<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://askstanbeck.com/archives/10</guid>
		<description><![CDATA[Last time we looked at&#160;HTML&#160;Tables.&#160; In this lesson we will discuss HTML Anchors. What is an HTML Anchor? The HTML Anchor, quite simply, is you create a link on your blog or website. The HTML Anchor uses the A Tag:  So let&#8217;s give you an example and then we&#8217;ll talk more about it.



HTML Anchor [...]]]></description>
		<wfw:commentRss>http://askstanbeck.com/archives/10/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML for Bloggersâ€¦ (8) HTML Tables</title>
		<link>http://askstanbeck.com/archives/9</link>
		<comments>http://askstanbeck.com/archives/9#comments</comments>
		<pubDate>Thu, 30 Nov 2006 20:24:17 +0000</pubDate>
		<dc:creator>Stan Beck</dc:creator>
				<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://askstanbeck.com/archives/9</guid>
		<description><![CDATA[Last time we looked at the HTML Horizontal Rule.&#160; In this lesson we will discuss HTML Tables: What is an HTML Table? Let me give you an example.



HTML Table Code
HTML&#160;Table Browser Results







&#160; HTML Tables is a fairly large topic because of large number of options available.&#160; Therefore, I&#8217;m only going to discuss the most common [...]]]></description>
		<wfw:commentRss>http://askstanbeck.com/archives/9/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML for Bloggersâ€¦ (7) HTML Horizontal Rule Tag</title>
		<link>http://askstanbeck.com/archives/8</link>
		<comments>http://askstanbeck.com/archives/8#comments</comments>
		<pubDate>Thu, 30 Nov 2006 19:33:49 +0000</pubDate>
		<dc:creator>Stan Beck</dc:creator>
				<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://askstanbeck.com/archives/8</guid>
		<description><![CDATA[Last time we looked at HTML Forced Style tags.&#160; In this lesson we will discuss the HTML Horizontal Rule tag. What is the HTML Horizontal Rule tag?



HTML Horizontal Rule tag
HTML Horizontal Rule Browswer Results


&#160;
&#160;



&#160; Note: Like the Line Break Tag, the Horizontal Rule Tag is stand-alone &#8212; it doesn&#8217;t have a&#160;&#8217;beginning tag&#8217;&#160;nor &#8216;ending tag&#8217;.&#160; &#160; [...]]]></description>
		<wfw:commentRss>http://askstanbeck.com/archives/8/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML for Bloggersâ€¦ (6) HTML Forced Style Tags</title>
		<link>http://askstanbeck.com/archives/7</link>
		<comments>http://askstanbeck.com/archives/7#comments</comments>
		<pubDate>Thu, 30 Nov 2006 18:53:10 +0000</pubDate>
		<dc:creator>Stan Beck</dc:creator>
				<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://askstanbeck.com/?p=7</guid>
		<description><![CDATA[Last time we looked at HTML Lists.&#160; In this lesson, we will discuss HTML Forced Style tags. What is an HTML Forced Style tag? It&#8217;s a tag that forces a certain style within a document. Here is a list of the Forced Style tags and&#160;their effects: 



HTML Forced Type Code
HTML Forced Type Code Browser Results



















The [...]]]></description>
		<wfw:commentRss>http://askstanbeck.com/archives/7/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML for Bloggersâ€¦ (5) HTML Lists</title>
		<link>http://askstanbeck.com/archives/6</link>
		<comments>http://askstanbeck.com/archives/6#comments</comments>
		<pubDate>Thu, 30 Nov 2006 18:08:24 +0000</pubDate>
		<dc:creator>Stan Beck</dc:creator>
				<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://askstanbeck.com/?p=6</guid>
		<description><![CDATA[Last time we discussed HTML Line Breaks.&#160; In this lesson, we are going to discuss HTML Lists. What do you mean by an HTML List? This is an example of an HTML&#160;&#34;Unordered List&#34; (UL):



HTML Unordered List Code
HTML Unordered List Browser Results







Note that the Unordered list is prefixed by bullets. This is an example of an [...]]]></description>
		<wfw:commentRss>http://askstanbeck.com/archives/6/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML for Bloggersâ€¦ (4) HTML Line Breaks</title>
		<link>http://askstanbeck.com/archives/5</link>
		<comments>http://askstanbeck.com/archives/5#comments</comments>
		<pubDate>Thu, 30 Nov 2006 17:03:55 +0000</pubDate>
		<dc:creator>Stan Beck</dc:creator>
				<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://askstanbeck.com/?p=5</guid>
		<description><![CDATA[Last time we discussed HTML Paragraphs.&#160; In this lesson, we are going to discuss HTML Line Breaks and show how they can be used. What does the HTML Line Break&#160;tag do?&#160; An HTML Line Break tag adds a single&#160;line break to your text.&#160;&#160;In contrast, the&#160;HTML Paragraph&#160;tag adds a double line break to your text. What [...]]]></description>
		<wfw:commentRss>http://askstanbeck.com/archives/5/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML for Bloggersâ€¦ (3) HTML Paragraphs</title>
		<link>http://askstanbeck.com/archives/4</link>
		<comments>http://askstanbeck.com/archives/4#comments</comments>
		<pubDate>Wed, 29 Nov 2006 21:49:57 +0000</pubDate>
		<dc:creator>Stan Beck</dc:creator>
				<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://www.stanbeck.com/askstanbeck/?p=4</guid>
		<description><![CDATA[Let&#8217;s continue&#160;with our HTML for Bloggers series&#160;by talking about HTML &#34;Paragraphs&#34;. Paragraphs Paragraphs are some of the most comon html tags &#8212; they look like this:  The best way to explain the effect of the paragraph tag is by demonstration. Consider the following two lines:  If we execute them in an html browswer, [...]]]></description>
		<wfw:commentRss>http://askstanbeck.com/archives/4/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML for Bloggersâ€¦ (2) HTML Headings</title>
		<link>http://askstanbeck.com/archives/3</link>
		<comments>http://askstanbeck.com/archives/3#comments</comments>
		<pubDate>Wed, 29 Nov 2006 21:27:48 +0000</pubDate>
		<dc:creator>Stan Beck</dc:creator>
				<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://www.stanbeck.com/askstanbeck/?p=3</guid>
		<description><![CDATA[In this lesson, we are going continue our discussion about HTML for Bloggers by talking about&#160;&#34;Heading&#34; tags. What is a Heading Tag? Heading Tags Let&#8217;s do this a little backwards.&#160;&#160;I want to show you what a heading tag looks like, then I want to show you the effect.&#160; Then&#160;I will talk about the use.&#160; Remember [...]]]></description>
		<wfw:commentRss>http://askstanbeck.com/archives/3/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
