when I put a right floating image in an unordered bulleted list, then in
opera 7.54 the list item holding the floating image doesn't show the
bullet anymore. I use the following code:

<ul>
  <li>Item 1</li>
  <li><img src="0_brailleleesregel_kleinst.jpg" width="150"
height="170" alt="Foto van een brailleleesregel" style="float: right;"
/>Item 2 with right floating image... and no bullet in opera 7.54
(??)</li>
  <li>Item 3</li>
</ul>

What goes wrong here? Is this a bug in Opera, or am I doing something
wrong?

I am using winXP SP2. The code works fine in IE6 and in FF1.0. 

Gerard
******************************************************
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
******************************************************

Reply via email to