> or even better:
>
> <HTML>
> <BODY>
> <UL>
> <LI>item1</LI>
> <LI>litem2</LI>
> <LI>item3</LI>
> </UL>
> </BODY>
> </HTML>
>
> and put the following rule in your stylesheet:
>
> LI { margin-bottom: 1em; }
>

Many thanks - its always the simplest things that are most annoying

PS the <LI>item3<BR /></LI> solution still doesnt seem to work in IE (this
appears to be an  IE bug)



Reply via email to