Official blog of Emplansys IT Services
Pages
Home
Thursday, 4 October 2012
Make website in center of viewport
HTML Syntax
<body>
<div id="page-wrap">
<!-- all websites HTML here –>
</div>
</body>
CSS Syntax
#page-wrap
{
width:960px; margin: 0 auto;
}
No comments:
Post a Comment
Newer Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment