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; } 

]

link


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -