Layouts

Default LytsDouble-Background LytsRegular LytsSkinny LytsSkinny Default LytsTable Background Lyts
Girly Default MySpace Layouts Girly Default MySpace Layouts Girly Double Background MySpace Layouts Girly Regular MySpace Layouts Girly Regular MySpace Layouts Girly Skinny MySpace Layouts Girly Skinny MySpace Layouts Girly Skinny MySpace Layouts Girly Skinny Default MySpace Layouts Girly Table Background MySpace Layouts

Learning Basic HTML

How To Align Text And Images

Aligning Text - Images - Links - Symbols - Text Effects

Aligning Text

Use to code below to get text to the center, like this...
<center>text goes here!</center>

Use to code below to get text to the left, like this...
<div align="left">text goes here!</div>

Use to code below to get text to the right, like this...
<div align="right">text goes here!</div>

Aligning Images

You can also align images!
To do this, use the same codes above but insert an image code where it says "text goes here". Also, you change "left" to "right" or just use the center code instead.
<div align="left"><img src="URL TO IMAGE"></div>

Text-Wrap Around Pictures

See the way I have a pink star image to the left and the text is to the side of it like this? Use the code below to get it. ;) Change "left" to "right" if you want, but it won't work for "center". And replace where it says "image URL", with your image URL. Click to learn more about that!
<img src="image URL" align="left">

Fotline.ws
Add this effect to your own photos