-
Notifications
You must be signed in to change notification settings - Fork 0
/
board-1.html
209 lines (193 loc) · 10.8 KB
/
board-1.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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
<!DOCTYPE HTML>
<!--
Escape Velocity by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Board and Train</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
</head>
<body class="no-sidebar is-preload">
<div id="page-wrapper">
<!-- Header -->
<section id="header" class="wrapper">
<!-- Logo -->
<div id="logo">
<h1><a href="index.html">K9 TRAINING</a></h1>
<p>That's a good dog.</p>
</div>
<!-- Nav -->
<nav id="nav">
<ul>
<li class="current"><a href="index.html">Home</a></li>
<li>
<a href="#highlights">Training</a>
<ul>
<li><a href="board-1.html">Board and Train Course</a></li>
<li><a href="comp-2.html">Comprehensive Obedience</a></li>
<li><a href="behavior-3.html">Behavior Modification</a></li>
</ul>
</li>
<li><a href="#footer">Contact Us</a></li>
</ul>
</nav>
</section>
<!-- Main -->
<div id="main" class="wrapper style2">
<div class="title">Board and Train Course</div>
<div class="container">
<!-- Content -->
<div id="content">
<article class="box post">
<header class="style1">
<h2>What is a board and train course?</h2>
<p>Why only board and trains?</p>
</header>
<a href="#" class="image featured">
<img src="images/main3.jpeg" alt="" />
</a>
<p id="boardFont">Let our talented team do the hard work! In the board and train program, your dog stays with us while they learn. We believe that having your dogs learn from our professional trainers, while being fully immersed in our training program yields the best and most enduring results. Once the training is complete, we teach you how to reinforce the training through our graduation classes and enrichment sessions.</p>
</article>
</div>
</div>
</div>
<!-- Highlights -----------------TRAINING SECTION--------------------------------->
<section id="highlights" class="wrapper style3">
<div class="title">TRAINING</div>
<div class="container">
<div class="row aln-center">
<div class="col-4 col-12-medium">
<section class="highlight">
<a href="board-1.html" class="image featured iconImg"><img src="images/why_bt.png" alt="" /></a>
<h3><a href="#">Board and Train Course</a></h3>
<p>Let our talented team do the hard work! In the board and train program, your dog stays with us while they learn.</p>
<ul class="actions">
<li><a href="board-1.html" class="button style1">Learn More</a></li>
</ul>
</section>
</div>
<div class="col-4 col-12-medium">
<section class="highlight">
<a href="comp-2.html" class="image featured iconImg"><img src="images/basic_icon_click.png" alt="" /></a>
<h3><a href="#">Comprehensive Obedience Program</a></h3>
<p>This course is a 3 week minimum and provides your dog with a comprehensive and well-rounded education in essential obedience.</p>
<ul class="actions">
<li><a href="comp-2.html" class="button style1">Learn More</a></li>
</ul>
</section>
</div>
<div class="col-4 col-12-medium">
<section class="highlight">
<a href="#" class="image featured iconImg"><img src="images/behaviormod.png" alt="" /></a>
<h3><a href="behavior-3.html">Behavior Modification Program</a></h3>
<p>This program is a 3 week minimum and is designed to help rehabilitate dogs who are experiencing fear, anxiety, reactivity and aggression.</p>
<ul class="actions">
<li><a href="behavior-3.html" class="button style1">Learn More</a></li>
</ul>
</section>
</div>
</div>
</div>
</section>
<!-- Footer -->
<section id="footer" class="wrapper">
<div class="title">CONTACT US</div>
<div class="container">
<header class="style1">
<h2>REACH OUT | CONSULT | ENROLL</h2>
<p>
Simply give us a call or fill out the form below to schedule your free consultation.<br />
During the consultation, our trainers will gather information about your dog.<br />
Once you've found the program that's right for you and your dog, all that's left is the training!
</p>
</header>
<div class="row">
<div class="col-6 col-12-medium">
<!-- Contact Form -->
<section>
<form method="post" action="#">
<div class="row gtr-50">
<div class="col-6 col-12-small">
<input type="text" name="name" id="contact-name" placeholder="Name" />
</div>
<div class="col-6 col-12-small">
<input type="text" name="email" id="contact-email" placeholder="Email" />
</div>
<div class="col-12">
<textarea name="message" id="contact-message" placeholder="Message" rows="4"></textarea>
</div>
<div class="col-12">
<ul class="actions">
<li><input type="submit" class="style1" value="Send" /></li>
<li><input type="reset" class="style2" value="Reset" /></li>
</ul>
</div>
</div>
</form>
</section>
</div>
<div class="col-6 col-12-medium">
<!-- Contact -->
<section class="feature-list small">
<div class="row">
<div class="col-6 col-12-small">
<section>
<h3 class="icon solid fa-home">Mailing Address</h3>
<p>
K9 Training Academy<br />
1234 Good Doggy Rd<br />
Nashville, TN 37067
</p>
</section>
</div>
<div class="col-6 col-12-small">
<section>
<h3 class="icon solid fa-comment">Social</h3>
<p>
<a href="#">@K9TrainingAcademy</a><br />
<a href="#">linkedin.com/K9TrainingAcademy</a><br />
<a href="#">facebook.com/K9TrainingAcademy</a>
</p>
</section>
</div>
<div class="col-6 col-12-small">
<section>
<h3 class="icon solid fa-envelope">Email</h3>
<p>
<a href="#">[email protected]</a>
</p>
</section>
</div>
<div class="col-6 col-12-small">
<section>
<h3 class="icon solid fa-phone">Phone</h3>
<p>
(615) 555-DOGS
</p>
</section>
</div>
</div>
</section>
</div>
</div>
<div id="copyright">
<ul>
<li>© <a href="beeperlayton.com">BeeperLayton.</a></li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</div>
</section>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>