-
-
Save new-guy/2b768aa8d1e005135ba28b8e581f4cad to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<body> | |
<div style="position: relative"> | |
<img src="https://i.imgur.com/4yFmNEI.jpg"> | |
<div style="position: absolute; top: 20; left: 25"> | |
<font size="5" color="white">Jake Newport</font> | |
<br> | |
<br> | |
<font size="3" color="white">[email protected]</font> | |
<br> | |
<font size="3" color="white">https://finnmarksauna.com</font> | |
<br> | |
<font size="2" color="white">UK South: +44 (0) 20 8050 2895</font> | |
<br> | |
<font size="2" color="white">UK North: +44 (0) 1768 489273</font> | |
</div> | |
<div style="position: absolute; top: 20; left: 230"> | |
<a href="http://facebook.com"><img src="http://files.linuxgizmos.com/facebook-square-25px.png"></a> | |
</div> | |
</div> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment