Skip to content

Instantly share code, notes, and snippets.

@new-guy
Forked from anonymous/sigFinnmark.html
Last active February 1, 2018 16:44
Show Gist options
  • Save new-guy/2b768aa8d1e005135ba28b8e581f4cad to your computer and use it in GitHub Desktop.
Save new-guy/2b768aa8d1e005135ba28b8e581f4cad to your computer and use it in GitHub Desktop.
<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">jake@finnmarksauna.com</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