Hi West
You can create a table and align that table to the right side of your page. Then put whatever you want in that table.
That's how I got the Google ads on the right side of my page flat-stomach-exercises.com. Here's the code.
<table width="120" align="right"><tr><td>
Enter text or pictures in this area for the right alignment
</td>
</tr>
</table>
Just plop this code in your page where you want the info on the right to show up.
I'm sure there are better ways to do it but it's the way I did it.
|