Yeah, IE and FF treat styles of the list elements completely different. You might look at zero-ing your element margins (in all browsers) prior to writing any CSS, to gain a somewhat consistent look and feel. Google Eric Meyers on this topic...
Steve "Cutter" Blades Adobe Certified Professional Advanced Macromedia ColdFusion MX 7 Developer _____________________________ http://blog.cutterscrossing.com Rick Root wrote: > Okay, I'm working on a pretty simple navigation element for this web site: > > http://www.bvafans.com/forums.cfm > > I'm using <ul><li></ul> for the navigation, and set the <li> to display > inline and set specific widths on the <li> elements. Looks great in IE. > > Not so much in firefox. Firefox doesn't seem to like the widths on the > <li>s at all, and seems to be ignoring the margin or padding on the <ul> > element as well (the first link is indented, like a normal <ul> would be. > > Help! Sandy, I need you! > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:301166 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

