how to center whole page in html code example Example: how to make web page center #page-wrap { width: 800px; margin: 0 auto; }