Picture Alignment in eons Posts
Type...
<center><img src='address of picture'></center>
Which will result in this...

This tag will allow you to center TEXT as well.
It will center anything between the <center> and </center> tags.
Sometimes, you may want to place a picture on the LEFT-HAND side of your post, with TEXT appearing on the RIGHT-HAND side...
Type...
<img src='address of picture' align='left'>Type your text here and it will automatically appear to the right of the picture.
If you want the picture to appear on the RIGHT-HAND side of your post, with text to the left, you would type...
<img src='address of picture' align='right'>Type your text here and it will automatically appear to the left of the picture.
There is one shortcoming, however, when it comes to using HTML align commands on eons servers, but I'll cover that in another post.
<center><img src='address of picture'></center>
Which will result in this...

This tag will allow you to center TEXT as well.
It will center anything between the <center> and </center> tags.
Sometimes, you may want to place a picture on the LEFT-HAND side of your post, with TEXT appearing on the RIGHT-HAND side...Type...
<img src='address of picture' align='left'>Type your text here and it will automatically appear to the right of the picture.
If you want the picture to appear on the RIGHT-HAND side of your post, with text to the left, you would type...<img src='address of picture' align='right'>Type your text here and it will automatically appear to the left of the picture.
There is one shortcoming, however, when it comes to using HTML align commands on eons servers, but I'll cover that in another post.
posted
by LeeInFL
