Needing Layout Help..., Coding... |
Needing Layout Help..., Coding... |
Apr 7 2006, 01:27 AM
Post
#1
|
|
![]() Newbie ![]() Group: Member Posts: 1 Joined: Apr 2006 Member No: 392,061 |
Alright... I want to move all text to the right of the page... But I can't find the code to do it... Can anyone help me?
|
|
|
|
![]() |
| *This Confession* |
Apr 7 2006, 02:03 AM
Post
#2
|
|
Guest |
all the text to the right of the page?
well before you write anything why won't you put <div align=right> or if you want to postion your whole page to the right then QUOTE <style type="text/css">
body{ padding-left: 200px; } </style> |
|
|
|
![]() ![]() |