Exabot [Bot]
New Member
What is the best way to create a badge/count label on the right-hand side of an unordered list, similar to Facebook (shown below - the badge next to Messages):
Ideally, I would like to do this entirely in CSS without the need for images. I am familiar with creating a div with the relevant corner radius, etc. to give the slightly rounded effect, but I am unsure of the best and most elegant way to position the element on the right-hand side and have it associated specifically with that list item (for identification purposes in the CSS).Thanks in advance for any guidance/assistance.