-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhowandwhen.html
More file actions
173 lines (154 loc) · 6.07 KB
/
Copy pathhowandwhen.html
File metadata and controls
173 lines (154 loc) · 6.07 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>OATH</title>
<link href="css/bootstrap.min.css" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400" rel="stylesheet">
<link rel="stylesheet" href="styles.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="font/css_root/flaticon.css">
<link rel="icon" type="image/x-icon" href="apple-touch-icon.png" />
</head>
<div id = "body">
<nav class="navbar navbar-inverse navbar-static-top">
<div class="container">
<div class="navbar-header">
<button
type="button"
class="navbar-toggle collapsed"
data-toggle="collapse"
data-target="#bs-example-navbar-collapse-1"
aria-expanded="false"
>
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">Obesity Awareness Together Healthy</a>
</div>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li class="dropdown">
<a href="about.html" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Our Campaign<span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="about.html">About us</a></li>
<li><a href="locations.html">Locations</a></li>
</ul>
</li>
<li><a href="whyoath.html">Why OATH?</a></li>
<!--<li><a href="actionableitems.html">Actionable Items</a></li>-->
<li><a href="taketheoath.html">Take the OATH</a></li>
<li class="dropdown">
<a href="about.html" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Additional Info<span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href = "costbenefit.html">Costs and Benefits</a></li>
<li><a href = "howandwhen.html">How and When</a></li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
<div class = "jumbotron">
<div class = "container">
<h1>How and When</h1>
<p> For internal use only </p>
<p>
<!--<a class="ct-btn-scroll ct-js-btn-scroll" href="#call-to-action"><img alt="Arrow Down Icon" src="https://www.solodev.com/assets/anchor/arrow-down.png"></a>-->
<a class="ct-btn-scroll ct-js-btn-scroll" href="#call-to-action"><span class="glyphicon glyphicon-menu-down" aria-hidden="true" style="color:white"></span></a>
</p>
<!-- <p>
<a class="ct-btn-scroll ct-js-btn-scroll" href="#scroll"><img alt="Arrow Down Icon" src="https://www.solodev.com/assets/anchor/arrow-down.png"></a>
</p> -->
</div>
</div>
<section id = "scroll"></section>
<section id = "call-to-action">
<div class = "smallspace"> </div>
<h1 class = "bluetext"> Our Timeline </h1>
<p> _________________________ </p>
</section>
<div class="container mt-5 mb-5">
<div class="row">
<div class="col-md-8 offset-md-3">
<ul class="timeline">
<li>
<h2 class = "bluetext"> Step 1 </h2>
<p class = "citetext">September 2019</p>
<ul>
<li class = "timelinebullet"> Partner with 4 hospitals through our 5 obesity educators </li>
<li class = "timelinebullet"> Obesity educators will hold 5 training sessions </li>
</ul>
</li>
<li>
<h2 class = "bluetext"> Step 2 </h2>
<p class = "citetext">November 2019</p>
<ul>
<li class = "timelinebullet"> Send Obesity educators to schools in the area </li>
<li class = "timelinebullet"> Gain supporters of OATH among adolescents and parents </li>
</ul>
</li>
<li>
<h2 class = "bluetext"> Step 3 </h2>
<p class = "citetext">January 2020</p>
<ul>
<li class = "timelinebullet"> Social media campaign </li>
<li class = "timelinebullet"> #TaketheOATH </li>
</ul>
</li>
<li>
<h2 class = "bluetext"> Step 4 </h2>
<p class = "citetext">April 2020</p>
<ul>
<li class = "timelinebullet"> Expand from initial locations </li>
<li class = "timelinebullet"> More training for hospitals and schools </li>
</ul>
</li>
</ul>
</div>
</div>
</div>
<div class = "smallspace"> </div>
<section id = "grayblockmed">
<section id = "call-to-action">
<div class = "smallspace"> </div>
<h1 class = "bluetext"> Our Social Media Campaign </h1>
<p> _________________________ </p></section>
<div id = "smallspace"></div>
<li class = "oathbullet"> Facebook, Twitter, Instagram, and YouTube </li>
<!-- <ul>
<li class = "oathbullet"> Widely used by target audience </li>
</ul> -->
<li class = "oathbullet"> Get #TaketheOATH trending </li>
<!-- <ul>
<li class = "oathbullet"> Showcase relationships with partners </li>
</ul> -->
<li class = "oathbullet"> Post unbranded promotional materials </li>
<!-- <ul>
<li class = "oathbullet"> Visualizations that provide information on obesity </li>
</ul> -->
<li class = "oathbullet"> Showcase progress with the OATH </li>
<li class = "oathbullet"> Potential KOL's: DJ Khalid, Ashley Graham </li>
</section>
<div class = "footer-margin">
<footer class = "footer">
<section id="call-to-action">
<p class = "text-muted">© 2019 OATH</p>
<div class = "icons">
<a href="#" class="fa fa-facebook"></a>
<a href="#" class="fa fa-twitter"></a>
<a href="#" class="fa fa-instagram"></a>
<a href="#" class="fa fa-youtube-play"></a>
</div>
</section>
</footer>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="scroll-down.js"></script>
</div>
</html>