: Aligning the content to the left
You can align the content on your pages to the left side of the page by following the instructions below:
- Login to your Website Toolbox account.
- Click the Custom HTML link.
- Copy the HTML code below into the Header textbox:
<table align=left>
<tr><td>
- Copy the HTML code below into the Footer textbox:
</td></tr>
</table>
- Click the Submit Settings button.
|