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
+7-4Lines changed: 7 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -9,15 +9,18 @@
9
9
<linkrel="stylesheet" href="app.js">
10
10
</head>
11
11
<bodyid="main">
12
+
<header>
12
13
<h1>From Basics to Front End Developer</h1>
13
14
<p>I'm hosted with <ahref="https://pages.github.com/" target="_blank">Github Pages</a></p>
14
15
<nav>
15
16
<ul>
16
17
<li>Link to something here eventually</li>
17
18
<li>Another Cheesy link</li>
18
-
<li><ahref="#contact">Contact</a> I'm guessing this will be a css thing</li>
19
+
<li><ahref="#contact">Contact</a></li>
19
20
</ul>
20
21
</nav>
22
+
</header>
23
+
<Section>
21
24
<h2>A Little History</h2>
22
25
<p>Hello World!</p>
23
26
<p>My name is Dean and quite frankly have dabbled in all things tech since high school - graduating 1996.
@@ -27,16 +30,16 @@ <h2>A Little History</h2>
27
30
January 2025I started a <ahref="https://microbite.farm/" target="_blank">vertical farm</a> at home that we use Shopify for, recently having had to disabled
28
31
the ability for customers to purchase online since I have had to go back to work.</p>
29
32
<p>Was going to post pictures, but in this moment I can't see to figure that out. The svg i converted were super pixelated</p>
0 commit comments