<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: More CSS sites</title>
	<atom:link href="http://www.phunkadelik.com/blog/2005/11/08/more-css-sites/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phunkadelik.com/blog/2005/11/08/more-css-sites/</link>
	<description>General musings on a little bit of everything</description>
	<pubDate>Sat, 22 Nov 2008 04:24:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Jonathan</title>
		<link>http://www.phunkadelik.com/blog/2005/11/08/more-css-sites/#comment-6</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Mon, 14 Nov 2005 14:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://caroline.phunkadelik.com/?p=7#comment-6</guid>
		<description>If a page is written in XHTML strict, in theory the page can be parsed and manipulated without problems by an application as long as it complies to its DTD.

The document then becomes data with semantic tags (assuming you are using semantic markup), allowing it to be manipulated however you choose using an XSLT stylesheet. Its actually wrong for me to state that the document is just 'data' because by using semantic markup the document has meaning and thus is information.  

Currently I don't see a problem with just using XHTML transitional, its close enough and to be honest you'll find that most web servers serve the document mime type as 'text/html' rather than 'xml/xhtml' which it really should be. Of course if you were to serve a document as xml/xhtml you'd find some browsers would have problems rendering the document (some versions of Mozilla if I remember correctly).</description>
		<content:encoded><![CDATA[<p>If a page is written in XHTML strict, in theory the page can be parsed and manipulated without problems by an application as long as it complies to its DTD.</p>
<p>The document then becomes data with semantic tags (assuming you are using semantic markup), allowing it to be manipulated however you choose using an XSLT stylesheet. Its actually wrong for me to state that the document is just &#8216;data&#8217; because by using semantic markup the document has meaning and thus is information.  </p>
<p>Currently I don&#8217;t see a problem with just using XHTML transitional, its close enough and to be honest you&#8217;ll find that most web servers serve the document mime type as &#8216;text/html&#8217; rather than &#8216;xml/xhtml&#8217; which it really should be. Of course if you were to serve a document as xml/xhtml you&#8217;d find some browsers would have problems rendering the document (some versions of Mozilla if I remember correctly).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rico</title>
		<link>http://www.phunkadelik.com/blog/2005/11/08/more-css-sites/#comment-5</link>
		<dc:creator>Rico</dc:creator>
		<pubDate>Thu, 10 Nov 2005 02:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://caroline.phunkadelik.com/?p=7#comment-5</guid>
		<description>Sorry. "border" in the IMG tag, link/vlink/background/bgcolor in the BODY tag. Woopsie. (:</description>
		<content:encoded><![CDATA[<p>Sorry. &#8220;border&#8221; in the IMG tag, link/vlink/background/bgcolor in the BODY tag. Woopsie. (:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rico</title>
		<link>http://www.phunkadelik.com/blog/2005/11/08/more-css-sites/#comment-4</link>
		<dc:creator>Rico</dc:creator>
		<pubDate>Thu, 10 Nov 2005 02:28:03 +0000</pubDate>
		<guid isPermaLink="false">http://caroline.phunkadelik.com/?p=7#comment-4</guid>
		<description>Strict goes further than Transitional in terms of web standards by forbidding visual/presentation things. The attributes "border" (in ), "link" "vlink" "background" "bgcolor" (in ), et cetera, are not allowed. They should be defined in CSS. More detailed stuff on http://www.google.com/search?q=xhtml+differences+strict+transitional -- check the results 3 and below. :)

Hope to see more posts in the coming days! Would love to hear more things from you!</description>
		<content:encoded><![CDATA[<p>Strict goes further than Transitional in terms of web standards by forbidding visual/presentation things. The attributes &#8220;border&#8221; (in ), &#8220;link&#8221; &#8220;vlink&#8221; &#8220;background&#8221; &#8220;bgcolor&#8221; (in ), et cetera, are not allowed. They should be defined in CSS. More detailed stuff on <a href="http://www.google.com/search?q=xhtml+differences+strict+transitional" rel="nofollow">http://www.google.com/search?q=xhtml+differences+strict+transitional</a> &#8212; check the results 3 and below. <img src='http://www.phunkadelik.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Hope to see more posts in the coming days! Would love to hear more things from you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
