|
Alignment of text or images
There are three options to align text and pictures; Left, Center, Right and Justified. You need to insert the code with the size code (H1, H2 etc) where you need it. Each line could have a different alignment if you wished.
The code for this is:
<H2 align="right">
<H2 align="left">
<H2 align=”center”>
|
|
|