Thu Dec 15, 2011 11:31 pm
<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>
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com
Powered by phpBB © phpBB Group.