35 lines
No EOL
1.4 KiB
HTML
35 lines
No EOL
1.4 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xmlns="" xmlns="" xml:lang="en" lang="en">
|
|
<head>
|
|
<title>Samuel Philipp</title>
|
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
|
|
<link rel="shortcut icon" href="img/samuel.png">
|
|
|
|
<link rel="stylesheet" href="css/app.css" type="text/css" media="screen"/>
|
|
</head>
|
|
<body>
|
|
<div id="developer" class="image"></div>
|
|
<div id="magician" class="image"></div>
|
|
<div class="headers">
|
|
<div class="codes">
|
|
<h1 class="developer">Software Engineer</h1>
|
|
</div>
|
|
<div class="padding"></div>
|
|
<div class="magic">
|
|
<h1 class="magician">Magician</h1>
|
|
</div>
|
|
</div>
|
|
<code id="links" class="image">
|
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
version="1.1" width="100%" height="100%" viewBox="0 0 2560 1440" preserveAspectRatio="xMidYMid slice">
|
|
<a xlink:href="//sp-codes.de" style="width: 100%; height: 100%;">
|
|
<path d="M 0,796 C 0,796 1330,480 2560,460 L 2560,0 L 0,0 Z" fill-opacity="0"></path>
|
|
</a>
|
|
<a xlink:href="//sp-magic.de" style="width: 100%; height: 100%;">
|
|
<path d="M 0,796 C 0,796 1330,480 2560,460 L 2560,1440 L 0,1440 Z" fill-opacity="0"></path>
|
|
</a>
|
|
</svg>
|
|
</code>
|
|
<script type="text/javascript" src="js/app.js"></script>
|
|
</body>
|
|
</html> |