Help - Search - Members - Calendar
Full Version: Alignment Issue with firefox
HTMLHelp Forums > Web Authoring > Cascading Style Sheets
atsush
I am trying to align a table on right side but it is not working fine on firefox but it is working fine on IE. Here I am using style = "float:right". It works fine on IE but text wraps around in firefox.


I am attaching difference of those two files with this . Items are listed on a table with two cells and text get wraped in firefox (td items get swapped) where as it is fine in IE

Effovex
Post a link to a page exhibiting the problem. We're not psychics, sadly.
pandy
Text is supposed to wrap around floats. IE uses its own float model where under some circumstances this does not happen. You can probably get it to look the way you want in other browsers by giving the box that contains the wrapping text a right margin that makes it go free from the float. This is provided my crystal ball works, of course. tongue.gif

http://web.archive.org/web/20041014015120/...oat-bugs-1.html
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.