<?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>Articles &#38; Discussions &#187; XHTML</title>
	<atom:link href="http://www.design2core.com/myblog/topics/xhtml/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.design2core.com/myblog</link>
	<description>A further discussion about web</description>
	<lastBuildDate>Tue, 27 Apr 2010 11:18:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Interview Questions For Front End Web Developer</title>
		<link>http://www.design2core.com/myblog/css/interview-questions-for-front-end-web-developer-2/</link>
		<comments>http://www.design2core.com/myblog/css/interview-questions-for-front-end-web-developer-2/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 05:59:30 +0000</pubDate>
		<dc:creator>jposwal</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.design2core.com/myblog/?p=373</guid>
		<description><![CDATA[In this article, we will be discussing about the common questions that companies may ask you in your in-person interview as a CSS web developer or Front End Web Developer. There are no any fix pattern for these questions its all depends on the person who takes your interview. And also depends on on which [...]]]></description>
		<wfw:commentRss>http://www.design2core.com/myblog/css/interview-questions-for-front-end-web-developer-2/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The difference between px, pt, % and em</title>
		<link>http://www.design2core.com/myblog/css/the-difference-between-px-pt-and-em./</link>
		<comments>http://www.design2core.com/myblog/css/the-difference-between-px-pt-and-em./#comments</comments>
		<pubDate>Fri, 06 Nov 2009 08:22:41 +0000</pubDate>
		<dc:creator>jposwal</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[em]]></category>
		<category><![CDATA[pt]]></category>
		<category><![CDATA[px]]></category>

		<guid isPermaLink="false">http://www.design2core.com/myblog/?p=296</guid>
		<description><![CDATA[Many Designer would dispute about the usage of pixel (px), point (pt) and em when it comes to font sizes and line heights. In CSS, you’re given four different units by which you could measure the size of text as it’s displayed in the web browser. The most confusing aspects are which of these four [...]]]></description>
		<wfw:commentRss>http://www.design2core.com/myblog/css/the-difference-between-px-pt-and-em./feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>HTML email/newsletters design and coding tips.</title>
		<link>http://www.design2core.com/myblog/xhtml/html-email-newsletters-design-and-coding-tips./</link>
		<comments>http://www.design2core.com/myblog/xhtml/html-email-newsletters-design-and-coding-tips./#comments</comments>
		<pubDate>Thu, 06 Aug 2009 10:32:28 +0000</pubDate>
		<dc:creator>jposwal</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[mailer]]></category>
		<category><![CDATA[newsletter]]></category>

		<guid isPermaLink="false">http://www.design2core.com/myblog/?p=249</guid>
		<description><![CDATA[Emails are the most popular way to communicate in corporate world. Most company&#8217;s use it for communicate with their clients and send updates. HTML email allows the sender to properly express quotations, headings, bulleted lists, emphasized text, subscripts and superscripts, create and send beautiful graphics, create clickable links and use interactive forms. After design a [...]]]></description>
		<wfw:commentRss>http://www.design2core.com/myblog/xhtml/html-email-newsletters-design-and-coding-tips./feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rare Used  HTML Tags You Really Should Know</title>
		<link>http://www.design2core.com/myblog/xhtml/rare-used-html-tags-you-really-should-know/</link>
		<comments>http://www.design2core.com/myblog/xhtml/rare-used-html-tags-you-really-should-know/#comments</comments>
		<pubDate>Tue, 19 May 2009 09:03:22 +0000</pubDate>
		<dc:creator>jposwal</dc:creator>
				<category><![CDATA[XHTML]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://www.design2core.com/myblog/?p=61</guid>
		<description><![CDATA[Every web developer should use HTML often to display the content and will know HTML tags, but there are some rare HTML tags which is not often used by developers. &#60;cite&#62; tag: - The cite tag takes the selected block of the text or we can say define a citation and display it in italics. [...]]]></description>
		<wfw:commentRss>http://www.design2core.com/myblog/xhtml/rare-used-html-tags-you-really-should-know/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use style definitions specifically for specific MSIE versions Using Conditional Comments.</title>
		<link>http://www.design2core.com/myblog/css/how-to-use-style-definitions-specifically-for-specific-msie-versions-using-conditional-comments./</link>
		<comments>http://www.design2core.com/myblog/css/how-to-use-style-definitions-specifically-for-specific-msie-versions-using-conditional-comments./#comments</comments>
		<pubDate>Fri, 08 May 2009 11:10:52 +0000</pubDate>
		<dc:creator>jposwal</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[Web Standard]]></category>

		<guid isPermaLink="false">http://www.design2core.com/myblog/?p=18</guid>
		<description><![CDATA[“Conditional Comments” (CC) are most commonly used to differentiating Cascading Style Sheets (CSS) rules intended for specific versions of Internet Explorer. Conditional comments are proprietary conditional statements interpreted by Microsoft Internet Explorer. Conditional comments have been available since MSIE 5 Windows and later (Mac IE doesn&#8217;t support them.). The most beneficial aspect of conditional comments [...]]]></description>
		<wfw:commentRss>http://www.design2core.com/myblog/css/how-to-use-style-definitions-specifically-for-specific-msie-versions-using-conditional-comments./feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
