You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+54-41
Original file line number
Diff line number
Diff line change
@@ -8,51 +8,64 @@
8
8
<metaname="author" content="Brittany Halterman">
9
9
</head>
10
10
11
-
<body>
12
-
<div>
13
-
<header>
14
-
<h1>Brittany Halterman</h1>
11
+
<body>
12
+
<header>
13
+
<h1>Brittany Halterman</h1>
14
+
<div>
15
+
<imgsrc="img/headshot3.jpg" alt="Brittany Halterman's professional headshot"
16
+
width="600"
17
+
height="400" />
18
+
</div>
19
+
20
+
<nav>
21
+
<ul>
22
+
<li><ahref="#about">About</a></li>
23
+
<li><ahref="#experience">Experience</a></li>
24
+
<li><ahref="#education">Education</a></li>
25
+
<li><ahref="#skills">Skills</a></li>
26
+
<li><ahref="#connect">Connect</a></li>
27
+
</ul>
28
+
</nav>
29
+
</header>
15
30
16
-
<nav>
17
-
<ul>
18
-
<li>About</li>
19
-
<li>Experience</li>
20
-
<li>Education</li>
21
-
<li>Connect</li>
22
-
</ul>
23
-
</nav>
24
-
</header>
31
+
<main>
32
+
<sectionid="about">
33
+
<h2>About</h2>
34
+
<p>Brittany Halterman is a promising student of computer programming. She is a problem solver and critical thinker. Brittany has an aptitude for mathematics and experience as an administrative assistant. She is currently studying computer programming through Code the Dream and looks forward to a future career as a full-stack web developer.</p>
35
+
</section>
25
36
26
-
<main>
27
-
<section>
28
-
<h2>About</h2>
29
-
<p>Brittany Halterman is a promising student of computer programming. She is a problem solver and critical thinker. Brittany has an aptitude for mathematics and experience as an administrative assistant. She is currently studying computer programming through Code the Dream and looks forward to a future career as a full-stack web developer.</p>
30
-
<br>
31
-
</section>
37
+
<sectionid="experience">
38
+
<h2>Experience</h2>
39
+
<ul>
40
+
<li>Student, Code the Dream</li>
41
+
</ul>
42
+
</section>
32
43
33
-
<section>
34
-
<h2>Experience</h2>
35
-
<ul>
36
-
<li>Student, Code the Dream</li>
37
-
</ul>
38
-
</section>
44
+
<sectionid="education">
45
+
<h2>Education</h2>
46
+
<ul>
47
+
<li>Associate of Science, Wake Technical Community College</li>
48
+
<li>Associate of Arts, Wake Technical Community College</li>
49
+
</ul>
50
+
</section>
39
51
40
-
<section>
41
-
<h2>Education</h2>
42
-
<ul>
43
-
<li>Associate of Science, Wake Technical Community College</li>
44
-
<li>Associate of Arts, Wake Technical Community College</li>
0 commit comments