How to print A4 size paper using css in HTML (using classic ASP) -
i unable set fixed html size print on a4 sized paper. every time data size changes in content print format
i think can find searching here : [paper style without image][
.list li { list-style: none; border-bottom: 1px dotted #ccc; text-indent: 25px; height: auto; padding: 10px; text-transform: capitalize; } .list li:hover { background-color: #f0f0f0; -webkit-transition: 0.2s; -moz-transition: 0.2s; -ms-transition: 0.2s; -o-transition: 0.2s; }
]
Comments
Post a Comment