summaryrefslogtreecommitdiff
path: root/templates/index_header.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/index_header.html')
-rw-r--r--templates/index_header.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/templates/index_header.html b/templates/index_header.html
new file mode 100644
index 0000000..c0f2c72
--- /dev/null
+++ b/templates/index_header.html
@@ -0,0 +1,10 @@
+<div class = logo><img src="images/logo.png" alt="Ghativega"></div>
+
+<ul class = navbar>
+<li><a class="active", href="index.html">Home</a></li>
+<li><a href="about.html">About</a></li>
+<li><a href="contact.html">Contact</a></li>
+<li><a href="softwares.html">Softwares</a></li>
+</ul>
+<hr>
+<main>