-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathevents.html
153 lines (126 loc) · 8.68 KB
/
events.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
<!doctype html>
<html class="no-js" lang="en-us">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Events Page</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<!--<link rel="stylesheet" href="css/normalized-reset.css">-->
<link rel="stylesheet" href="css/style.css">
<script src="js/vendor/modernizr2.8.3.min.js"></script>
</head>
<body class="events">
<div class="container">
<div class="logo">
<img src="images/election-project-logo.png" alt="Election Project logo" title="Get Out The Vote 2016">
</div>
<div class="main-navigation">
<div class="menu">
<a href="#" id="menu_button">Menu</a>
</div>
<nav id="main_nav" title="Navigation">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="electionday.html">Vote</a></li>
<li><a href="candidates.html">Candidates</a></li>
<li><a href="register.html">Register</a></li>
<li class="active"><a href="events.html">Events</a></li>
<li><a href="resources.html">Resources</a></li>
</ul>
</nav>
</div>
<header class="page-header cf">
<h1>EVENTS</h1>
<h2>2016 Elections</h2>
</header>
<a id="top"></a>
<div class="main-content">
<article>
<div class="article-content">
<div class="events-calendar-content">
<h2>Events Calendar</h2>
<div class="googleCalendar">
<iframe src="https://calendar.google.com/calendar/embed?title=Election%20Calendar%3A%202106&height=600&wkst=1&bgcolor=%23ffffff&src=8d3fc8l9g04n7r9im45fsn08ak%40group.calendar.google.com&color=%23B1440E&ctz=America%2FNew_York" style="border:solid 1px #777" width="800" height="600" frameborder="0" scrolling="no"></iframe>
</div>
</div>
<div class="upcoming-events-calendar-content">
<h2>Upcoming Events</h2>
<div class="eventCalendar">
<iframe src="https://calendar.google.com/calendar/embed?mode=AGENDA&height=600&wkst=1&hl=en&bgcolor=%23FFFFFF&src=8d3fc8l9g04n7r9im45fsn08ak%40group.calendar.google.com&color=%238D6F47&ctz=America%2FNew_York" style="border-width:0" width="800" height="600" frameborder="0" scrolling="no"></iframe>
</div>
</div>
<div class="featured-event-content">
<h3>Featured Event</h3>
<h4>Third Presidential Debate</h4>
<p>Date: <strong>Wednesday, October 19</strong>
<br> Time: <em>9:00pm Eastern Standard Time</em></p>
<p>Watch the event live on the major TV networks including C-SPAN, ABC, CBS, FOX and NBC, CNN, Fox News and MSNBC, PBS NewsHour, Telemundo, and Univision, also there will be livestreams on YouTube, Twitter and Facebook Live.</p>
</div>
<div class="get-involved-content">
<h2>Get Involved</h2>
<ul>
<li><strong>Host a Rock The Vote event</strong>: <a href="https://www.rockthevote.com/get-involved/host-an-event/">https://www.rockthevote.com/get-involved/host-an-event/</a></li>
<li><strong>Guide to Hosting Your Own Debate</strong>: <a href="http://www.debates.org/index.php?page=guide-to-hosting-your-own-debate">http://www.debates.org/index.php?page=guide-to-hosting-your-own-debate</a></li>
</ul>
</div>
<div class="more-info-content">
<h2>More Info</h2>
<ul>
<li><strong>Commission on Presidential Debates</strong>: <a href="http://www.debates.org/">http://www.debates.org/</a></li>
<li><strong>Debate Transcripts</strong>: <a href="http://www.debates.org/index.php?page=debate-transcripts">http://www.debates.org/index.php?page=debate-transcripts</a></li>
<li><strong>C-Span Video of Presidential Debates</strong>: <a href="https://www.c-span.org/presidentialDebate/">https://www.c-span.org/presidentialDebate/</a></li>
<li><strong>C-Span Coverage of the 2016 campaigns</strong>: <a href="https://www.c-span.org/series/?campaign2016">https://www.c-span.org/series/?campaign2016</a></li>
<li><strong>Get Election Reminders</strong>: <a href="https://www.rockthevote.com/get-informed/elections/reminders/">https://www.rockthevote.com/get-informed/elections/reminders/</a></li>
<li><strong>Twitter #Election2016</strong>: <a href="https://twitter.com/i/streams/stream/692841134482063360">https://twitter.com/i/streams/stream/692841134482063360</a></li>
</ul>
</div>
<div class="debate-content">
<h2>Videos of Previous Debates</h2>
<div class="first-debate-content">
<h3>First Presidential Debate</h3>
<ul>
<li>NBC: <a href="https://youtu.be/855Am6ovK7s">https://youtu.be/855Am6ovK7s</a></li>
<li>CBS: <a href="https://www.youtube.com/playlist?list=PLEb3ThbkPrFZV-HePjrQVMHyHOeWaneX6">https://www.youtube.com/playlist?list=PLEb3ThbkPrFZV-HePjrQVMHyHOeWaneX6</a></li>
<li>ABC: <a href="https://youtu.be/GQFGTDFvMSc">https://youtu.be/GQFGTDFvMSc</a></li>
<li>PBS: <a href="https://youtu.be/7BGYYaaLrTc">https://youtu.be/7BGYYaaLrTc</a></li>
<li>FOX: <a href="https://youtu.be/ubp0CEbqW-U?t=54m35s">https://youtu.be/ubp0CEbqW-U?t=54m35s</a></li>
</ul>
</div>
<div class="second-debate-content">
<h3>Second Presidential Debate</h3>
<ul>
<li>NBC: <a href="https://youtu.be/FRlI2SQ0Ueg">https://youtu.be/FRlI2SQ0Ueg</a></li>
<li>CBS: <a href="https://youtu.be/ooShpws3Dik">https://youtu.be/ooShpws3Dik</a></li>
<li>ABC: <a href="https://youtu.be/h-gkBUbU_F4">https://youtu.be/h-gkBUbU_F4</a></li>
<li>PBS: <a href="https://youtu.be/hqlB80QLr9M">https://youtu.be/hqlB80QLr9M</a></li>
<li>FOX: (<em>general debate coverage</em>) <a href="https://www.youtube.com/playlist?list=PLlTLHnxSVuIxC-yk6lYqsu4nW08qAE-jm">https://www.youtube.com/playlist?list=PLlTLHnxSVuIxC-yk6lYqsu4nW08qAE-jm</a></li>
</ul>
</div>
<div class="vice-pres-debate-content">
<h3>Vice Presidential Debate</h3>
<ul>
<li>NBC: <a href="https://youtu.be/mVXqNcW_-HA">https://youtu.be/mVXqNcW_-HA</a></li>
<li>CBS: <a href="https://www.youtube.com/playlist?list=PLEb3ThbkPrFYYnjSnwFgA2TG3P7gWIh1-">https://www.youtube.com/playlist?list=PLEb3ThbkPrFYYnjSnwFgA2TG3P7gWIh1-</a></li>
<li>ABC: <a href="https://youtu.be/9GfywoUoaok">https://youtu.be/9GfywoUoaok</a></li>
<li>PBS: <a href="https://youtu.be/is8cx0q39bI">https://youtu.be/is8cx0q39bI</a></li>
</ul>
</div>
</div>
</div>
</article>
</div>
<button><a href="#top">Top</a></button>
<footer>
<p class="copyright">© Get Out The Vote NYC 2016</p>
</footer>
</div>
<!--end .container-->
<!-- Load CDN version of jQuery. For other versions visit this page: https://code.jquery.com/jquery/ -->
<script src="https://code.jquery.com/jquery-3.1.1.min.js" integrity="sha256-hVVnYaiADRTO2PzUGmuLJr8BLUSjGIZsDYGmIJLv2b8=" crossorigin="anonymous"></script>
<!-- Load Local version if CDN is not working-->
<script>
window.jQuery || document.write('<script src="js/vendor/jquery-3.1.1.min.js"><\/script>')
</script>
<script id="script" src="js/nav-javascript.js"></script>
</body>
</html>