You can control the alignment of elements on your pages. Let's look at a simple method that uses html tags. You can use the <center> and </center> tags to center a block of text or a picture.
Example: Type <center>This is a centered paragraph.</center> to create the following:
This is a centered paragraph.
Other advanced techniques can provide even more control over alignment, but they are beyond the scope of this How-to Guide.