<?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: The Weekend Quick Tip: Flex Your Images</title>
	<atom:link href="http://net.tutsplus.com/tutorials/html-css-techniques/the-weekend-quick-tip-flex-your-images/feed/" rel="self" type="application/rss+xml" />
	<link>http://net.tutsplus.com/tutorials/html-css-techniques/the-weekend-quick-tip-flex-your-images/</link>
	<description>Web Development &#38; Design Tutorials</description>
	<lastBuildDate>Sat, 21 Nov 2009 18:53:09 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ryan Kelly</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/the-weekend-quick-tip-flex-your-images/#comment-35752</link>
		<dc:creator>Ryan Kelly</dc:creator>
		<pubDate>Sat, 14 Feb 2009 00:29:24 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=73#comment-35752</guid>
		<description>Yes, using max-width would allow you to keep the image in the page and keep the content and style separate.

just set
selector {
max-width: 50em;
}

or whatever you want the container size to be. I&#039;m pretty sure this will center the image, but if it doesn&#039;t just add some more properties.</description>
		<content:encoded><![CDATA[<p>Yes, using max-width would allow you to keep the image in the page and keep the content and style separate.</p>
<p>just set<br />
selector {<br />
max-width: 50em;<br />
}</p>
<p>or whatever you want the container size to be. I&#8217;m pretty sure this will center the image, but if it doesn&#8217;t just add some more properties.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/the-weekend-quick-tip-flex-your-images/#comment-19464</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Thu, 20 Nov 2008 07:29:45 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=73#comment-19464</guid>
		<description>Great tip and great trick!

It inspired (as I can see by the comments) some people to come up with their own ideas and solutions for the same problem. I think that the original method is good for background images, but may not be the best solution for the in-page ones; for the latter, there are some neat methods in comments.

Tip&#039;s interesting, out of box, it makes people think, and inspires; that&#039;s the real value of it.

Thank you and keep up the good work/tips!</description>
		<content:encoded><![CDATA[<p>Great tip and great trick!</p>
<p>It inspired (as I can see by the comments) some people to come up with their own ideas and solutions for the same problem. I think that the original method is good for background images, but may not be the best solution for the in-page ones; for the latter, there are some neat methods in comments.</p>
<p>Tip&#8217;s interesting, out of box, it makes people think, and inspires; that&#8217;s the real value of it.</p>
<p>Thank you and keep up the good work/tips!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gatot</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/the-weekend-quick-tip-flex-your-images/#comment-12327</link>
		<dc:creator>Gatot</dc:creator>
		<pubDate>Thu, 25 Sep 2008 09:07:07 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=73#comment-12327</guid>
		<description>It&#039;s ok tutorial trik html.

thank u</description>
		<content:encoded><![CDATA[<p>It&#8217;s ok tutorial trik html.</p>
<p>thank u</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flexible Width Images for Elastic Layouts &#124; MikeWhoBikes</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/the-weekend-quick-tip-flex-your-images/#comment-10273</link>
		<dc:creator>Flexible Width Images for Elastic Layouts &#124; MikeWhoBikes</dc:creator>
		<pubDate>Sun, 07 Sep 2008 04:43:46 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=73#comment-10273</guid>
		<description>[...] recently posted an interesting technique for creating &#8220;flexing images&#8221;. Essentially, CSS is used to crop the image so that the [...]</description>
		<content:encoded><![CDATA[<p>[...] recently posted an interesting technique for creating &#8220;flexing images&#8221;. Essentially, CSS is used to crop the image so that the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anonymous coward</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/the-weekend-quick-tip-flex-your-images/#comment-9790</link>
		<dc:creator>anonymous coward</dc:creator>
		<pubDate>Wed, 03 Sep 2008 22:01:02 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=73#comment-9790</guid>
		<description>demo does not validate</description>
		<content:encoded><![CDATA[<p>demo does not validate</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Bavio</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/the-weekend-quick-tip-flex-your-images/#comment-7608</link>
		<dc:creator>Martin Bavio</dc:creator>
		<pubDate>Sat, 16 Aug 2008 06:20:18 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=73#comment-7608</guid>
		<description>@Jeffrey,

So what if Andy Clarke created it? It´s wrong anyway!

That &quot;gurues have always the true word&quot; is a conception that I dont really follow, they can know more and have more experience, but that isnt the same as having always the true.

And I dont discuss the method itself, I think it´s cool, but I also think you need to add the problems that it has with semantics, and why semantics are good, otherwise, let´s go back to tables and empty gifs!

Cheers.</description>
		<content:encoded><![CDATA[<p>@Jeffrey,</p>
<p>So what if Andy Clarke created it? It´s wrong anyway!</p>
<p>That &#8220;gurues have always the true word&#8221; is a conception that I dont really follow, they can know more and have more experience, but that isnt the same as having always the true.</p>
<p>And I dont discuss the method itself, I think it´s cool, but I also think you need to add the problems that it has with semantics, and why semantics are good, otherwise, let´s go back to tables and empty gifs!</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lex</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/the-weekend-quick-tip-flex-your-images/#comment-7529</link>
		<dc:creator>Lex</dc:creator>
		<pubDate>Fri, 15 Aug 2008 11:56:44 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=73#comment-7529</guid>
		<description>I&#039;m working on a better AND semantic methos, 100% CSS. If i can make it work in all A-grade browsers, i will post it here.</description>
		<content:encoded><![CDATA[<p>I&#8217;m working on a better AND semantic methos, 100% CSS. If i can make it work in all A-grade browsers, i will post it here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeffrey Way</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/the-weekend-quick-tip-flex-your-images/#comment-7211</link>
		<dc:creator>Jeffrey Way</dc:creator>
		<pubDate>Tue, 12 Aug 2008 12:48:36 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=73#comment-7211</guid>
		<description>@Martin - Yes, I have heard of semantics. This is simply an alternative approach if needed. And I should inform you that this  method was originally created by Andy Clarke.</description>
		<content:encoded><![CDATA[<p>@Martin &#8211; Yes, I have heard of semantics. This is simply an alternative approach if needed. And I should inform you that this  method was originally created by Andy Clarke.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Bavio</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/the-weekend-quick-tip-flex-your-images/#comment-7180</link>
		<dc:creator>Martin Bavio</dc:creator>
		<pubDate>Tue, 12 Aug 2008 05:25:53 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=73#comment-7180</guid>
		<description>????

Dude, have you ever heard of semantics?


I like this site, but I think you have to be more careful about what are you teaching...</description>
		<content:encoded><![CDATA[<p>????</p>
<p>Dude, have you ever heard of semantics?</p>
<p>I like this site, but I think you have to be more careful about what are you teaching&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shod4n</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/the-weekend-quick-tip-flex-your-images/#comment-7094</link>
		<dc:creator>shod4n</dc:creator>
		<pubDate>Mon, 11 Aug 2008 18:43:17 +0000</pubDate>
		<guid isPermaLink="false">http://nettuts.com/?p=73#comment-7094</guid>
		<description>Wow, perfect solution!</description>
		<content:encoded><![CDATA[<p>Wow, perfect solution!</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/

Page Caching using memcached
Database Caching 2/7 queries in 0.008 seconds using memcached
Content Delivery Network via 

Served from: psdtutsplus.com @ 2009-11-21 11:06:37 -->