Question:

How do i do this, on myspace?

by  |  earlier

0 LIKES UnLike

how do you put pictures beside a word like this http://s215.photobucket.com/albums/cc77/dudenduen5/?action=view&current=Untitled1.jpg

 Tags:

   Report

2 ANSWERS


  1. I would say, instead of doing it in paint, adding this tag to your image  align="left" .  so it would make  <img src="your pic.jpg"  align="left">.

    and be sure to put your image at the top of your paragraph.  you can also substitute left for right by simply putting the word right in place of left. it's that simple!  also, to make some room between your text and the image, you can add padding to your image by adding this tag

    style=" padding: 8px;"

    so that would be <img src="something.jpg" align="left" style="padding: 8px;">  and that should do it.

    you can also experiment with padding, sometimes it does funny things. but trial and error will do!  

    have fun


  2. Well, rather than trying to script it out, you could simply take the photo you wish to use then add text to the right of it using something like Photoshop, MSpaint could work, but you'd have to save it as a .bmp (very large file), since .jpg's look horrible when saved in MSpaint.

    After that host it using imageshack or photobucket and add pic where wanted.

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.