62 lines
1.4 KiB
HTML
62 lines
1.4 KiB
HTML
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
<title>Michael Pivato</title>
|
|
<link rel="stylesheet" href="node_modules/@picocss/pico/css/pico.min.css" />
|
|
</head>
|
|
<body>
|
|
<nav>
|
|
<ul>
|
|
<!--TODO: Initials top left-->
|
|
<li></li>
|
|
<!--Something useful here, not really sure what though-->
|
|
<li></li>
|
|
</ul>
|
|
<!--TODO: Other useful links (e.g. github, seek profile)-->
|
|
<ul></ul>
|
|
</nav>
|
|
<main class="container">
|
|
<aside>
|
|
<nav>
|
|
<details>
|
|
<summary>Career</summary>
|
|
<ul>
|
|
<li>
|
|
<a class="secondary" href="#career"></a>
|
|
</li>
|
|
</ul>
|
|
</details>
|
|
</nav>
|
|
</aside>
|
|
<div role="document">
|
|
<header>
|
|
<hgroup>
|
|
<h1>Michael Pivato</h1>
|
|
<h2>Career summary and interests</h2>
|
|
</hgroup>
|
|
</header>
|
|
<section id="career">
|
|
<h2>Career</h2>
|
|
<article>
|
|
<hgroup>
|
|
<h3>PowerHealth Solutions</h3>
|
|
<h4>2019 - Current</h4>
|
|
</hgroup>
|
|
<h4>Key Responsibilities</h4>
|
|
<ul>
|
|
<li></li>
|
|
</ul>
|
|
<h4>Key Achievements</h4>
|
|
<ul>
|
|
<li></li>
|
|
</ul>
|
|
</article>
|
|
</section>
|
|
<section id="interests">
|
|
<article></article>
|
|
</section>
|
|
<section id="hobbies"></section>
|
|
</div>
|
|
</main>
|
|
</body>
|