Files
cv/index.html
2026-02-16 23:27:43 +01:00

33 lines
1.6 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>CV</title>
<link rel="stylesheet" href="main.css" />
</head>
<body>
<div id="left-panel"></div>
<div id="right-panel">
<h1>David Madl MSc</h1>
<h2>Roles</h2>
<!--
<div class="block">
<p>Hello world: Lorem ipsum dolor sit amet, consecteur amet elit, even more text, and even even more text that is overfilling the page with stuff that nobody needs except for the people who make a layout</p>
</div>
-->
<div class="block">
<div class="left-hang">
asdf
</div>
<h3><span class="t">Performance Engineer, triscon IT-Services GmbH</span> <span></span class="d">(2023&NoBreak;&ndash;&NoBreak;2025)</span></h3>
<p>Hello world: Lorem ipsum dolor sit amet, consecteur amet elit, even more text, and even even more text that is overfilling the page with stuff that nobody needs except for the people who make a layout</p>
</div>
<div class="block">
<div class="left-hang">
asdf
</div>
<h3><span class="t">Performance Engineer, triscon IT-Services GmbH</span> <span></span class="d">(2023&NoBreak;&ndash;&NoBreak;2025)</span></h3>
<p>Hello world: Lorem ipsum dolor sit amet, consecteur amet elit, even more text, and even even more text that is overfilling the page with stuff that nobody needs except for the people who make a layout</p>
</div>
</div>
</body>
</html>