How to add a Print button in blogger


I have seen many users including me also who try's to print the article which they like So for this. I am going to teach you how to add a print Button to blogger. It is gonna be very simple and easy when you are adding it to Blogger. So lets get started

How to add it to Blogger?

-Sign in to your blogger account
-Copy and paste the following code Where you want to add

Text Button
<div style="float: left; padding-left: 10px;"><a href="javascript:window.print()" rel="nofollow">Print</a></div>
-Replace the Yellow text with your text.

Image Button
<div style="float: left; padding-left: 10px;"><a href="javascript:window.print()" rel="nofollow"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjOxl4D0X9lqn7MEhnxbrdDacHB4VCRUJZIkKuKbnhekd3YP9Flss-wSvbDW-U1eptJ6q0MUeotjEVehbWa3OSomqj-9X5INayzi0WY_Mb9-lfJRSXi7xqB5WkqGk3ls86qsPxDFVRlk4Tz/s1600/print_button.jpg" /></a></div>

-Replace the yellow link with your image link

That's its :)


Previous
Next Post »