<?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>WebComers - Blog &#187; HTML</title>
	<atom:link href="http://blog.webcomers.com/tag/html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.webcomers.com</link>
	<description>Design 2 HTML, E-Mail Template Implementation, WordPress, Joomla, Drupal Professional</description>
	<lastBuildDate>Thu, 29 Sep 2011 11:28:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=9629</generator>
		<item>
		<title>Custom Fonts using @font-face in HTML/CSS</title>
		<link>http://blog.webcomers.com/font-face-in-html</link>
		<comments>http://blog.webcomers.com/font-face-in-html#comments</comments>
		<pubDate>Sun, 07 Mar 2010 16:44:12 +0000</pubDate>
		<dc:creator>Farrukh</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[Web Usability]]></category>
		<category><![CDATA[@font-face]]></category>
		<category><![CDATA[cross browser compatibility]]></category>
		<category><![CDATA[custom font family in HTML]]></category>
		<category><![CDATA[custom font-family]]></category>
		<category><![CDATA[custom fonts]]></category>
		<category><![CDATA[design to html]]></category>
		<category><![CDATA[design2html]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[JS issues]]></category>
		<category><![CDATA[psd2html]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[xHTML]]></category>

		<guid isPermaLink="false">http://blog.webcomers.com/?p=28</guid>
		<description><![CDATA[<p>One of my latest project involved @font-face which means using a custom font for your web content. It was my first experience working with @font-face as i never heard about it before so i thought i will share my experience with my readers.</p>
<p>As you know we cannot use custom fonts in a website as it will not be properly displayed on a computer which doesnt have these fonts installed, thus it will be replaced by system default fonts, in windows if a font is missing it is normally replaced by Times New Roman, so to avoid this we defint font like font-family: Arial, Helvetica, sans-serif, Arial is default for Windows, Helvetica is default for Mac. About Sans-serif I never used Mac personally so i am not sure if it is available on Mac or not but it is surely installed by default in Wondows. So this is the normal approac we follow so that we know how our website text will show up in different platforms.</p]]></description>
		<wfw:commentRss>http://blog.webcomers.com/font-face-in-html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>The myth of HTML &#8211; xHTML (Part 1)</title>
		<link>http://blog.webcomers.com/the-myth-of-html-xhtml-part-1</link>
		<comments>http://blog.webcomers.com/the-myth-of-html-xhtml-part-1#comments</comments>
		<pubDate>Thu, 29 Oct 2009 20:06:00 +0000</pubDate>
		<dc:creator>Farrukh</dc:creator>
				<category><![CDATA[Web Usability]]></category>
		<category><![CDATA[cross browser compatibility]]></category>
		<category><![CDATA[defining a doctype]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML 4.01]]></category>
		<category><![CDATA[HTML the basics]]></category>
		<category><![CDATA[html vs xHTML]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[xHTML]]></category>
		<category><![CDATA[xHTML the basics]]></category>
		<category><![CDATA[xhtml transitional]]></category>

		<guid isPermaLink="false">http://blog.webcomers.com/?p=13</guid>
		<description><![CDATA[I believe my relationship with HTML is almost 6-7 years old, while xHTML is fairly a new term for me having around 3-4 years of experience working with it. As most of my fellow web designer and developers i was also not aware of the difference between them and often mixed up both of them, ]]></description>
		<wfw:commentRss>http://blog.webcomers.com/the-myth-of-html-xhtml-part-1/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

