Re: tables won't float
"Helder Magalhães" <[email protected]>
| Newsgroups | gmane.comp.web.amaya.general |
|---|---|
| Message-ID | <[email protected]> |
> 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