Align text next to image

3 replies
  • WEB DESIGN
  • |
Hi...
I am using blogspot and since i dont have much knowledge about web design i must ask this.

How can i put text next to image... so i can round picture with text. I would like to have posts with more text and pictures inside.


And thank you warrior members, i am here for few days and you are wonderful in your help and support.
#align #image #text
  • Profile picture of the author kyleph
    try to use this code
    <div style="float: left; padding: 5px 5px 5px 5px;"> ads code</div>
    Signature
    {{ DiscussionBoard.errors[2993723].message }}
    • Profile picture of the author uzeirovic
      Originally Posted by kyleph View Post

      try to use this code
      <div style="float: left; padding: 5px 5px 5px 5px;"> ads code</div>
      can you explain how?
      {{ DiscussionBoard.errors[2993737].message }}
  • Profile picture of the author max2010
    something like:

    <div style="float: left; padding: 5px;"><img src="...." alt="...." /></div>
    <div>your text here</div>
    {{ DiscussionBoard.errors[2994673].message }}

Trending Topics