I have <ul<liitem text <spancount </span</li><liitem text
<spancount </span</li</ul>
I want the span to right in the LI, but when I use float:right on the
SPAN it winds-up appearing in the next LI in the list, and the last
SPAN appears outside the list. The SPANs appear in the correct place
in the horizontal, but down "one" in the vertical. How to do it
correctly?
<spancount </span</li</ul>
I want the span to right in the LI, but when I use float:right on the
SPAN it winds-up appearing in the next LI in the list, and the last
SPAN appears outside the list. The SPANs appear in the correct place
in the horizontal, but down "one" in the vertical. How to do it
correctly?
Comment