-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
756697d
commit 99a5bdd
Showing
5 changed files
with
135 additions
and
151 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
|
||
<head> | ||
<meta charset="utf-8" /> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
|
@@ -9,49 +10,55 @@ | |
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<link rel="stylesheet" type="text/css" href="assets/css/reset.css"> | ||
<link rel="stylesheet" type="text/css" href="assets/css/style2.css"> | ||
|
||
|
||
</head> | ||
|
||
<body class="body"> | ||
|
||
<header class="header"> | ||
<div class="header-center"> | ||
<span class="header-name">Nathan Novak</span> | ||
<span class="header-links"> | ||
<a href="index.html">About</a> | | ||
<a href="portfolio.html">Portfolio</a> | | ||
<a href="contact.html">Contact</a> | ||
</span> | ||
|
||
</div> | ||
</header> | ||
<header class="header"> | ||
<div class="header-center"> | ||
<span class="header-name">Nathan Novak</span> | ||
<span class="header-links"> | ||
<a href="index.html">About</a> | | ||
<a href="portfolio.html">Portfolio</a> | | ||
<a href="contact.html">Contact</a> | ||
</span> | ||
|
||
</div> | ||
</header> | ||
|
||
<div class="content"> | ||
|
||
<div class="content"> | ||
|
||
<span class="content-title">Contact</span> | ||
<hr> | ||
<br> | ||
<div class="inner-content"> | ||
<form action="mailto:[email protected]" method="post" enctype="text/plain"> | ||
Name:<br> | ||
<input type="text" name="name"><br> | ||
E-mail:<br> | ||
<input type="email" name="mail"><br> | ||
Comment:<br> | ||
<textarea type="text" name="comment" class="comment"></textarea> | ||
|
||
<br><br> | ||
<input type="submit" value="Submit"> <br> | ||
|
||
</form> | ||
<div class="inner-content"> | ||
<form action="mailto:[email protected]" method="post" enctype="text/plain"> | ||
Name: | ||
<br> | ||
<input type="text" name="name"> | ||
<br> E-mail: | ||
<br> | ||
<input type="email" name="mail"> | ||
<br> Comment: | ||
<br> | ||
<textarea type="text" name="comment" class="comment"></textarea> | ||
|
||
<br> | ||
<br> | ||
<input type="submit" value="Submit"> | ||
<br> | ||
|
||
</form> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
|
||
<div class="footer"> | ||
<div class="footer-border"></div> | ||
<span>Copyright</span> © | ||
</div> | ||
|
||
</div> | ||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,69 +1,81 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
|
||
<head> | ||
<meta charset="utf-8" /> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta charset="utf-8" /> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
|
||
<title>Student Bio</title> | ||
|
||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<link rel="stylesheet" type="text/css" href="assets/css/reset.css"> | ||
<link rel="stylesheet" type="text/css" href="assets/css/style2.css"> | ||
|
||
<title>Student Bio</title> | ||
|
||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<link rel="stylesheet" type="text/css" href="assets/css/reset.css"> | ||
<link rel="stylesheet" type="text/css" href="assets/css/style2.css"> | ||
|
||
|
||
</head> | ||
|
||
<body class="body"> | ||
|
||
<header class="header"> | ||
<header class="header"> | ||
<div class="header-center"> | ||
<span class="header-name">Nathan Novak</span> | ||
<span class="header-links"> | ||
<a href="index.html">About</a> | | ||
<a href="portfolio.html">Portfolio</a> | | ||
<a href="contact.html">Contact</a> | ||
<a href="index.html">About</a> | | ||
<a href="portfolio.html">Portfolio</a> | | ||
<a href="contact.html">Contact</a> | ||
</span> | ||
|
||
</div> | ||
</header> | ||
|
||
<div class="content"> | ||
|
||
<span class="content-title">Portfolio</span> | ||
<hr> | ||
<br> | ||
|
||
<div class="gallery"> | ||
|
||
<a target="blank" href="assets/images/placeimg_350_350_arch (1).jpg"> | ||
<img src="assets/images/placeimg_350_350_arch (1).jpg" class="gallery-image"> | ||
</a> | ||
|
||
<a target="blank" href="assets/images/placeimg_350_350_arch.jpg"> | ||
<img src="assets/images/placeimg_350_350_arch.jpg" class="gallery-image"> | ||
</a> | ||
|
||
<a target="blank" href="assets/images/placeimg_350_350_nature (1).jpg"> | ||
<img src="assets/images/placeimg_350_350_nature (1).jpg" class="gallery-image"> | ||
</a> | ||
|
||
<a target="blank" href="assets/images/placeimg_350_350_nature (2).jpg"> | ||
<img src="assets/images/placeimg_350_350_nature (2).jpg" class="gallery-image"> | ||
</a> | ||
|
||
<a target="blank" href="assets//images/placeimg_350_350_nature.jpg"> | ||
<img src="assets/images/placeimg_350_350_nature.jpg" class="gallery-image"> | ||
</a> | ||
|
||
</header> | ||
|
||
<div class="content"> | ||
|
||
<span class="content-title">Portfolio</span> | ||
<hr> | ||
<br> | ||
|
||
<section class="gallery"> | ||
|
||
<div class="box"> | ||
<a target="blank" href="assets/images/placeimg_350_350_arch (1).jpg"> | ||
<img src="assets/images/placeimg_350_350_arch (1).jpg" class="gallery-image"> | ||
</a> | ||
<h3 class="text">Building</h3> | ||
</div> | ||
<div class="box"> | ||
<a target="blank" href="assets/images/placeimg_350_350_arch.jpg"> | ||
<img src="assets/images/placeimg_350_350_arch.jpg" class="gallery-image"> | ||
</a> | ||
<h3 class="text">Arch</h3> | ||
</div> | ||
<div class="box"> | ||
<a target="blank" href="assets/images/placeimg_350_350_nature (1).jpg"> | ||
<img src="assets/images/placeimg_350_350_nature (1).jpg" class="gallery-image"> | ||
</a> | ||
<h3 class="text">Roling Fields</h3> | ||
</div> | ||
<div class="box"> | ||
<a target="blank" href="assets/images/placeimg_350_350_nature (2).jpg"> | ||
<img src="assets/images/placeimg_350_350_nature (2).jpg" class="gallery-image"> | ||
</a> | ||
<h3 class="text">Pathway</h3> | ||
</div> | ||
<div class="box"> | ||
<a target="blank" href="assets//images/placeimg_350_350_nature.jpg"> | ||
<img src="assets/images/placeimg_350_350_nature.jpg" class="gallery-image"> | ||
</a> | ||
<h3 class="text">Turquoise</h3> | ||
</div> | ||
</section> | ||
|
||
|
||
</div> | ||
|
||
|
||
</div> | ||
|
||
|
||
<div class="footer"> | ||
<div class="footer-border"></div> | ||
<span>Copyright</span> © | ||
|
||
</div> | ||
<div class="footer"> | ||
<span>Copyright</span> © | ||
|
||
</div> | ||
</body> | ||
|
||
</html> |