-
Notifications
You must be signed in to change notification settings - Fork 0
/
animalhospital.html
120 lines (116 loc) · 6.5 KB
/
animalhospital.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Denver-based graphic designer and front end developer looking to bring his talents to a company that values gorgeous designs.">
<meta name="robots” content="index, follow">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="./styles/styles.css" media="screen"/>
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/emailjs-com@2/dist/email.min.js"></script>
<script type="text/javascript">
(function() {
emailjs.init('user_lr2xIg5GpSZYDkjOoIB8g');
})();
</script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-6VQXXDKDX1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-6VQXXDKDX1');
</script>
<title>Dogs Are Cool</title>
<link rel="icon" type="image/x-icon" href="https://www.johntlovato.com/favicon.ico" />
</head>
<body class="colorChange" id="body">
<nav class="navbar navbar-expand-lg navbar-light fixed-top colorChange">
<div class="container-fluid">
<a class="navbar-brand colorChangeOppo" href="./index.html">
lets create!
</a>
<button class="navbar-toggler colorChangeOppo" type="button" data-bs-toggle="collapse" data-bs-target="#navbarToggler" aria-controls="navbarToggler" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarToggler">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link colorChange" href="./index.html">WELCOME</a>
</li>
<li class="nav-item">
<a class="nav-link colorChange" href="./projects.html" tabindex="-1" aria-disabled="true">PROJECTS</a>
</li>
<li class="nav-item">
<a class="nav-link colorChange" href="./about.html" tabindex="-1" aria-disabled="true">ABOUT</a>
</li>
<li class="nav-item">
<a class="nav-link colorChange" href="./contact.html" tabindex="-1" aria-disabled="true">CONTACT</a>
</li>
</ul>
</div>
</div>
</nav>
<div class="project">
<h1 class="project-title">
North Clarendon Animal Hospital
</h1>
<h4 class="project-description">
Branding for an animal hospital based in North Clarendon, VA
</h4>
<div class="project-images">
<div class="project-image-inner">
<div class="overlay">
<h3 class="overlay-title">
Main Logo for North Clarendon Animal Hospital. <br>Wanted to create a crand that is friendly, warm and welcoming.<br>The main idea is a happy, healthy dog chasing a thrown ball.
</h3>
</div>
<img src="./img/NCAH/logo.jpg" class="project-pic" alt="The main logo for the North Clarendon Animal Hospital, which features a dog in blue running and chasing an orange ball leaving a trail behind it, arching over the dog. The words North Clarendon Animal Hospital are below the dog."></img>
</div>
<div class="project-image-inner">
<div class="overlay">
<h3 class="overlay-title">
The main Logo in front of a mosaic of healthy pets. <br>This is to demenstrate the logo's versatility and show it on several backgrounds, including on the main colors.
</h3>
</div>
<img src="./img/NCAH/mosaic.jpg" class="project-pic" alt="A mosaic of several animals on blue and orange swuares with the North Clarendon's logo on front."></img>
</div>
<div class="project-image-inner">
<div class="overlay">
<h3 class="overlay-title">
An example of the kind of brochure the North Clarendon Animal Hospital might have in it's office.<br>Wanted to focus on getting across several bits of information while staying true to brand.
</h3>
</div>
<img src="./img/NCAH/brochure.jpg" class="project-pic" alt="The front and backside of a brochure with several bits of information regarding keeping your pets safe, and how to have a Fear Free experience at the vets."></img>
</div>
<div class="project-image-inner">
<div class="overlay">
<h3 class="overlay-title">
A mockup of the North Clarendon Animal Hospital's website.<br>The three screens show what the site would look like on different sized screens, from laptop, to iPad, to phone.
</h3>
</div>
<img src="./img/NCAH/screens.png" class="project-pic" alt="A laptop, an iPad, and a phone all with the North Clarendon Animal Hospital's website on them, with different features depending on the size."></img>
</div>
<div class="project-image-inner">
<div class="overlay">
<h3 class="overlay-title">
Business card mockup for employees of the North Clarendon Animal Hospital.
</h3>
</div>
<img src="./img/NCAH/cards.jpg" class="project-pic" alt="Business card mockup for employees of the North Clarendon Animal Hospital."></img>
</div>
</div>
</div>
<footer>
<img src="img/wbolt1.png" alt="" />
<p>
John T Lovato
</p>
<img src="img/wbolt2.png" alt="" />
</footer>
<script type="text/javascript" src="./js/behavior.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-gtEjrD/SeCtmISkJkNUaaKMoLD0//ElJ19smozuHV6z3Iehds+3Ulb9Bn9Plx0x4" crossorigin="anonymous"></script>
</body>
</html>