File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed
Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 11<!DOCTYPE html>
22< html lang ="en ">
33< head >
4+ < body >
5+ <!-- Fixed header -->
6+ < header class ="site-header ">
7+ < div class ="container header-row ">
8+ < a href ="index.html " class ="brand ">
9+ < div class ="logo "> PF</ div >
10+ < div >
11+ < p class ="org-name "> Pacesetters Foundation</ p >
12+ < p class ="tagline "> Impacting lives</ p >
13+ </ div >
14+ </ a >
15+
16+ < button class ="nav-toggle "> ☰</ button >
17+
18+ < nav class ="nav ">
19+ < a href ="index.html "> Home</ a >
20+ < a href ="stakeholders.html "> Stakeholders</ a >
21+ < a href ="donate.html "> Donate</ a >
22+ < a href ="gallery.html "> Gallery</ a >
23+ < a href ="contact.html "> Contact</ a >
24+ </ nav >
25+ </ div >
26+ </ header >
27+
28+ <!-- Main content of index.html below -->
29+ < main > ...</ main >
30+ </ body >
31+
432 < meta charset ="utf-8 " />
533 < meta name ="viewport " content ="width=device-width,initial-scale=1 " />
634 < title > Contact — Pacesetters Foundation</ title >
@@ -50,3 +78,4 @@ <h4>Office Hours</h4>
5078 < script src ="script.js "> </ script >
5179</ body >
5280</ html >
81+
You can’t perform that action at this time.
0 commit comments