html - How to properly align text to image? -


so, i've got jsfiddle code.

i can't solve amateur problem. need images right aligned text in every single <li>. should aligned symmetrically, maybe vertical-align?

i have no idea how this, though it's easy. every answer appreciated.

i believe looking for: http://jsfiddle.net/cvg3n/13/

notice changed position of <img> tags start of <p> tags. added following css:

img{ float:right; } 

if want image higher, put inside <h1> tag.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -