i am using an online site builder; where you just type on the page, insert etc - ideal for a beginneer like me. However I have no idea how to place information at the right of the page. Any help will be greatly appreciated. My site is www.digital-ebook.com Thanks
Sorry but also forgot to mention that i want to put adsense on the right hand side of my web page. When i add the code it just puts it at the bottom and then when i go to view the page online it disappears. Just a beginneer to this so could do with any solutions, please. Thanks www.digital-ebook.com - the address again for anyone wishing to help
Add the following code to your page's source: <div style="position:absolute;left:795px;top:20px"> ------your-adsense------</div> Code (markup):