jennyyy_xp
Feb 7 2004, 11:22 PM
How do you make something "align left"? =/ isn`t there a code?
-edit-
i didn`t mean text.. if you look at my xanga, there`s a boxed xanga kind of, i want to know how you can move that box to the left so you could see my background! blahh.. can anyone help me now..? ^^
slayerangel
Feb 7 2004, 11:43 PM
I know how to align text left (if that helps at all):
text-align:left
Add a semi-colon if necessary.
icylove
Feb 9 2004, 11:22 PM
<P align=right> your text </p>
hope that helps
aznhybriddragon
Feb 10 2004, 09:07 PM
<div align="left">YOUR CONTENT</div>
icylove
Feb 12 2004, 05:55 PM
oooops i meant left.... lol
megare
Feb 12 2004, 06:01 PM
Yeah, basically..
in styles..
CODE
<!-- begin code provided by createblog.com -->
<style>
table {align:left}
p {text-align:left}
</style>
<!-- end code provided by createblog.com -->
You can also do... <table style="align:left">
and simply... <p align=left>
Yeah...
jennyyy_xp
Feb 13 2004, 05:05 PM
i didn`t mean text.. if you look at my xanga, there`s a boxed xanga kind of, i want to know how you can move that box to the left so you could see my background! blahh.. can anyone help me now..? ^^
> _ < lemme try some of them in the html box.. =/ thanks everyone for helping though!
Amy
Feb 14 2004, 12:24 AM
Put <div align=left> at the end of your stylesheet.
jennyyy_xp
Feb 16 2004, 04:32 PM
Thank youu. =)
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.