Question:

How do i center all the text on my MYSPACE? wHAT IS THE CODE BECAUSE NONE OF THEM WORK!!!

by Guest63230  |  earlier

0 LIKES UnLike

How do i center all the text on my MYSPACE? wHAT IS THE CODE BECAUSE NONE OF THEM WORK!!!

 Tags:

   Report

2 ANSWERS


  1. You can't center all the text if the text is being style with other code.  You could try adding this to your "About Me" section:

    <style type="text/css">

    body { text-align: center; }

    </style>

    Would have been nice if you had put in details the code you have tried already.  You may have to go through and see where all the text alignment code is and change it to center.

    Ron


  2. <center> TEXTHERE </center>

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.