<?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; JavaScript</title>
	<atom:link href="http://blog.webcomers.com/tag/javascript/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=5996</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>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>JavaScript and Cross Browser Compatibility</title>
		<link>http://blog.webcomers.com/javascript-and-cross-browser-compatibility</link>
		<comments>http://blog.webcomers.com/javascript-and-cross-browser-compatibility#comments</comments>
		<pubDate>Mon, 02 Nov 2009 13:13: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[JavaScript]]></category>
		<category><![CDATA[JS]]></category>
		<category><![CDATA[JS issues]]></category>

		<guid isPermaLink="false">http://blog.webcomers.com/?p=14</guid>
		<description><![CDATA[I promised my readers that i will be writing an article on JS and cross browser compatibility issues. JS is one of the major cause of cross browser compatibility issues. You must be thinking that why in the world there are any issues with JS as now even mobile phones are JS compatible and runs ]]></description>
		<wfw:commentRss>http://blog.webcomers.com/javascript-and-cross-browser-compatibility/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

