Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- Float text at end of Unordered list?


barkster - 8:47 pm on Nov 8, 2011 (gmt 0)


How do I get some text to go at the end of an unordered list instead of the line below?

<ul>
<li>1</li>
<li>2</li>
<li>3</li>
</ul>
total items...

I'd like to have it display like

1 2 3 total items

instead of

1 2 3
total items


Thread source:: http://www.webmasterworld.com/css/4385027.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com