Donate

Did you find articles useful? Please make a donation

Browser nesnesiyle html yazdırma

Browser nesnesindeki html yazdırırken sayfa header ında “Page n of n” sayfa footer ında ise url ve tarih beraberinde yazılır. Bu header ve footer ı yok etmenin çok basit bir yolu var. Browser nesnesinde kullandığınız html in style ına

div#header{display:none;}

div#footer{display:none;}

satırlarını  eklerseniz sorununuz basitçe çözülür.

Leave a Reply

  

  

  

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>