When the document is printed the navigation area has no purpose, so the stylesheet removes it completely: @media print { #nav-area {display: none;} }.
確定! 回上一頁