mirror of
https://github.com/nhammer514/textfiles-politics.git
synced 2024-10-01 01:15:38 -04:00
added about page
This commit is contained in:
parent
0d359c52a8
commit
6653080dfc
42
docs/about.html
Normal file
42
docs/about.html
Normal file
@ -0,0 +1,42 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>About the Team (Politics-Conspiracies-Project</title>
|
||||
<link href="style.css" rel="stylesheet" type="text/css">
|
||||
|
||||
</head>
|
||||
<body><h1 id="title-index">Politics-Conspiracies-Project</h1>
|
||||
<nav id="menu">
|
||||
<a href="index.html"><div class="button">Home</div></a>
|
||||
<a href="fulltext.html"><div class="button">Fulltext</div></a>
|
||||
<a href="analysis.html"><div class="button">Analysis</div></a>
|
||||
<a href="gallery.html"><div class="button">Gallery</div></a>
|
||||
<a href="bio.html"><div class="button">Biography</div></a>
|
||||
<a href="about.html"><div class="button">About</div></a>
|
||||
<a href="github_links.html"><div class="button">GitHub <img alt="github icon" src="https://logos-download.com/wp-content/uploads/2016/09/GitHub_logo.png" width="15"/></div></a>
|
||||
<a href="https://www.gutenberg.org/cache/epub/27176/pg27176-images.html" target="_blank"><div class="button">Project Gutenberg</div></a>
|
||||
</nav>
|
||||
<h2 id="reflection-title">Reflection</h2>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
<!--<hr/>-->
|
||||
<h2 id="top">About The Team</h2>
|
||||
<h2>Nate Hammer</h2>
|
||||
<p class="title">Project Leader & Designer/Coder</p>
|
||||
|
||||
<hr/>
|
||||
|
||||
<h2>Hadleigh Jae</h2>
|
||||
<p class="title">Designer/Coder</p>
|
||||
|
||||
<hr/>
|
||||
|
||||
|
||||
|
||||
<h2>Jermaine Shields</h2>
|
||||
<p class="title">Designer/Coder</p>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user