<?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>joerhoney.com &#187; syntax</title>
	<atom:link href="http://joerhoney.com/tag/syntax/feed/" rel="self" type="application/rss+xml" />
	<link>http://joerhoney.com</link>
	<description>Web Design and Graphic Arts</description>
	<lastBuildDate>Sat, 17 Apr 2010 19:43:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Some Common Web Coding Errors</title>
		<link>http://joerhoney.com/2009/some-common-web-coding-errors/</link>
		<comments>http://joerhoney.com/2009/some-common-web-coding-errors/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 19:43:12 +0000</pubDate>
		<dc:creator>joerhoney</dc:creator>
				<category><![CDATA[Definitions]]></category>
		<category><![CDATA[Learn]]></category>
		<category><![CDATA[syntax]]></category>

		<guid isPermaLink="false">http://joerhoney.com/?p=700</guid>
		<description><![CDATA[Although impossible to know all of the errors that can be made in web coding, knowing this hand-full of common mistakes can significantly decrease the amount of trouble budding web developers run into.
Syntax
syn·tax (sin′taks′)
noun

the structure of statements in a computer language
the rules governing this structure

yourdictionary.com
Example:
A paragraph in HTML is properly written:
&#60;p&#62;Paragraph goes here.&#60;/p&#62;
An incorrectly written [...]]]></description>
		<wfw:commentRss>http://joerhoney.com/2009/some-common-web-coding-errors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
