Skip to content

Commit 1693cdb

Browse files
committed
1 parent afc4340 commit 1693cdb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@ <h2>Application Developer</h2>
2222
<nav>
2323
</header>
2424
<main>
25-
<section>
25+
<section class="tagline">
2626
<div class="content-wrapper">
2727
<h3>A bit more about me</h3>
2828
<p>Hey I am Sergio, I work for <a target="_blank" href="https://www.codeschool.com">Code School</a> and I love writing JavaScript!</p>
2929
</div>
3030
</section>
3131

3232

33-
<section>
33+
<section class="skills">
3434
<div class="content-wrapper">
3535
<h3>Skills</h3>
3636
<p>Here are some of the technologies I enjoy writing day-to-day:</p>
@@ -44,7 +44,7 @@ <h3>Skills</h3>
4444
</div>
4545
</section>
4646

47-
<section>
47+
<section class="contact">
4848
<div class="content-wrapper">
4949
<h3>How to contact me</h3>
5050
<p>The easiest way to contact me is via twitter: <a target="_blank" href="https://twitter.com/hashtagserg">@hashtagserg</a></p>

0 commit comments

Comments
 (0)