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 -

android - IBM Worklight 6.1 [Application Error] There was a network error (file:///android_asset/www/index.html) -