Hi,

I have a css with the following declaration:
#hdrB *{*width*:*100%*;*color*:*#ffffff*;*height*:*92px*;*margin*:*0 20px
10px*;*text-align*:*left*;}*

and then in a cfm file I have the following:

<div id="hdrB"><img src="images/pic1.gif" border="0"
style="height:92px" /> </div>
In IE7 the image fills the whole header, as it should. In FF 2.* for some
reason the image is bigger then the height of the header. You can visually
see that the header is actually smaller in FF.

What gives? Are pixels different between browsers? What can I do to have the
header the same size in both browsers?

Thanks

Victor


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:283252
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