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