<?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; xHTML</title>
	<atom:link href="http://blog.webcomers.com/tag/xhtml/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=9947</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>960 Grid System</title>
		<link>http://blog.webcomers.com/960-grid-system</link>
		<comments>http://blog.webcomers.com/960-grid-system#comments</comments>
		<pubDate>Wed, 03 Feb 2010 13:21:25 +0000</pubDate>
		<dc:creator>Farrukh</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[Web Usability]]></category>
		<category><![CDATA[960 Grid System]]></category>
		<category><![CDATA[cross browser compatibility]]></category>
		<category><![CDATA[design to html]]></category>
		<category><![CDATA[design2html]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[xHTML]]></category>

		<guid isPermaLink="false">http://blog.webcomers.com/?p=23</guid>
		<description><![CDATA[A few days back one of my client asked me to get in touch with 960 Grid System. At first when i did some initial research on this grid system my conclusion was &#8220;total waste of time&#8221; because for a normal size page you need almost 8-12 hours to convert a Photoshop layered document into ]]></description>
		<wfw:commentRss>http://blog.webcomers.com/960-grid-system/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to HTML E-Mail Template</title>
		<link>http://blog.webcomers.com/how-to-html-e-mail-template</link>
		<comments>http://blog.webcomers.com/how-to-html-e-mail-template#comments</comments>
		<pubDate>Sun, 20 Dec 2009 19:42:00 +0000</pubDate>
		<dc:creator>Farrukh</dc:creator>
				<category><![CDATA[Web Usability]]></category>
		<category><![CDATA[design to html]]></category>
		<category><![CDATA[design2html]]></category>
		<category><![CDATA[dont use DIV's for HTML Email]]></category>
		<category><![CDATA[HTML 4.01]]></category>
		<category><![CDATA[HTML Email]]></category>
		<category><![CDATA[HTML Email Templating]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Mass Mailing]]></category>
		<category><![CDATA[PSD 2 HTML Email]]></category>
		<category><![CDATA[psd2html]]></category>
		<category><![CDATA[Table based HTML]]></category>
		<category><![CDATA[Table Based HTML Email]]></category>
		<category><![CDATA[The basics of HTML Email]]></category>
		<category><![CDATA[xHTML]]></category>

		<guid isPermaLink="false">http://blog.webcomers.com/?p=17</guid>
		<description><![CDATA[I recently launched my newsletter subscription service on my website http://www.webcomers.com to spread my company news more efficiently. Doing so i also needed to first understand how the HTML E-Mail Template works. I am using MailChimp free services for my business; you might be interested in using one of their paid service. Things to forget ]]></description>
		<wfw:commentRss>http://blog.webcomers.com/how-to-html-e-mail-template/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CSS – Cross Browser Compatibility Issue</title>
		<link>http://blog.webcomers.com/css-cross-browser-compatibility-issue</link>
		<comments>http://blog.webcomers.com/css-cross-browser-compatibility-issue#comments</comments>
		<pubDate>Wed, 02 Dec 2009 12:01:00 +0000</pubDate>
		<dc:creator>Farrukh</dc:creator>
				<category><![CDATA[Web Usability]]></category>
		<category><![CDATA[cross browser compatibility]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML 4.01]]></category>
		<category><![CDATA[html vs xHTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[xHTML]]></category>

		<guid isPermaLink="false">http://blog.webcomers.com/?p=16</guid>
		<description><![CDATA[Rather then using different CSS files for different browsers you can also achieve the same results using a single CSS file. If you keep your style strict by defining every attribute of the tag, specially i encourage redefining every tag to your own as mostly different browsers render them differently, let say Paragraph tag normally ]]></description>
		<wfw:commentRss>http://blog.webcomers.com/css-cross-browser-compatibility-issue/feed</wfw:commentRss>
		<slash:comments>0</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>

