Skip to content

Commit

Permalink
Update Human.html
Browse files Browse the repository at this point in the history
  • Loading branch information
tranthanhvi authored Dec 17, 2021
1 parent c3bb150 commit 9c52f6a
Showing 1 changed file with 22 additions and 21 deletions.
43 changes: 22 additions & 21 deletions Human.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,14 @@

<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Shep@r Photography - Human</title>
<title>Shep@r Photography - The Cities</title>
<link rel="stylesheet" href="Shepar-photography1.css">
<style>

</style>
</head>

<body>

<!-- Main Menu -->
<table>
<tr>
Expand Down Expand Up @@ -40,7 +39,7 @@ <h3>Photographer</h3>
</path>
</svg>
</label>
<input type="checkbox" name="" id="nav-mobile-input" class="nav-input">
<input type="checkbox" id="nav-mobile-input" class="nav-input">
<!--The overlay-->
<label for="nav-mobile-input" class="nav-overlay"></label>
<!--Nav Mobile-->
Expand All @@ -65,82 +64,85 @@ <h3>Photographer</h3>
</td>
</tr>
</table>

<!--Title project section-->
<div class="project-flex-container">
<div class="project-title-item">
<img src="https://github.com/tranthanhvi/tranthanhvi.github.io/blob/main/A1.jpg?raw=true" width="650px"
alt="Into the Woods-1">
<img src="https://github.com/tranthanhvi/tranthanhvi.github.io/blob/main/C-1.jpg?raw=true" width="650"
alt="The-cities-1">
</div>
<div class="project-title-item">
<h2 class="mutual-title">Human</h2>
<h2 class="mutual-title">The Cities</h2>
<div style="text-align: center; font-family: 'Lucida Sans';">July 2017 - present</div>
</div>
</div>
<!--Pictures section-->
<div class="project-flex-container">

<div class="project-picture-1">
<img src="https://github.com/tranthanhvi/tranthanhvi.github.io/blob/main/A2.jpg?raw=true" width="850px"
alt="Into the Woods-2">
<img src="https://github.com/tranthanhvi/tranthanhvi.github.io/blob/main/C-2.jpg?raw=true" width="850"
alt="The-cities-2">
</div>

<div class="project-picture-2">
<img src="https://github.com/tranthanhvi/tranthanhvi.github.io/blob/main/A3.jpg?raw=true" width="550px"
alt="Into the Woods-3">
<img src="https://github.com/tranthanhvi/tranthanhvi.github.io/blob/main/C-3.jpg?raw=true" width="550"
alt="The-cities-3">
</div>
</div>


<div class="project-picture-single">
<img src="https://github.com/tranthanhvi/tranthanhvi.github.io/blob/main/A4.jpg?raw=true" width="850px"
alt="Into the Woods-4">
<img src="https://github.com/tranthanhvi/tranthanhvi.github.io/blob/main/C-4.jpg?raw=true" width="850"
alt="The-cities-4">
</div>

<div class="project-flex-container">
<div class="project-picture-2">
<img src="https://github.com/tranthanhvi/tranthanhvi.github.io/blob/main/A5.jpg?raw=true" width="550px"
alt="Into the Woods-5">
<img src="https://github.com/tranthanhvi/tranthanhvi.github.io/blob/main/C-5.jpg?raw=true" width="550"
alt="The-cities-5">
</div>

<div class="project-picture-1">
<img src="https://github.com/tranthanhvi/tranthanhvi.github.io/blob/main/A8.jpg?raw=true" width="750px"
alt="Into the Woods-6">
<img src="https://github.com/tranthanhvi/tranthanhvi.github.io/blob/main/C-7.jpg?raw=true" width="750"
alt="The-cities-6">
</div>

</div>

<!--Nav project button (using full-width table)-->
<table>
<tr>
<td>
<div class="nav-projectbt-item left">
<a style="font-family: sans-serif;" href="Into-the-woods.html"><svg
<a style="font-family: sans-serif;" href="Harbour.html"><svg
style="width: 28px; height: 28px; padding-right:25px" aria-hidden="true" focusable="false"
data-prefix="fas" data-icon="chevron-left" class="svg-inline--fa fa-chevron-left fa-w-10"
role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512">
<path fill="currentColor"
d="M34.52 239.03L228.87 44.69c9.37-9.37 24.57-9.37 33.94 0l22.67 22.67c9.36 9.36 9.37 24.52.04 33.9L131.49 256l154.02 154.75c9.34 9.38 9.32 24.54-.04 33.9l-22.67 22.67c-9.37 9.37-24.57 9.37-33.94 0L34.52 272.97c-9.37-9.37-9.37-24.57 0-33.94z">
</path>
</svg>Into the Woods</a>
</svg>At Harbour</a>
</div>
</td>
<td>
<div class="nav-projectbt-item right">
<a style="font-family: sans-serif;" href="Moments.html">Moments<svg
<a style="font-family: sans-serif;" href="index.html">Home<svg
style="width: 28px; height: 28px; padding-left:25px" aria-hidden="true" focusable="false"
data-prefix="fas" data-icon="chevron-right" class="svg-inline--fa fa-chevron-right fa-w-10"
role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512">
<path fill="currentColor"
d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z">
</path>
</svg></a>

</div>
</td>
</tr>
</table>
<hr>

<!--FOOTER-->
<!--Contact info using table-->

<div class="contact-table">
<h3>Contact</h3>
<table>
Expand Down Expand Up @@ -196,7 +198,6 @@ <h3>Contact</h3>
</tr>
</table>
</div>

<!--Validator symbol-->
<div class="validator-icon">
<a href="https://validator.w3.org/" target="_blank"><img src="https://www.w3.org/Icons/valid-css-blue"
Expand Down

0 comments on commit 9c52f6a

Please sign in to comment.