<?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: 1px Dotted Border Bug In Internet Explorer 6</title>
	<atom:link href="http://divitodesign.com/css/css-1px-dotted-border-bug-in-internet-explorer-6/feed/" rel="self" type="application/rss+xml" />
	<link>http://divitodesign.com/css/css-1px-dotted-border-bug-in-internet-explorer-6/</link>
	<description>Articles, Tutorials and Resources for the Webdesigner</description>
	<lastBuildDate>Thu, 02 Feb 2012 15:35:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Kashif</title>
		<link>http://divitodesign.com/css/css-1px-dotted-border-bug-in-internet-explorer-6/comment-page-1/#comment-17298</link>
		<dc:creator>Kashif</dc:creator>
		<pubDate>Thu, 26 Feb 2009 10:38:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.divitodesign.com/2008/03/css-1px-dotted-border-bug-in-internet-explorer-6/#comment-17298</guid>
		<description>in I.E (6 and 7) have problem. the combobox border color not hidding, it is bug.</description>
		<content:encoded><![CDATA[<p>in I.E (6 and 7) have problem. the combobox border color not hidding, it is bug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bjarni</title>
		<link>http://divitodesign.com/css/css-1px-dotted-border-bug-in-internet-explorer-6/comment-page-1/#comment-8122</link>
		<dc:creator>Bjarni</dc:creator>
		<pubDate>Tue, 21 Oct 2008 02:17:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.divitodesign.com/2008/03/css-1px-dotted-border-bug-in-internet-explorer-6/#comment-8122</guid>
		<description>Hi Stefan, thanks for the article, most helpful. 

I had a similar problem where IE 6 would not show border-bottom: 1px dashed #000; though would work in IE7 (It may be due to floating?). Anyway to save time I used your mentioned technique to resolve the issue as well as being able to stylise the  dashed line to my liking. Saving it as a gif for me added a touch more versatility too.</description>
		<content:encoded><![CDATA[<p>Hi Stefan, thanks for the article, most helpful. </p>
<p>I had a similar problem where IE 6 would not show border-bottom: 1px dashed #000; though would work in IE7 (It may be due to floating?). Anyway to save time I used your mentioned technique to resolve the issue as well as being able to stylise the  dashed line to my liking. Saving it as a gif for me added a touch more versatility too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Vervoort</title>
		<link>http://divitodesign.com/css/css-1px-dotted-border-bug-in-internet-explorer-6/comment-page-1/#comment-3532</link>
		<dc:creator>Stefan Vervoort</dc:creator>
		<pubDate>Sun, 03 Aug 2008 21:03:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.divitodesign.com/2008/03/css-1px-dotted-border-bug-in-internet-explorer-6/#comment-3532</guid>
		<description>@ME - Thanks for helping out!</description>
		<content:encoded><![CDATA[<p>@ME &#8211; Thanks for helping out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: me</title>
		<link>http://divitodesign.com/css/css-1px-dotted-border-bug-in-internet-explorer-6/comment-page-1/#comment-1702</link>
		<dc:creator>me</dc:creator>
		<pubDate>Mon, 28 Apr 2008 13:49:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.divitodesign.com/2008/03/css-1px-dotted-border-bug-in-internet-explorer-6/#comment-1702</guid>
		<description>@ Guzabi
Sorry, no chance for that, unless you know the size of the element (in px, not em!)
This, of course, breaks usability with scaled font size --- for professional use not an option.</description>
		<content:encoded><![CDATA[<p>@ Guzabi<br />
Sorry, no chance for that, unless you know the size of the element (in px, not em!)<br />
This, of course, breaks usability with scaled font size &#8212; for professional use not an option.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Vervoort</title>
		<link>http://divitodesign.com/css/css-1px-dotted-border-bug-in-internet-explorer-6/comment-page-1/#comment-1697</link>
		<dc:creator>Stefan Vervoort</dc:creator>
		<pubDate>Sun, 27 Apr 2008 20:25:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.divitodesign.com/2008/03/css-1px-dotted-border-bug-in-internet-explorer-6/#comment-1697</guid>
		<description>@ Guzabi - I couldn&#039;t find much online, and I didn&#039;t try it because I found the bug when I used border-bottom:1px dotted #000; 

Regarding your question, I made a sample, which can be found here. http://www.divitodesign.com/dd-articles/1px-border-bug/ie-border-try.html

As you can see, the bug occurs in border:1px dotted #000; as well!</description>
		<content:encoded><![CDATA[<p>@ Guzabi &#8211; I couldn&#8217;t find much online, and I didn&#8217;t try it because I found the bug when I used border-bottom:1px dotted #000; </p>
<p>Regarding your question, I made a sample, which can be found here. <a href="http://www.divitodesign.com/dd-articles/1px-border-bug/ie-border-try.html" rel="nofollow">http://www.divitodesign.com/dd-articles/1px-border-bug/ie-border-try.html</a></p>
<p>As you can see, the bug occurs in border:1px dotted #000; as well!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Vervoort</title>
		<link>http://divitodesign.com/css/css-1px-dotted-border-bug-in-internet-explorer-6/comment-page-1/#comment-1696</link>
		<dc:creator>Stefan Vervoort</dc:creator>
		<pubDate>Sun, 27 Apr 2008 19:42:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.divitodesign.com/2008/03/css-1px-dotted-border-bug-in-internet-explorer-6/#comment-1696</guid>
		<description>@me - I didn&#039;t really think of that, but it&#039;s a good idea. Of course a GIF image does a better job here. 

Thanks for your comment and tip!</description>
		<content:encoded><![CDATA[<p>@me &#8211; I didn&#8217;t really think of that, but it&#8217;s a good idea. Of course a GIF image does a better job here. </p>
<p>Thanks for your comment and tip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guzabi</title>
		<link>http://divitodesign.com/css/css-1px-dotted-border-bug-in-internet-explorer-6/comment-page-1/#comment-1695</link>
		<dc:creator>Guzabi</dc:creator>
		<pubDate>Sun, 27 Apr 2008 19:42:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.divitodesign.com/2008/03/css-1px-dotted-border-bug-in-internet-explorer-6/#comment-1695</guid>
		<description>Yeah. What if you have this : 

#myelement { 
    border: 1px dotted #000;
}

Uh ?</description>
		<content:encoded><![CDATA[<p>Yeah. What if you have this : </p>
<p>#myelement {<br />
    border: 1px dotted #000;<br />
}</p>
<p>Uh ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: me</title>
		<link>http://divitodesign.com/css/css-1px-dotted-border-bug-in-internet-explorer-6/comment-page-1/#comment-1693</link>
		<dc:creator>me</dc:creator>
		<pubDate>Sun, 27 Apr 2008 12:26:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.divitodesign.com/2008/03/css-1px-dotted-border-bug-in-internet-explorer-6/#comment-1693</guid>
		<description>Just fine hint, but there is one issue.
You should not save the image as JPG for 2 reasons.
1) JPG is not loss-less and furthermore just not the format of choice in case of a known 2 color only palette
2) If you use GIF you can use &quot;transparent&quot; instead of white as the background and thus, do not have to create a separate image for every background-color you work with and want a dotted border to appear on.

greets</description>
		<content:encoded><![CDATA[<p>Just fine hint, but there is one issue.<br />
You should not save the image as JPG for 2 reasons.<br />
1) JPG is not loss-less and furthermore just not the format of choice in case of a known 2 color only palette<br />
2) If you use GIF you can use &#8220;transparent&#8221; instead of white as the background and thus, do not have to create a separate image for every background-color you work with and want a dotted border to appear on.</p>
<p>greets</p>
]]></content:encoded>
	</item>
</channel>
</rss>

