<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: A few links of note</title>
	<atom:link href="http://www.css3.info/a-few-links-of-note/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.css3.info/a-few-links-of-note/</link>
	<description>All you ever needed to know about CSS3</description>
	<lastBuildDate>Tue, 07 Feb 2012 18:52:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Recent Links Tagged With "css3" - JabberTags</title>
		<link>http://www.css3.info/a-few-links-of-note/comment-page-1/#comment-217742</link>
		<dc:creator>Recent Links Tagged With "css3" - JabberTags</dc:creator>
		<pubDate>Wed, 10 Dec 2008 23:34:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.info/?p=304#comment-217742</guid>
		<description>[...] Saved by MiniYuri on Thu 20-11-2008   IdeBagus Saved by XxSailorPrincess92xX on Wed 19-11-2008   A few links of note Saved by domwan on Wed 19-11-2008   Retrodesign med CSS3 Saved by Satri on Sat 08-11-2008   opera 9 [...]</description>
		<content:encoded><![CDATA[<p>[...] Saved by MiniYuri on Thu 20-11-2008   IdeBagus Saved by XxSailorPrincess92xX on Wed 19-11-2008   A few links of note Saved by domwan on Wed 19-11-2008   Retrodesign med CSS3 Saved by Satri on Sat 08-11-2008   opera 9 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: No HTML Experience Needed* (So Says SiteGrinder) &#171; PhilSpace</title>
		<link>http://www.css3.info/a-few-links-of-note/comment-page-1/#comment-199325</link>
		<dc:creator>No HTML Experience Needed* (So Says SiteGrinder) &#171; PhilSpace</dc:creator>
		<pubDate>Tue, 09 Sep 2008 03:42:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.info/?p=304#comment-199325</guid>
		<description>[...] overstretched clear gifs.  But its not quite baked yet.  And as customers and users expect more dynamic interaction, intuitive responses, and solid SEO - the farther tools like SiteGrinder will fall [...]</description>
		<content:encoded><![CDATA[<p>[...] overstretched clear gifs.  But its not quite baked yet.  And as customers and users expect more dynamic interaction, intuitive responses, and solid SEO &#8211; the farther tools like SiteGrinder will fall [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith Humm</title>
		<link>http://www.css3.info/a-few-links-of-note/comment-page-1/#comment-194924</link>
		<dc:creator>Keith Humm</dc:creator>
		<pubDate>Mon, 25 Aug 2008 05:17:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.info/?p=304#comment-194924</guid>
		<description>I fail to see how Marquee is at all a good use of W3C resources. If screen size is a hinderance to view, the user agent should be able to do something about it. Yea gods!

Let&#039;s get DOM properties in CSS eh? Something our old friends MS&#039; proposed years ago. That would make things easier...

container { margin: 0 auto; }
left_colum { left: container.left + 10px; }
middle_column { left: left_column.right + 10px; }
right_colum { left: middle_column.right + 10px; }

Heck, we could even get a hacky little element for simple multicolumn stuff!
middle_column { text-columns: 2; float-relative: container; }
right_column { text-columns: 2; float-relative: column; }

How many of you can instantly figure out what something like that would look like? How many of you can code it easily in CSS?</description>
		<content:encoded><![CDATA[<p>I fail to see how Marquee is at all a good use of W3C resources. If screen size is a hinderance to view, the user agent should be able to do something about it. Yea gods!</p>
<p>Let&#8217;s get DOM properties in CSS eh? Something our old friends MS&#8217; proposed years ago. That would make things easier&#8230;</p>
<p>container { margin: 0 auto; }<br />
left_colum { left: container.left + 10px; }<br />
middle_column { left: left_column.right + 10px; }<br />
right_colum { left: middle_column.right + 10px; }</p>
<p>Heck, we could even get a hacky little element for simple multicolumn stuff!<br />
middle_column { text-columns: 2; float-relative: container; }<br />
right_column { text-columns: 2; float-relative: column; }</p>
<p>How many of you can instantly figure out what something like that would look like? How many of you can code it easily in CSS?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alison</title>
		<link>http://www.css3.info/a-few-links-of-note/comment-page-1/#comment-193144</link>
		<dc:creator>Alison</dc:creator>
		<pubDate>Wed, 20 Aug 2008 14:56:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.css3.info/?p=304#comment-193144</guid>
		<description>I don&#039;t know about the marquee thing. It may be a bit practical mobile-wise. But as for desktop use.. I think marquee&#039;s died out a few years ago. They&#039;re kind of annoying and if you miss something you have to watch it again unless you have it programmed to stop when you roll over it. ..Which it looks like this working draft does not have that option to do that.

*shrug* It wouldn&#039;t be something I would use, but it&#039;s good to have it on hand I guess as is with everything.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know about the marquee thing. It may be a bit practical mobile-wise. But as for desktop use.. I think marquee&#8217;s died out a few years ago. They&#8217;re kind of annoying and if you miss something you have to watch it again unless you have it programmed to stop when you roll over it. ..Which it looks like this working draft does not have that option to do that.</p>
<p>*shrug* It wouldn&#8217;t be something I would use, but it&#8217;s good to have it on hand I guess as is with everything.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!--
This site's performance optimized by W3 Total Cache:

W3 Total Cache improves the user experience of your blog by caching
frequent operations, reducing the weight of various files and providing
transparent content delivery network integration.

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/


Served from: css3.info @ 2012-02-08 08:39:40 -->
