Forum Moderators: not2easy
the CSS:
#tech {
position:relative;
float:right;
top:75px;
left:-140px;
text-align:left;
}
the HTML:
<div id="tech">
<a href="edition/tech.pdf">
<img src ="images/file.png" border=0>DOWNLOAD TECHNICAL SHEET
</a>
</div>
Anyone to solve my mistery?
Thank you very much.