Add header and picture
This commit is contained in:
11
index.html
11
index.html
@@ -18,8 +18,15 @@
|
||||
</div>
|
||||
<div class="content-container">
|
||||
<div class="content-wrapper">
|
||||
<p>Hello! I'm Erik Fehér, a passionate software developer with a knack for creating innovative solutions. With a background in computer science and years of experience in the tech industry, I specialize in building web applications that are both user-friendly and efficient. When I'm not coding, you can find me exploring the latest tech trends or contributing to open-source projects. Let's connect and create something amazing together!</p>
|
||||
|
||||
<div class="header">
|
||||
<div class="brand">Erik Feher</div>
|
||||
<img class="close" src="./public/next.svg"/>
|
||||
</div>
|
||||
<div class="card-content">
|
||||
<div id="card-content-container">
|
||||
<img id="card-content-image" src="./public/profile.jpg"/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user