css - two equal width div in html -
i have page contain following code
<html> <body> <div class="op">.....content.......</div> <div class="op">.....content.......</div> </body> </html>
i going print page in a4 sheet , when print not adjusted equally paper size .each div have same content ,they repeating .i need make them fit in paper .so can cut paper 2, both have same width .please
its aboute printer setting! not css or html. must set printer setting fit code paper size. if want print html final page (result of code) maybe code take apart setting width:50%
.i offering check printer setting or system perinting setting html pages.
Comments
Post a Comment