Hey !!! This is himanshu on blogspot follow me
HTML Syntax
<body>
<div id="page-wrap">
<!-- all websites HTML here –>
</div>
</body>
CSS Syntax
#page-wrap
{
width: 800px; margin: 0 auto;
}
No comments:
Post a Comment