How can I right-align an image using CSS.
I do not want the text to wrap-around the image. I want the right aligned image to be on a li
wrap-around
There are a few different ways to do this but following is a quick sample of one way.
Your text here.
I used inline styles for this sample but you can easily place these in a stylesheet and reference the class or id.