Help - Search - Members - Calendar
Full Version: how do you align a picture to the left?
Forums > Resource Center > Support Center > Xanga Support > Xanga Resolved Topics
TYPiKALFEMME

thats how you make a banner centered but how do you make it go to the left?
talcumpowder
CODE
<div align="left"><img src="http://URL.COM"></div>
TYPiKALFEMME
can i use that for aligning text also?
talcumpowder
Yes.... Just make sure you close it.
TYPiKALFEMME
Um the text part isnt working for me...


*where it says biography
talcumpowder
CODE
<div class="head" align="left">biography</div>
TYPiKALFEMME
code
talcumpowder
CODE
<div style="height: 130px"></div>
^ That's what's causing the space.
And you just use right instead of left... You can use text-align: right; if it's in your CSS.
TYPiKALFEMME
QUOTE(fishcake-y @ Nov 24 2005, 11:09 PM)
CODE
<div style="height: 130px"></div>
^ That's what's causing the space.
And you just use right instead of left... You can use text-align: right; if it's in your CSS.

*



Oh okay, I got the space part, but I'm little confused to what you said about the text-align part ..where & how do I do that? (I'm sorry)
talcumpowder
If it's in your CSS. So....
CODE
<style type="text/css">#head{text-align: right;}</style>
AilVl33
uh.. cant u just go
talcumpowder
But that's word wrapping. It's fine if you want word wrapping, but that's not what she was trying to acomplish.
AilVl33
oooh gotcha. OOOOOOOOOOOOH i get it. lol GOT IT.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.