Hey all,

I'm having an issue where I can't get rid of space above a div in Firefox. 
It's like the top margin is about 15 pixels.  I tried setting margin and 
padding to 0px, no dice.  It appears exactly as I would expect in IE, with 
the div right below the preceding text.

Basically the code is like this:
<p>Header text<br>
<div class="myclass">Div text</div>
</p>

On FF, there is about 15 pixel gap between "Header text" and "Div Text" --  
on IE there is just the normal line space gap that would be expected.

I tried taking out the <br>, no change.  I searched Google and didn't find 
anything that helped me.

I know there are some CSS gurus on this list so I'm hoping this is a known 
issue with a workaround, or someone can help.

-- Josh



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Macromedia ColdFusion MX7
Upgrade to MX7 & experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion?sdid=RVJW

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:272865
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to