JSFiddle - React, Tailwind, and code Playground
HTML
<table onclick="window.print();">
<tr>
<td><div class="c_p"><a href="#"><img class="alignright size-medium wp-image-4446" title="FT 8 burnish T hinge to backing board" src="http://placekitten.com/300/200" alt="" width="300" height="175"></a></div></td>
<td><div class="c_p"><strong>Step 8 </strong>Now tear off another piece of filmoplast tape and make a T-hinge with the hinge that is already on the back of the photo. To ensure the bond you can use a burnishing bone.</div></td>
</tr>
<tr>
<td><div class="c_p"><a href="#"><img class="alignright size-medium wp-image-4446" title="FT 8 burnish T hinge to backing board" src="http://placekitten.com/300/210" alt="" width="300" height="175"></a></div></td>
<td><div class="c_p"><strong>Step 8 </strong>Now tear off another piece of filmoplast tape and make a T-hinge with the hinge that is already on the back of the photo. To ensure the bond you can use a burnishing bone.</div></td>
</tr>
<tr>
<td><div class="c_p"><a href="#"><img class="alignright size-medium wp-image-4446" title="FT 8 burnish T hinge to backing board" src="http://placekitten.com/330/200" alt="" width="300" height="175"></a></div></td>
<td><div class="c_p"><strong>Step 8 </strong>Now tear off another piece of filmoplast tape and make a T-hinge with the hinge that is already on the back of the photo. To ensure the bond you can use a burnishing bone.</div></td>
</tr>
<tr>
<td><div class="c_p"><a href="#"><img class="alignright size-medium wp-image-4446" title="FT 8 burnish T hinge to backing board" src="http://placekitten.com/300/220" alt="" width="300" height="175"></a></div></td>
<td><div class="c_p"><strong>Step 8 </strong>Now tear off another piece of filmoplast tape and make a T-hinge with the hinge that is already on the back of the photo. To ensure the bond you can use a burnishing bone.</div></td>
</tr>
<tr>
<td><div class="c_p"><a href="#"><img class="alignright size-medium wp-image-4446" title="FT 8...
CSS
@media print {
/* Styles for print */
.c_p {
page-break-after: always;
page-break-inside: avoid;
}
body {
font: 12px arial;
}
#header {
border-bottom: 1px solid #999;
}
#header-inner {
background: none
}
/* Hide some blocks */
.email_block,
.search_block,
.menu-main-menu-container,
#side-bar-stretch,
.addthis_toolbox,
.print-button,
.fa-right,
.social_networks,
br.clearfix {
display: none;
}
.cellpadding10 td {
padding: 10px;
}
}