I Iggy Guest Mar 30, 2009 #1 Is there a way to make text go to the right or left. Like center makes them go in the center? If there is. What is the code for right? & left?
Is there a way to make text go to the right or left. Like center makes them go in the center? If there is. What is the code for right? & left?
K katya u Guest Mar 30, 2009 #2 Use this to align your text. You can align your text to the right, center or justify. <p style="text-align:right;">text !!</p> or center <center>text </center> or left <p style="text-align:left;">text !!</p> Hope i Helped
Use this to align your text. You can align your text to the right, center or justify. <p style="text-align:right;">text !!</p> or center <center>text </center> or left <p style="text-align:left;">text !!</p> Hope i Helped