1. Home
  2. Computing & Technology
  3. Personal Web Pages

Make Text Wrap Around Photo

By Linda Roeder, About.com

Add photos to MySpace, or any other social networking site that lets you use HTML and CSS to modify your profile, and have text to go with it. You can make the text wrap on the left or the right. Change the color of the text if you want too.
Difficulty: Easy
Time Required: 2 minutes
Here's How:
  1. Add this code in any of the profile editing boxes on MySpace or any of the other social networking sites that let you use HTML and CSS. Wherever you want your photo and photo description to show on your Web page is where you would put this code.

    Here are some modifications you need to make to the code first....

  2. Where you see http://img_url_goes_here.jpg, replace it with the URL of the photo you want to add to your MySpace profile.

  3. This code will put the photo on the left and the text on the right. If you want the photo on the right and the text on the left:

    change align="left" /> to align="right" />.

  4. Text color is set to black. If you want your text to be a different color then change 000000 to a different color symbol.

  5. Where this code says TEXT GOES HERE put the text for your photo. You can use as much text as you want to describe and talk about your photo.

  6. Here's the code:

    TEXT GOES HERE
Explore Personal Web Pages
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. Personal Web Pages
  4. Templates, Scripts, Hacks
  5. Hacks for Profiles
  6. Make Text Wrap Around Photo>

©2009 About.com, a part of The New York Times Company.

All rights reserved.