Add initial cards concept
All checks were successful
release / Publish to Cloudflare Pages (push) Successful in 1m15s
All checks were successful
release / Publish to Cloudflare Pages (push) Successful in 1m15s
This commit is contained in:
35
index.html
35
index.html
@@ -72,6 +72,41 @@
|
||||
successfully implemented many applications that have been used and
|
||||
loved by clients.
|
||||
</p>
|
||||
<div class="special-card-wrapper">
|
||||
<a href="#career" class="secondary special-card">
|
||||
<article>
|
||||
<header>Career</header>
|
||||
</article>
|
||||
</a>
|
||||
<a href="#education" class="secondary special-card">
|
||||
<article>
|
||||
<header>Education</header>
|
||||
</article>
|
||||
</a>
|
||||
<a href="#skills" class="secondary special-card">
|
||||
<article>
|
||||
<header>Skills</header>
|
||||
</article>
|
||||
</a>
|
||||
<div class="special-card">
|
||||
<article>
|
||||
<header>
|
||||
<a href="#hobbies" class="secondary">Hobby Projects</a>
|
||||
</header>
|
||||
<div>
|
||||
<a href="#bufpiv">
|
||||
<button class="contrast">Buf Piv</button>
|
||||
</a>
|
||||
<a href="#picar">
|
||||
<button class="contrast">PiCar</button>
|
||||
</a>
|
||||
<a href="#depthprediction">
|
||||
<button class="contrast">Depth Prediction</button>
|
||||
</a>
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
</div>
|
||||
<section id="career">
|
||||
<h2>Career</h2>
|
||||
<hgroup id="telstrahealth">
|
||||
|
||||
Reference in New Issue
Block a user