First version of the new layout.
This commit is contained in:
20
DouwcoWebsite/wwwroot/includes/about_me.html
Normal file
20
DouwcoWebsite/wwwroot/includes/about_me.html
Normal file
@@ -0,0 +1,20 @@
|
||||
<div class="container">
|
||||
<img class="server-image" style="width: 400px; height: 400px" src="/img/me_img.png" alt="Image">
|
||||
<div class="left-section">
|
||||
<div class="logo-section">
|
||||
<div class="text-section">
|
||||
<h1>Hi, I'm Douwe</h1>
|
||||
<p>
|
||||
A <span style="color: var(--green-clr)">doctoral student</span> with a passion for building games, applications and tools.
|
||||
<br><br>
|
||||
At the moment I'm working on:
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="content-box">
|
||||
<p>
|
||||
To do...
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user