aligning text to image

User 30390 Photo


Registered User
2 posts

I have the latest CC html editor. How do I align text so it is the right of the image and vertically centered? I tried some inline span style options, but they didn't work.

Thanks.
Bruce
User 148353 Photo


Ambassador
808 posts

For just the image and alignment it would look like:

<img src="image.jpg" align="middle" />Some text


Adding size, alt, etc:
<img src="image.jpg" width="600" height="400" alt="Descriptive text" title="Image title" border="0" align="middle" />Some text

"Time heals everything. Know who said that? My Latin teacher at barber college!"
- Floyd Lawson

Widoktadwat - "Plays Well With Others"


Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.