Question:

On Myspace:: How Do u Align a Pic on the Left or Right then Write Text Next 2 it?

by  |  earlier

0 LIKES UnLike

On Myspace:: How Do u Align a Pic on the Left or Right then Write Text Next 2 it?

 Tags:

   Report

2 ANSWERS


  1. explained here:

    http://blog.myspace.com/index.cfm?fuseac...


  2. Paragraph Techniques:

    Aligning Text

    <p style="text-align:center;"> text goes here </p>

    <p style="text-align:right;"> text goes here </p>

    <p style="text-align:justify;"> text goes here </p>

    Indenting Paragraphs

    <p style="text-indent:1cm;"> text goes here </p>

    Wrapping Text Around an Image

    <p><img src="URL" align="left"> put lots of text here</p>

    Forcing Width

    <p style="width:250px;"> text goes here </p>

    Row of Pictures

    <p style="white-space:nowrap;">

    <img src="URL">

    <img src="URL">

    <img src="URL">

    </p>

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.