<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: CSS Tip: Positioning photos with floats</title>
	<atom:link href="http://www.heidicool.com/blog/2007/10/01/css-tip-positioning-photos-with-floats/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.heidicool.com/blog/2007/10/01/css-tip-positioning-photos-with-floats/</link>
	<description>web • content • marketing • navigation • seo • social media</description>
	<lastBuildDate>Sat, 09 Jul 2011 15:21:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Web Consultant</title>
		<link>http://www.heidicool.com/blog/2007/10/01/css-tip-positioning-photos-with-floats/comment-page-1/#comment-978</link>
		<dc:creator>Web Consultant</dc:creator>
		<pubDate>Fri, 20 Jun 2008 16:07:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.heidicool.com/blog/?p=111#comment-978</guid>
		<description>That is quite a nice article about to position pictures between text.
What you didn´t consider that u also might to use div´s for your pictures with seperate background or border which makes them look a bit nicer. I am not sure if it works with p tag aswell but canbe
</description>
		<content:encoded><![CDATA[That is quite a nice article about to position pictures between text.
What you didn´t consider that u also might to use div´s for your pictures with seperate background or border which makes them look a bit nicer. I am not sure if it works with p tag aswell but canbe]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn Bishop</title>
		<link>http://www.heidicool.com/blog/2007/10/01/css-tip-positioning-photos-with-floats/comment-page-1/#comment-977</link>
		<dc:creator>Shawn Bishop</dc:creator>
		<pubDate>Fri, 01 Feb 2008 22:42:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.heidicool.com/blog/?p=111#comment-977</guid>
		<description>I&#039;ve heard that latest version of Dreamweaver (CS3) is supposed to expedite CSS.  Is that worth purchasing?
</description>
		<content:encoded><![CDATA[I've heard that latest version of Dreamweaver (CS3) is supposed to expedite CSS.  Is that worth purchasing?]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://www.heidicool.com/blog/2007/10/01/css-tip-positioning-photos-with-floats/comment-page-1/#comment-976</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Thu, 17 Jan 2008 22:00:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.heidicool.com/blog/?p=111#comment-976</guid>
		<description>Thanks for the tutorial on inserting the float attributes into CSS. I had stopped using photos because I couldn&#039;t figure out how to get it right. Now, hopefully, I should be able to start including them again, for a better reader experience.
</description>
		<content:encoded><![CDATA[Thanks for the tutorial on inserting the float attributes into CSS. I had stopped using photos because I couldn't figure out how to get it right. Now, hopefully, I should be able to start including them again, for a better reader experience.]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://www.heidicool.com/blog/2007/10/01/css-tip-positioning-photos-with-floats/comment-page-1/#comment-975</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Thu, 17 Jan 2008 22:00:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.heidicool.com/blog/?p=111#comment-975</guid>
		<description>Thanks for the tutorial on inserting the float attributes into CSS. I had stopped using photos because I couldn&#039;t figure out how to get it right. Now, hopefully, I should be able to start including them again, for a better reader experience.
</description>
		<content:encoded><![CDATA[Thanks for the tutorial on inserting the float attributes into CSS. I had stopped using photos because I couldn't figure out how to get it right. Now, hopefully, I should be able to start including them again, for a better reader experience.]]></content:encoded>
	</item>
	<item>
		<title>By: Heidi Cool</title>
		<link>http://www.heidicool.com/blog/2007/10/01/css-tip-positioning-photos-with-floats/comment-page-1/#comment-974</link>
		<dc:creator>Heidi Cool</dc:creator>
		<pubDate>Wed, 16 Jan 2008 00:22:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.heidicool.com/blog/?p=111#comment-974</guid>
		<description>Amie,

I&#039;m glad you got your border problem worked out. For those of you who don&#039;t know how to solve this problem, the easiest way is to create a new class in  your style sheet that controls the border around images contained within the photoright class. So if you wanted a 1 pixel black border around such images you would add the following to your style sheet.

.photoright img {border: 1px solid #000000; padding:0; margin:0;}

This will put the border around the image only.
</description>
		<content:encoded><![CDATA[Amie,

I'm glad you got your border problem worked out. For those of you who don't know how to solve this problem, the easiest way is to create a new class in  your style sheet that controls the border around images contained within the photoright class. So if you wanted a 1 pixel black border around such images you would add the following to your style sheet.

.photoright img {border: 1px solid #000000; padding:0; margin:0;}

This will put the border around the image only.]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent @ Office Tips and Tricks</title>
		<link>http://www.heidicool.com/blog/2007/10/01/css-tip-positioning-photos-with-floats/comment-page-1/#comment-973</link>
		<dc:creator>Vincent @ Office Tips and Tricks</dc:creator>
		<pubDate>Sun, 13 Jan 2008 17:17:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.heidicool.com/blog/?p=111#comment-973</guid>
		<description>@ Amie, I know what you mean with IE and Firefox problems, I had the same issues. I was struggling with the colors of my border. It was different in several browsers when I wanted it to be the same. It was a small designer nightmare;).

This should be known by every webmaster. Although it belongs to the basics of web design, it sure is nice to read it again.

Thanks for pointing it out again.
Vincent
&lt;a href=&quot;http://www.theworldofoffice.com&quot; rel=&quot;nofollow&quot;&gt;The World of Office Tips and Tricks.&lt;/a&gt;

</description>
		<content:encoded><![CDATA[@ Amie, I know what you mean with IE and Firefox problems, I had the same issues. I was struggling with the colors of my border. It was different in several browsers when I wanted it to be the same. It was a small designer nightmare;).

This should be known by every webmaster. Although it belongs to the basics of web design, it sure is nice to read it again.

Thanks for pointing it out again.
Vincent
<a href="http://www.theworldofoffice.com" rel="nofollow">The World of Office Tips and Tricks.</a>]]></content:encoded>
	</item>
	<item>
		<title>By: Amie</title>
		<link>http://www.heidicool.com/blog/2007/10/01/css-tip-positioning-photos-with-floats/comment-page-1/#comment-972</link>
		<dc:creator>Amie</dc:creator>
		<pubDate>Thu, 10 Jan 2008 03:11:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.heidicool.com/blog/?p=111#comment-972</guid>
		<description>Oops -- one typo was the source of the problem! Didn&#039;t affect IE but caused problems in Firefox. My borders are working again...thanks for post!
</description>
		<content:encoded><![CDATA[Oops -- one typo was the source of the problem! Didn't affect IE but caused problems in Firefox. My borders are working again...thanks for post!]]></content:encoded>
	</item>
	<item>
		<title>By: Amie</title>
		<link>http://www.heidicool.com/blog/2007/10/01/css-tip-positioning-photos-with-floats/comment-page-1/#comment-971</link>
		<dc:creator>Amie</dc:creator>
		<pubDate>Thu, 10 Jan 2008 03:03:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.heidicool.com/blog/?p=111#comment-971</guid>
		<description>Very helpful, thanks! A question: what if I want a border around my image? I&#039;ve tried it a couple of different ways and end up with a border around the overall dimensions (including the padding). It seems like it should be simple, but I&#039;m stumped!
</description>
		<content:encoded><![CDATA[Very helpful, thanks! A question: what if I want a border around my image? I've tried it a couple of different ways and end up with a border around the overall dimensions (including the padding). It seems like it should be simple, but I'm stumped!]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.heidicool.com/blog/2007/10/01/css-tip-positioning-photos-with-floats/comment-page-1/#comment-970</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sat, 05 Jan 2008 00:10:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.heidicool.com/blog/?p=111#comment-970</guid>
		<description>&lt;a href=&quot;http://www.movies-on-demand.tv&quot; rel=&quot;nofollow&quot;&gt;My husband&lt;/a&gt; likes photography so much. He will surely like your post because this will really help him more understand about positioning of photos. Thanks for the great post.
</description>
		<content:encoded><![CDATA[<a href="http://www.movies-on-demand.tv" rel="nofollow">My husband</a> likes photography so much. He will surely like your post because this will really help him more understand about positioning of photos. Thanks for the great post.]]></content:encoded>
	</item>
	<item>
		<title>By: Sam Wilkinson</title>
		<link>http://www.heidicool.com/blog/2007/10/01/css-tip-positioning-photos-with-floats/comment-page-1/#comment-969</link>
		<dc:creator>Sam Wilkinson</dc:creator>
		<pubDate>Fri, 04 Jan 2008 02:27:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.heidicool.com/blog/?p=111#comment-969</guid>
		<description>This is a good tip on the float attribute. I too have been playing around with this &lt;a href=&quot;http://www.citylinkpcs.com.au/&quot; rel=&quot;nofollow&quot;&gt;computer articles&lt;/a&gt; site that I have been designing.
It took me a while to fully get my head around some of the coding but it is look good so far :)
</description>
		<content:encoded><![CDATA[This is a good tip on the float attribute. I too have been playing around with this <a href="http://www.citylinkpcs.com.au/" rel="nofollow">computer articles</a> site that I have been designing.
It took me a while to fully get my head around some of the coding but it is look good so far <img src='http://www.heidicool.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ]]></content:encoded>
	</item>
</channel>
</rss>

