<html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>set margin to body</title> <style type="text/css"> body { margin-left: 50%; margin-right: 15%; } </style> </head> <body> <big> <big> <p>You may notice that there are margin in two sides left and right...</p> </big> </big> </body> </html>
_________________ M. S. Rakha, Ph.D. Queen's University Canada