-
Notifications
You must be signed in to change notification settings - Fork 0
/
faqs.html
205 lines (140 loc) · 7.81 KB
/
faqs.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
<!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>FAQS</title>
<link rel="stylesheet" href="/css/bootstrap.min.css">
<link rel="stylesheet" href="/css/CCRTheme.css">
<link rel="stylesheet" href="/css/fa/font-awesome.min.css">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<link href='https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700' rel='stylesheet' type='text/css'>
<link href="https://fonts.googleapis.com/css?family=Graduate" rel="stylesheet">
<link rel="shortcut icon" href="/assets/img/favicon.ico" type="image/x-icon" />
<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-4326380-17', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<nav id="mainNav" class="navbar navbar-default navbar-custom navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span> Menu <i class="fa fa-bars"></i>
</button>
<a class="navbar-brand" href="/">
<img class="brand-logo" src="/assets/img/logo.png" alt="Centre County Reads Logo" />
</a>
<a class="brand-text navbar-brand" href="/">
Centre County Reads
</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li class="hidden">
<a href="#page-top"></a>
</li>
<li class="active"><a href="/faqs" class="active">FAQS</a></li>
<li><a href="/get_involved">Get Involved</a></li>
<li><a href="/partners">Partners</a></li>
<li><a href="/past_reads">Past Reads</a></li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</nav>
<div class="clear-fix"> </div>
<main class="page-content" aria-label="Content">
<div class="wrapper">
<section>
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">FAQS</h2>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<button class="accordion"><h4>What is Centre County Reads?</h4></button>
<div class="panel">
<p><p>We’re an organization that encourages county residents of all ages to explore the human condition and the issues of community by reading the same book and discussing it together. Learn more about Centre County Reads.</p>
</p>
</div>
<button class="accordion"><h4>How Centre County Reads started?</h4></button>
<div class="panel">
<p><p>Since 1998, when Seattle asked its residents to read Russell Banks’ The Sweet Hereafter, the idea of a community reading and talking about the same book has spread across the United States and to countries as far away as Australia. The idea spawned “One City, One Book” events, county- and state-wide programs, and even the nationwide All America Reads and Canada Reads projects.</p>
<p>Centre County’s efforts began early in 2002 when a group of book folks from the library, education, literacy, and bookstore communities began to discuss the merits of a county-wide effort to share a book. In 2003, Centre County residents read and discussed Harper Lee’s To Kill a Mockingbird. The community response was terrific, and so the project continued.</p>
</p>
</div>
<button class="accordion"><h4>How we select books</h4></button>
<div class="panel">
<p><p>Centre County Reads selects books that. . .</p>
<ul>
<li>promote meaningful discussion for a wide range of ages</li>
<li>are reflective of universal issues common to the majority of Centre County residents</li>
<li>are written at a reading level accessible to emerging adult readers and</li>
<li>are available in a variety of formats, including an inexpensive paperback edition that is readily obtainable</li>
</ul>
</p>
</div>
</div>
</div>
</div>
</section>
<section id="questionform">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">Got a question?</h2>
</div>
<div class="col-md-6 col-md-offset-3">
<form action="https://formspree.io/[email protected]"
method="POST">
<label>Name</label>
<input type="text" name="name" class="form-control">
<label>Email</label>
<input type="email" name="_replyto" class="form-control">
<label>Question</label>
<textarea class="form-control" name="question" placeholder="Your question here"></textarea>
<input class="btn btn-primary btn-lg" style="margin-top: 10px;" type="submit" value="Submit">
</form>
</div>
</div>
</div>
</section>
</div>
</main>
<footer>
<div class="container">
<div class="row">
<div class="col-md-4">
<span class="copyright">Copyright © Centre County Reads 2003-2018</span>
</div>
<div class="col-md-4">
<ul class="list-inline social-buttons">
<li><a href="https://www.facebook.com/CentreCountyReads/"><i class="fa fa-facebook"></i></a></li>
</ul>
</div>
<div class="col-md-4">
<ul class="list-inline quicklinks">
<li><a href="/partners">Partners</a></li> |
<li><a href="/faqs">Contact Us</a></li>
</ul>
</div>
</div>
</div>
</footer>
<script src="/js/jquery.min.js"></script>
<script src="/js/bootstrap.min.js"></script>
<script src="/js/CCR.js"></script>
</body>
</html>