Template talk:Chat example/frontend
From Worms Knowledge Base
IE issue
In Internet Explorer, the {{{endN}}} blocks do not float as expected - they will be one line lower. In other words, the {{{end1}}} will float to the same line as {{{2}}} (suppose that {{{1}}} is one line high), {{{end2}}} to {{{3}}}, and so on.
<p style="background-color:#ffffff">what the float will look like -<span style="float: right">- in IE8</span></p>
what the float will look like -
- in IE8Yes, it was IE's fault. IE did not follow the standard here.
(tested on IE8; not sure if this applies to IE6 and 7) --Explorer09 15:39, 5 August 2010 (UTC)