

<rss version="2.0"
	xmlns:atom="http://www.w3.org/2005/Atom" 
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:admin="http://webns.net/mvcb/"
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
		
	<channel>
		<title>RSS Feeds :: DEVPPL - Forums > CSS Forum : Topics : mystery IE margin :(  (already eliminated pre-existing ones)</title>
	<!--<atom:link href="http://www.devppl.com/forum" rel="self" type="application/rss+xml" />-->
		<description>TOGETHER WE ARE THE BEST</description>
		<link>http://www.devppl.com/forum</link>
		<language>en-gb</language>
		<pubDate>Tue, 17 Aug 2004 14:07:13 +0100</pubDate>
		<lastBuildDate>Tue, 24 Nov 2009 01:49:05 +0000</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>MSSTI v0.0.1 - (C) 2008 leviatan21 - http://www.mssti.com/</generator>
		<copyright>Copyright : (c) RSS Feeds :: DEVPPL - Tue, 17 Aug 2004 14:07:13 +0100</copyright>
		<dc:creator>webmaster@devppl.com (DEVPPL)</dc:creator>

		<image>
			<title>RSS Feeds :: DEVPPL - Forums > CSS Forum : Topics : mystery IE margin :(  (already eliminated pre-existing ones)</title>
			<url>http://www.devppl.com/forum/styles/DEVPPL-v2/imageset/site_logo.gif</url>
			<link>http://www.devppl.com/forum</link>
		</image>
		<ttl>60</ttl>
		
		<item>
			<title>Re: mystery IE margin :(  (already eliminated pre-existing ones)</title>
			<link>http://www.devppl.com/forum/./viewtopic.php?p=51585#p51585</link>
				<description><![CDATA[Have a look here
"http://www.positioniseverything.net/explorer/floatIndent.html"
onclick="this.target='_blank';" rel="nofollow" and see if it helps any. I
would have a look through your HTML and CSS if I was on the PC but I'm not,
I'm on my nice MacBook <3 where I don't have to worry about the IE stuff,
well until it comes to testing later on... <img
src="http://www.devppl.com/forum/images/smilies//icon_razz.gif" alt=":P"
title="Razz" /><p>Statistics : Posted by <a href="http://www.devppl.com/forum/memberlist.php?mode=viewprofile&amp;u=10862">Johnathan</a> &bull; on Mon Apr 13, 2009 7:28 pm &bull; Replies 2 &bull; Views 461</p><hr />]]></description>
					<content:encoded><![CDATA[Have a look here
"http://www.positioniseverything.net/explorer/floatIndent.html"
onclick="this.target='_blank';" rel="nofollow" and see if it helps any. I
would have a look through your HTML and CSS if I was on the PC but I'm not,
I'm on my nice MacBook <3 where I don't have to worry about the IE stuff,
well until it comes to testing later on... <img
src="http://www.devppl.com/forum/images/smilies//icon_razz.gif" alt=":P"
title="Razz" />]]></content:encoded>
					<category domain="http://www.devppl.com/forum/viewforum.php?f=43"><![CDATA[CSS Forum]]></category>
			<dc:creator><![CDATA[10862]]></dc:creator>
			<dc:date>2009-04-28T01:07:09+01:00</dc:date>
			<guid isPermaLink="false">http://www.devppl.com/forum/./viewtopic.php?p=51585#p51585</guid>
		</item>
			<item>
			<title>Re: mystery IE margin :(  (already eliminated pre-existing ones)</title>
			<link>http://www.devppl.com/forum/./viewtopic.php?p=51193#p51193</link>
				<description><![CDATA[try another browser maybe.<p>Statistics : Posted by <a href="http://www.devppl.com/forum/memberlist.php?mode=viewprofile&amp;u=20641">Suffer</a> &bull; on Mon Apr 13, 2009 7:28 pm &bull; Replies 2 &bull; Views 461</p><hr />]]></description>
					<content:encoded><![CDATA[try another browser maybe.]]></content:encoded>
					<category domain="http://www.devppl.com/forum/viewforum.php?f=43"><![CDATA[CSS Forum]]></category>
			<dc:creator><![CDATA[20641]]></dc:creator>
			<dc:date>2009-04-15T08:20:57+01:00</dc:date>
			<guid isPermaLink="false">http://www.devppl.com/forum/./viewtopic.php?p=51193#p51193</guid>
		</item>
			<item>
			<title>mystery IE margin :(  (already eliminated pre-existing ones)</title>
			<link>http://www.devppl.com/forum/./viewtopic.php?p=51125#p51125</link>
				<description><![CDATA[I am putting together a simple interactive page where users can select
different options to build the device they are looking at just using
javascript, etc. <br /><br />the link is here:<br
/>"http://208.179.155.80/customizer.html" onclick="this.target='_blank';"
rel="nofollow"<br /><br />if you notice when selecting the "extend" option
in IE, big gaps show up around the image. I have all of those image divs
with a defined height as tall as the image so there should technically be
no gaps. <br /><br />i have the * {margin:0; padding:0;} added into the css
so the pre-defined padding and margins should not exist either. <br /><br
/>looks totally fine in firefox but definitely not IE. I'm not a super CSS
wiz so I don't know all of the tricks and tips. <br /><br />Could someone
please help me with this? <img
src="http://www.devppl.com/forum/images/smilies//icon_sad.gif" alt=":("
title="Sad" /><p>Statistics : Posted by <a href="http://www.devppl.com/forum/memberlist.php?mode=viewprofile&amp;u=41008">erkerr67</a> &bull; on Mon Apr 13, 2009 7:28 pm &bull; Replies 2 &bull; Views 461</p><hr />]]></description>
					<content:encoded><![CDATA[I am putting together a simple interactive page where users can select
different options to build the device they are looking at just using
javascript, etc. <br /><br />the link is here:<br
/>"http://208.179.155.80/customizer.html" onclick="this.target='_blank';"
rel="nofollow"<br /><br />if you notice when selecting the "extend" option
in IE, big gaps show up around the image. I have all of those image divs
with a defined height as tall as the image so there should technically be
no gaps. <br /><br />i have the * {margin:0; padding:0;} added into the css
so the pre-defined padding and margins should not exist either. <br /><br
/>looks totally fine in firefox but definitely not IE. I'm not a super CSS
wiz so I don't know all of the tricks and tips. <br /><br />Could someone
please help me with this? <img
src="http://www.devppl.com/forum/images/smilies//icon_sad.gif" alt=":("
title="Sad" />]]></content:encoded>
					<category domain="http://www.devppl.com/forum/viewforum.php?f=43"><![CDATA[CSS Forum]]></category>
			<dc:creator><![CDATA[41008]]></dc:creator>
			<dc:date>2009-04-13T19:28:20+01:00</dc:date>
			<guid isPermaLink="false">http://www.devppl.com/forum/./viewtopic.php?p=51125#p51125</guid>
		</item>
	
	</channel>
</rss>