Hi I have some problem with body margin and unable to fix it. any help will be appreciated. Thanking you. My code is as follows
<body style="margin-left:60px;width:970px">
with the above code i am able to reduce the body width to 970px but unable to control body right margin. No matter what the value i give for "margin-right" the right margin takes the entire width of the browser. how to resolve this?