<?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: Aligning inline images with the vertical-align property</title>
	<atom:link href="http://www.maxdesign.com.au/articles/vertical-align/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: Dan</title>
		<link>http://www.maxdesign.com.au/articles/vertical-align/comment-page-1/#comment-3134</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Sun, 20 Jun 2010 13:59:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.maxdesign.com.au/?p=434#comment-3134</guid>
		<description>I didn&#039;t actually know that you can use px and % with vertical-align. That&#039;s interesting. Thanks!</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t actually know that you can use px and % with vertical-align. That&#8217;s interesting. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://www.maxdesign.com.au/articles/vertical-align/comment-page-1/#comment-2002</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Thu, 01 Apr 2010 12:31:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.maxdesign.com.au/?p=434#comment-2002</guid>
		<description>Thanks for your creative css just now only i know this.</description>
		<content:encoded><![CDATA[<p>Thanks for your creative css just now only i know this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.maxdesign.com.au/articles/vertical-align/comment-page-1/#comment-1443</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Fri, 12 Feb 2010 23:25:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.maxdesign.com.au/?p=434#comment-1443</guid>
		<description>this is what i need:

I need to know how to wrap text above an object. The object needs to float down a set distance from the top and always be there no matter which Word-press article of varying paragraph lengths are loaded into this area. 

The margin or padding that is currently pushing it down to where it needs to be is blocking the text from wrapping above it. Perhaps there is code that will wrap the text over padding but not margin or vica versa OR there is code that will tell the object to start on the 8th line down, etc... 

Please help me out. Here is a link to an example page: 
http://www.dancecrave.org/breakdance/highlights-world-dances/</description>
		<content:encoded><![CDATA[<p>this is what i need:</p>
<p>I need to know how to wrap text above an object. The object needs to float down a set distance from the top and always be there no matter which Word-press article of varying paragraph lengths are loaded into this area. </p>
<p>The margin or padding that is currently pushing it down to where it needs to be is blocking the text from wrapping above it. Perhaps there is code that will wrap the text over padding but not margin or vica versa OR there is code that will tell the object to start on the 8th line down, etc&#8230; </p>
<p>Please help me out. Here is a link to an example page:<br />
<a href="http://www.dancecrave.org/breakdance/highlights-world-dances/" rel="nofollow">http://www.dancecrave.org/breakdance/highlights-world-dances/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.maxdesign.com.au/articles/vertical-align/comment-page-1/#comment-1442</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Fri, 12 Feb 2010 23:22:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.maxdesign.com.au/?p=434#comment-1442</guid>
		<description>can you use vertical-aling in php file? Cause it doesn&#039;t seem to be responding.</description>
		<content:encoded><![CDATA[<p>can you use vertical-aling in php file? Cause it doesn&#8217;t seem to be responding.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russ</title>
		<link>http://www.maxdesign.com.au/articles/vertical-align/comment-page-1/#comment-1074</link>
		<dc:creator>Russ</dc:creator>
		<pubDate>Tue, 28 Oct 2008 10:43:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.maxdesign.com.au/?p=434#comment-1074</guid>
		<description>@ federico: There are times I prefer to use &quot;position: relative&quot; too. However, when you want to position something in relationship to the content around it (such as aligning an images to the bottom of the text) then vertical align can sometimes be easier.

As always, there are no perfect answers - just lots of different solutions to the one problem  :)</description>
		<content:encoded><![CDATA[<p>@ federico: There are times I prefer to use &#8220;position: relative&#8221; too. However, when you want to position something in relationship to the content around it (such as aligning an images to the bottom of the text) then vertical align can sometimes be easier.</p>
<p>As always, there are no perfect answers &#8211; just lots of different solutions to the one problem  <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: federico</title>
		<link>http://www.maxdesign.com.au/articles/vertical-align/comment-page-1/#comment-1073</link>
		<dc:creator>federico</dc:creator>
		<pubDate>Tue, 28 Oct 2008 10:14:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.maxdesign.com.au/?p=434#comment-1073</guid>
		<description>don&#039;t waste your time, use position relative for this kinda things.</description>
		<content:encoded><![CDATA[<p>don&#8217;t waste your time, use position relative for this kinda things.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russ</title>
		<link>http://www.maxdesign.com.au/articles/vertical-align/comment-page-1/#comment-1067</link>
		<dc:creator>Russ</dc:creator>
		<pubDate>Mon, 20 Oct 2008 15:42:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.maxdesign.com.au/?p=434#comment-1067</guid>
		<description>@Nickolas Loiko: Thanks for the feedback. It was written for beginners, so good to hear!  :)</description>
		<content:encoded><![CDATA[<p>@Nickolas Loiko: Thanks for the feedback. It was written for beginners, so good to hear!  <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: Nickolas Loiko</title>
		<link>http://www.maxdesign.com.au/articles/vertical-align/comment-page-1/#comment-1066</link>
		<dc:creator>Nickolas Loiko</dc:creator>
		<pubDate>Sun, 19 Oct 2008 19:31:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.maxdesign.com.au/?p=434#comment-1066</guid>
		<description>It&#039;s very useful and interesting article. It is easy for understanding even for beginner.</description>
		<content:encoded><![CDATA[<p>It&#8217;s very useful and interesting article. It is easy for understanding even for beginner.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

