Print Full Screen Button

by jdcast

HTML

<div>
<a href="javascript:window.print()"><img src="http://www.sisinsure.com/wp-content/uploads/2013/03/download-button-blue-300x133.png" alt="print this page" id="print-button" /></a>
<img src="http://solarviews.com/raw/earth/bluemarblewest.jpg">
</div>

CSS

#print-button {
	//background: blue;
}