mirror of
https://gitlab.com/MisterBiggs/Resume.git
synced 2025-06-16 01:16:39 +00:00
Added education and employment history
This commit is contained in:
parent
f0fdcb661b
commit
fa49b00b2d
21
index.html
21
index.html
@ -25,7 +25,8 @@
|
||||
<li><a href="#one" class="active">Objective</a></li>
|
||||
<li><a href="#two">Things I Can Do</a></li>
|
||||
<li><a href="#three">A Few Accomplishments</a></li>
|
||||
<li><a href="#four">Contact</a></li>
|
||||
<li><a href="#four">Education and Experience</a></li>
|
||||
<li><a href="#five">Contact</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<footer>
|
||||
@ -132,8 +133,22 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Four -->
|
||||
<section id="four">
|
||||
<!-- Four-->
|
||||
<section id="Four">
|
||||
<div class="container">
|
||||
<h3>Education and Experience</h3>
|
||||
<p></p>
|
||||
<ul class="feature-icons">
|
||||
<li class="fa-graduation-cap">B.S. in Aerospace Engineering• 2021 • Embry Riddle</li>
|
||||
<li class="fa fa-cutlery">Expediter • The Hub • 2012-Present</li>
|
||||
<li class="fa-linux">Community College • 2015-2017 • Mesa Community college</li>
|
||||
<li class="fa-windows">HS diploma • 2014 • Desert Ridge HS</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Five -->
|
||||
<section id="five">
|
||||
<div class="container">
|
||||
<h3>Contact Me</h3>
|
||||
<p>Feel free to contact with me with any questions!</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user