<?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>Computer Tips for Travelers &#187; Blogger Edit Html</title>
	<atom:link href="http://wifisavvy.com/tag/blogger-edit-html/feed/" rel="self" type="application/rss+xml" />
	<link>http://wifisavvy.com</link>
	<description>Computer Tips for Travelers</description>
	<lastBuildDate>Mon, 06 Sep 2010 17:39:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>About HTML and Blogger</title>
		<link>http://wifisavvy.com/2008/07/21/about-html-and-blogger/</link>
		<comments>http://wifisavvy.com/2008/07/21/about-html-and-blogger/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 18:52:00 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Blogger]]></category>
		<category><![CDATA[Blogging and Websites]]></category>
		<category><![CDATA[Blogger Edit Html]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[HyperText Markup Language]]></category>

		<guid isPermaLink="false">http://wifisavvy.com/2008/07/21/about-html-and-blogger/</guid>
		<description><![CDATA[If you publish a blog using Blogger, you&#8217;ve probably noticed the tabs for HTML or Compose. You usually write a Blog post using the Compose view. But, behind the scenes, Blogger is actually writing HTML code for you. HTML stands for HyperText Markup Language and it is the code behind everything you see on a [...]


Related posts:<ol><li><a href='http://wifisavvy.com/2009/09/13/new-show-me-how-videos-for-blogger/' rel='bookmark' title='Permanent Link: New Show-Me-How Videos for Blogger'>New Show-Me-How Videos for Blogger</a></li>
<li><a href='http://wifisavvy.com/2010/02/28/blogger-pages/' rel='bookmark' title='Permanent Link: Blogger Pages'>Blogger Pages</a></li>
<li><a href='http://wifisavvy.com/2009/03/30/blogging-offline-with-windows-live-writer/' rel='bookmark' title='Permanent Link: Blogging Offline with Windows Live Writer'>Blogging Offline with Windows Live Writer</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><img alt="Blogger&#39;s Compose View" align="right" src="http://www.geeksontour.com/newsletters/200807/images/blogger-compose.jpg" width="350" height="121" />If you publish a blog using Blogger, you&#8217;ve probably noticed the tabs for HTML or Compose. You usually write a Blog post using the Compose view. </p>
<p><img alt="blogger&#39;s HTML View" align="right" src="http://www.geeksontour.com/newsletters/200807/images/blogger-html.jpg" width="350" height="156" />But, behind the scenes, Blogger is actually writing HTML code for you. HTML stands for HyperText Markup Language and it is the code behind everything you see on a web page. </p>
<p>Here is an example of why you need to know a little bit about HTML. This comes from a question on our Members&#8217; Forum:</p>
<blockquote><p class="style9">&quot;When trying to publish today&#8217;s blog, I received the following message: <span class="style10">HTML cannot be accepted: Closing tag has no matching opening tag:&lt;/em&gt;</span> What on earth does this mean, and how can I fix it?&quot;</p>
</blockquote>
<p>Here&#8217;s my answer:   <br />HTML code always has an opening tag and a closing tag.&#160; An opening tag is some code enclosed in angle brackets &lt;xx&gt;.&#160; A closing tag is the same code enclosed in brackets, but with a / at the beginning to indicate it&#8217;s the end &lt;/xx&gt;.    </p>
<p>em is the code for Emphasis aka Italics.&#160; So, if you see &lt;em&gt;This is in italics&lt;/em&gt;&#160; That means the words &#8216;this is in italics&#8217; &#8230; will display in italics, or whatever your browser does to indicate Emphasis.&#160; </p>
<p>So, &quot;Closing tag has no matching opening tag:&lt;/em&gt;&quot;&#160; means that the beginning &lt;em&gt; tag was missing.&#160; This happens when you use the italic button while editing a blog post, and then after adding and deleting text, you mistakenly delete part of the code.     </p>
<p>You can fix it by going into HTML view and finding the orphaned &lt;/em&gt; and deleting it.&#160; Then, you can redo any italics back in the Compose view. </p>


<p>Related posts:<ol><li><a href='http://wifisavvy.com/2009/09/13/new-show-me-how-videos-for-blogger/' rel='bookmark' title='Permanent Link: New Show-Me-How Videos for Blogger'>New Show-Me-How Videos for Blogger</a></li>
<li><a href='http://wifisavvy.com/2010/02/28/blogger-pages/' rel='bookmark' title='Permanent Link: Blogger Pages'>Blogger Pages</a></li>
<li><a href='http://wifisavvy.com/2009/03/30/blogging-offline-with-windows-live-writer/' rel='bookmark' title='Permanent Link: Blogging Offline with Windows Live Writer'>Blogging Offline with Windows Live Writer</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wifisavvy.com/2008/07/21/about-html-and-blogger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
