Fw: Re: tables won't float
Stem William <[email protected]>
| Newsgroups | gmane.comp.web.amaya.general |
|---|---|
| Message-ID | <[email protected]> |
Phil, In case this response was not what you were looking for, I tried <table border=2 style="float: left;"> <tr><td>Left table 1</td></tr> </table> --- On Thu, 11/20/08, Helder Magalhães <[email protected]> wrote: From: Helder Magalhães <[email protected]> Subject: Re: tables won't float To: "Phil Hatton" <[email protected]> Cc: [email protected] Date: Thursday, November 20, 2008, 8:59 AM > All current browsers except amaya & IE8! will display a table to the right > of a left floated element, is there a reason for this? Maybe the default value for clear property [1] isn't coherent among implementations...? Try forcing it to a value (apparently "clear:none" if you'd expect the table displayed right). But hey, I'm just guessing - this may be due to multiple things such as small font alignment differences etc. - it will all depend on your current page content, unless you are experimenting with a very simple example (just a table and an image, for instance). Hope this helps, Helder Magalhães [1] http://webdesign.about.com/od/advancedcss/a/aa010107.htm