Alignment
 Tags: <div align="left"> | <center> | <div align="right">

Use the Alignment buttons to align your text, tables, lists, or graphics to the LEFT, CENTER, or RIGHT.

 Align Left
 Align Center
 Align Right

The <center> tag is the easiest to use. Simply highlight text with the mouse and then click on the middle cup. The CoffeeCup HTML Editor will automatically place <center> </center> tags around the text.

<div align="left">This sentence will be aligned left.</div>

<div align="right">This sentence will be aligned left.</div>