<?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: Inline elements and padding</title>
	<atom:link href="http://www.maxdesign.com.au/articles/inline/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.maxdesign.com.au</link>
	<description></description>
	<lastBuildDate>Wed, 08 Feb 2012 22:31:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: Rimu</title>
		<link>http://www.maxdesign.com.au/articles/inline/comment-page-1/#comment-3555</link>
		<dc:creator>Rimu</dc:creator>
		<pubDate>Tue, 27 Jul 2010 04:43:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.maxdesign.com.au/?page_id=1168#comment-3555</guid>
		<description>Thanks, an hour of frustration has been ended!</description>
		<content:encoded><![CDATA[<p>Thanks, an hour of frustration has been ended!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manic</title>
		<link>http://www.maxdesign.com.au/articles/inline/comment-page-1/#comment-3187</link>
		<dc:creator>Manic</dc:creator>
		<pubDate>Fri, 25 Jun 2010 10:44:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.maxdesign.com.au/?page_id=1168#comment-3187</guid>
		<description>OK,and what is the answer to laswt question? I need it also. :)</description>
		<content:encoded><![CDATA[<p>OK,and what is the answer to laswt question? I need it also. <img src='http://www.maxdesign.com.au/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russ</title>
		<link>http://www.maxdesign.com.au/articles/inline/comment-page-1/#comment-3164</link>
		<dc:creator>Russ</dc:creator>
		<pubDate>Wed, 23 Jun 2010 13:55:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.maxdesign.com.au/?page_id=1168#comment-3164</guid>
		<description>@Edson answered off-comments :)</description>
		<content:encoded><![CDATA[<p>@Edson answered off-comments <img src='http://www.maxdesign.com.au/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edson</title>
		<link>http://www.maxdesign.com.au/articles/inline/comment-page-1/#comment-3162</link>
		<dc:creator>Edson</dc:creator>
		<pubDate>Wed, 23 Jun 2010 13:17:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.maxdesign.com.au/?page_id=1168#comment-3162</guid>
		<description>How can I apply a background-color on a inline element (a text with some line breaks) with padding so it fills both left and right sides just before and after the line break? (sorry, do I made myself clear? I&#039;m brazilian) Tks!</description>
		<content:encoded><![CDATA[<p>How can I apply a background-color on a inline element (a text with some line breaks) with padding so it fills both left and right sides just before and after the line break? (sorry, do I made myself clear? I&#8217;m brazilian) Tks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajith</title>
		<link>http://www.maxdesign.com.au/articles/inline/comment-page-1/#comment-3118</link>
		<dc:creator>Ajith</dc:creator>
		<pubDate>Fri, 18 Jun 2010 20:11:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.maxdesign.com.au/?page_id=1168#comment-3118</guid>
		<description>Brilliant Article... Thanks for this!! :)</description>
		<content:encoded><![CDATA[<p>Brilliant Article&#8230; Thanks for this!! <img src='http://www.maxdesign.com.au/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russ</title>
		<link>http://www.maxdesign.com.au/articles/inline/comment-page-1/#comment-2703</link>
		<dc:creator>Russ</dc:creator>
		<pubDate>Fri, 21 May 2010 20:57:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.maxdesign.com.au/?page_id=1168#comment-2703</guid>
		<description>@Márcio: Mmmm... loooks like all your markup has been stripped. :(</description>
		<content:encoded><![CDATA[<p>@Márcio: Mmmm&#8230; loooks like all your markup has been stripped. <img src='http://www.maxdesign.com.au/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Márcio</title>
		<link>http://www.maxdesign.com.au/articles/inline/comment-page-1/#comment-2698</link>
		<dc:creator>Márcio</dc:creator>
		<pubDate>Fri, 21 May 2010 11:21:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.maxdesign.com.au/?page_id=1168#comment-2698</guid>
		<description>Great article. 

I would add something to it, please considered adding to this already great article, some explanations about this:

If we have something like this:

 I&#039;m a complex list item
 But I must be styled as well.
 Thanks
 


So, if we define a property to our span element, let&#039;s say: padding-left: 3em; we will see that this will be applied until it finds the first  element. 

We are expecting it to be applied to ALL text nodes (do we called like this?) inside the span, regardless the &#039;s it may contain.

Best regards,
Márcio

ps- hope the tags work on this comment.</description>
		<content:encoded><![CDATA[<p>Great article. </p>
<p>I would add something to it, please considered adding to this already great article, some explanations about this:</p>
<p>If we have something like this:</p>
<p> I&#8217;m a complex list item<br />
 But I must be styled as well.<br />
 Thanks</p>
<p>So, if we define a property to our span element, let&#8217;s say: padding-left: 3em; we will see that this will be applied until it finds the first  element. </p>
<p>We are expecting it to be applied to ALL text nodes (do we called like this?) inside the span, regardless the &#8216;s it may contain.</p>
<p>Best regards,<br />
Márcio</p>
<p>ps- hope the tags work on this comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrewg</title>
		<link>http://www.maxdesign.com.au/articles/inline/comment-page-1/#comment-2092</link>
		<dc:creator>andrewg</dc:creator>
		<pubDate>Tue, 06 Apr 2010 01:15:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.maxdesign.com.au/?page_id=1168#comment-2092</guid>
		<description>hey russ, 

excellent tute. it seems so obvious now that certain properties don&#039;t apply when once makes a list inline, but i never put it together.  your tute was very logical and concise and the solution is very savvy.

thanks a bunch mate. 

andrewg.</description>
		<content:encoded><![CDATA[<p>hey russ, </p>
<p>excellent tute. it seems so obvious now that certain properties don&#8217;t apply when once makes a list inline, but i never put it together.  your tute was very logical and concise and the solution is very savvy.</p>
<p>thanks a bunch mate. </p>
<p>andrewg.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

