-
Notifications
You must be signed in to change notification settings - Fork 2
/
dive_schedule.html
175 lines (151 loc) · 5.55 KB
/
dive_schedule.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="description" content="Blue Wild Scuba dive schedule. Daily scuba diving, snorkeling and freediving trips to wrecks and reefs." />
<meta name="keywords" content="Scuba Diving, PADI, Open Water, Snorkel, Freediving, Miami" />
<meta name="author" content="Captain Mark" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link type="text/css" rel="stylesheet" href="http://fonts.googleapis.com/css?family=Raleway:400" />
<link type="text/css" rel="stylesheet" href="/vendor/font-awesome-4.1.0/css/font-awesome.min.css" />
<link type="text/css" rel="stylesheet" href="/styles/foundation.css" />
<link type="text/css" rel="stylesheet" href="/styles/normalize.css" />
<link type="text/css" rel="stylesheet" href="/styles/bluewild.css" />
<link type="image/x-icon" rel="SHORTCUT ICON" href="favicon.ico" />
<title>Blue Wild Scuba: dive schedule</title>
<script type="text/javascript" src="/vendor/jquery-2.1.1.min.js"></script>
<script type="text/javascript" src="js/bluewildscuba.js"></script>
<script type="text/javascript" src="vendor/moment.min.js"></script>
<script type="text/javascript">
$(document).ready(function() {
console.log('--> DOM is loaded');
});
</script>
</head>
<body>
<header>
<div class="row offset-top">
<div class="small-12 medium-6 large-6 columns no-padding small-only-text-center">
<img id="logo-image" src="images/bluewildscuba_logo_transparent.png" alt="Blue Wild Scuba" />
<!-- <div class="logo-style">Blue Wild</br>Scuba</div> -->
</div>
<div class="small-12 medium-6 large-6 columns contact-info small-only-text-center">
<a href="tel:9543726163">
<i class="fa fa-phone"></i> : (954) 372-6163</a>
<br class="show-for-small-only" />
<br class="show-for-small-only" />
<a href="mailto:[email protected]" target="_blank">
<i class="fa fa-envelope"></i> : [email protected]
</a>
</div>
</div>
</header>
<!-- navbar -->
<div class="row">
<div class="large-12 column nav">
<ul class="inline-list">
<li class="no-margin-left"><a href="/index.html"><i class="fa fa-home icon-font-size"></i></a></li>
<li><a href="/aboutus.html">About Us</a></li>
<li><a href="/charters.html">Charters</a></li>
<li><a class="active" href="/dive_schedule.html">Dive Schedule</a></li>
<!-- <li><a href="/divelog/index.php" target="_self" class="hide-for-small-only">Dive Log</a></li> -->
<li><a href="/reefcreatures/index.php" target="_self">Reef Creature Quiz</a></li>
<!-- <li style="float: right;"><span id="facebook-like-button2"></span></li> -->
</ul>
</div>
</div>
<!-- BEGIN: home.html -->
<div class="row">
<div class="large-12 columns blurb">
<b>Departure Times</b><br/>
<b>Monday - Sunday</b><br/>
800AM show / 830AM go<br/>
100PM show / 130PM go
<br/><br/>
The captain may change dive site locations due to requests, experience levels and / or other circumstances.
</div>
</div>
<div class="row">
<!-- WEEK 1 -->
<table class="dive_schedule large-12 columns">
<thead>
<tr>
<th class="dive_date_header" width="50">DIVE DATE</th>
<th class="am_header" width="200">AM</th>
<th class="pm_header" width="200">PM</th>
</tr>
</thead>
<tbody>
<tr class="info_row">
<td>Sunday</td>
<td class="am_cell">
<div>C-One | depth 70ft</div>
<div>Wreck | depth 70ft</div>
</td>
<td class="pm_cell">OPEN</td>
</tr>
<tr class="info_row">
<td>Monday</td>
<td class="am_cell">
<div>Wreck | depth 70ft</div>
<div>3rd Reef | depth 70ft</div>
</td>
<td class="pm_cell">OPEN</td>
</tr>
<tr class="info_row">
<td>Tuesday</td>
<td class="am_cell">
<div>Conception | depth 70ft</div>
<div>3rd Reef | depth 60ft</div>
</td>
<td class="pm_cell">OPEN</td>
</tr>
<tr class="info_row">
<td>Wednesday</td>
<td class="am_cell">
<div>Wreck | depth 70ft</div>
<div>Reef | depth 30ft</div>
</td>
<td class="pm_cell">OPEN</td>
</tr>
<tr class="info_row">,
<td>Thursday</td>
<td class="am_cell">
<div>C-One | depth 70ft</div>
<div>3rd Reef | depth 60ft</div>
</td>
<td class="pm_cell">OPEN</td>
</tr>
<tr class="info_row">
<td>Friday</td>
<td class="am_cell">
<div>Timothy Allen Reed | depth 70ft</div>
<div>Pillars | depth 30ft</div>
</td>
<td>OPEN</td>
</tr>
<tr class="info_row">
<td>Saturday</td>
<td class="am_cell">
<div>Andro | depth 110ft</div>
<div>3rd Reef | depth 60ft</div>
</td>
<td class="pm_cell">OPEN</td>
</tr>
</tbody>
</table>
<!-- END WEEK 1 -->
<!-- WEEK 2 -->
<!-- END WEEK 2 -->
</div>
<!-- END: home.html -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-91308839-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>