如何使用CSS控制网页打印页面格式?由于客户要求,打印时需把打印的按钮去掉。这个时候就用到了控制打印的样式表了。 <link rel=”stylesheet” type=”textcss” media=”print” href=”print.css” &2023-03-05html-css210