<p style="margin:0px;">Header text <div class="myclass">Div text</div> </p>
On 3/16/07, Josh Nathanson <[EMAIL PROTECTED]> wrote: > > 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 > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 by AdobeĀ® Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:272874 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

