We have a text on top of an image that people can highlight to make transcribing it a little easier. Here’s a little snippet of the code:
<html><head><style type="text/css">html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit}del,ins{text-decoration:none}li{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:""}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}input,button,textarea,select{*font-size:100%}body{font:12px/1 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif}table{font-size:inherit;font:100%}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%}.overlay{width:100%;height:100%;z-index:1;position:fixed}</style></head><body style="position:relative">
<span style="position:absolute;left:306px;bottom:1936px;font-size:2.7em;letter-spacing:1px;width:830px;line-height:.75;z-index: 9;padding-top:24px;height:24px;overflow:hidden;">For more information
</span><span style="position:absolute;left:284px;bottom:1900px;font-size:2.7em;letter-spacing:1px;width:830px;line-height:.75;z-index: 9;">contact ]o Hueston on:
</span><span style="position:absolute;left:193px;bottom:1865px;font-size:2.7em;letter-spacing:1px;width:830px;line-height:.75;z-index: 9;">0800 472 469 or 09 528 3924
</span><span style="position:absolute;left:348px;bottom:1829px;font-size:2.7em;letter-spacing:1px;width:830px;line-height:.75;z-index: 9;">or m. 021 487 283
</span><span style="position:absolute;left:99px;bottom:1794px;font-size:2.7em;letter-spacing:1px;width:830px;line-height:.75;z-index: 9;">www.restored beautygetaways.co.nz
</span><div class="overlay"></div><img src="image.jpg" style="z-index:0" style="width:100%"/></body></html>
Or do you want a visual example?