<?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>Web Page Mistakes &#187; HTML Coding</title>
	<atom:link href="http://www.webpagemistakes.ca/category/website-design/html-coding/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webpagemistakes.ca</link>
	<description></description>
	<lastBuildDate>Mon, 30 Jan 2012 22:32:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Standards Compliant Coding</title>
		<link>http://www.webpagemistakes.ca/standards-compliant/</link>
		<comments>http://www.webpagemistakes.ca/standards-compliant/#comments</comments>
		<pubDate>Sun, 18 Nov 2007 06:39:33 +0000</pubDate>
		<dc:creator>Web Page Mistakes</dc:creator>
				<category><![CDATA[HTML Coding]]></category>

		<guid isPermaLink="false">http://www.webpagemistakes.ca/standards-compliant/</guid>
		<description><![CDATA[Some web designers and web developers advertise on their websites and blogs that they use only standards compliant coding. Others write on the cost of not standards compliant coding. As a small business owner or a novice website creator you might not know exactly what standards compliance coding is, nor why you should take this [...]<p><p><a href="http://www.webpagemistakes.ca/standards-compliant/">Standards Compliant Coding</a> is a post from: <a href="http://www.webpagemistakes.ca/" title="Web Page Mistakes">Web Page Mistakes</a> <br />
A blog about web page and website mistakes and how to fix them.<br />
Copyright Web Page Mistakes</p></p>
]]></description>
		<wfw:commentRss>http://www.webpagemistakes.ca/standards-compliant/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Internet Explorer 7 Has Been Released</title>
		<link>http://www.webpagemistakes.ca/internet-explorer-7-released/</link>
		<comments>http://www.webpagemistakes.ca/internet-explorer-7-released/#comments</comments>
		<pubDate>Wed, 18 Oct 2006 19:22:05 +0000</pubDate>
		<dc:creator>Web Page Mistakes</dc:creator>
				<category><![CDATA[Cross - Browser Compatible]]></category>
		<category><![CDATA[HTML Coding]]></category>

		<guid isPermaLink="false">http://www.webpagemistakes.ca/internet-explorer-7-released/</guid>
		<description><![CDATA[Microsoft released Internet Explorer 7 today (October 18, 2006), have you checked that your website is still working properly? In the past Internet Explorer has been a forgiving browser. Internet Explorer would take a poorly coded web page and try and render it pretty close to as it was intented (unlike standards compliant browsers). Also, [...]<p><p><a href="http://www.webpagemistakes.ca/internet-explorer-7-released/">Internet Explorer 7 Has Been Released</a> is a post from: <a href="http://www.webpagemistakes.ca/" title="Web Page Mistakes">Web Page Mistakes</a> <br />
A blog about web page and website mistakes and how to fix them.<br />
Copyright Web Page Mistakes</p></p>
]]></description>
		<wfw:commentRss>http://www.webpagemistakes.ca/internet-explorer-7-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Not Designing for Most Common Screen Resolution</title>
		<link>http://www.webpagemistakes.ca/most-common-screen-resolution/</link>
		<comments>http://www.webpagemistakes.ca/most-common-screen-resolution/#comments</comments>
		<pubDate>Fri, 07 Jul 2006 01:38:10 +0000</pubDate>
		<dc:creator>Web Page Mistakes</dc:creator>
				<category><![CDATA[Cross - Browser Compatible]]></category>
		<category><![CDATA[HTML Coding]]></category>
		<category><![CDATA[Site Design]]></category>
		<category><![CDATA[Web Page Layout]]></category>

		<guid isPermaLink="false">http://www.webpagemistakes.ca/most-common-screen-resolution/</guid>
		<description><![CDATA[As a website owner or web designer you have to take into consideration what are the most common screen resolutions for the intended target audience of the website to determine what web page width is suitable for the website. Have you visited a website that has a web page width too wide for your monitor [...]<p><p><a href="http://www.webpagemistakes.ca/most-common-screen-resolution/">Not Designing for Most Common Screen Resolution</a> is a post from: <a href="http://www.webpagemistakes.ca/" title="Web Page Mistakes">Web Page Mistakes</a> <br />
A blog about web page and website mistakes and how to fix them.<br />
Copyright Web Page Mistakes</p></p>
]]></description>
		<wfw:commentRss>http://www.webpagemistakes.ca/most-common-screen-resolution/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Image Alt Tag &#8211; Image Alt Attribute</title>
		<link>http://www.webpagemistakes.ca/image-alt-tags/</link>
		<comments>http://www.webpagemistakes.ca/image-alt-tags/#comments</comments>
		<pubDate>Mon, 10 Apr 2006 11:14:57 +0000</pubDate>
		<dc:creator>Web Page Mistakes</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[HTML Coding]]></category>
		<category><![CDATA[Web Graphics]]></category>

		<guid isPermaLink="false">http://www.webpagemistakes.ca/image-alt-tags/</guid>
		<description><![CDATA[Do you use the image alt attribute (mistakenly called the alt tag by some) properly on your website? By not using the image alt attribute (image alt tag) you are missing out servicing the visitors to your website that have images turned off, those who use assistive technology to surf the Net and the search [...]<p><p><a href="http://www.webpagemistakes.ca/image-alt-tags/">Image Alt Tag &#8211; Image Alt Attribute</a> is a post from: <a href="http://www.webpagemistakes.ca/" title="Web Page Mistakes">Web Page Mistakes</a> <br />
A blog about web page and website mistakes and how to fix them.<br />
Copyright Web Page Mistakes</p></p>
]]></description>
		<wfw:commentRss>http://www.webpagemistakes.ca/image-alt-tags/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

