-
Notifications
You must be signed in to change notification settings - Fork 0
/
events.html
170 lines (161 loc) · 11.2 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
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="description" content="" />
<meta name="author" content="" />
<title>Connect@Cal</title>
<link rel="icon" href="favicon.ico" type="image/x-icon"/>
<!-- Font Awesome icons (free version)-->
<script src="https://use.fontawesome.com/releases/v5.12.1/js/all.js" crossorigin="anonymous"></script>
<!-- Google fonts-->
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css2?family=Martel+Sans&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css2?family=Quicksand:wght@700&display=swap" rel="stylesheet">
<!-- Core theme CSS (includes Bootstrap)-->
<link href="css/styles.css" rel="stylesheet" />
</head>
<body id="page-top">
<!-- Navigation-->
<nav class="navbar navbar-expand-lg bg-secondary fixed-top" id="mainNav">
<div class="container" id="nav-top">
<a href="index.html"><img class="navbar-brand js-scroll-trigger ml-3"src="assets/img/sponsor_logo.svg" width ="250px" height = "70px" alt="Connect@Cal"></a>
<button class="navbar-toggler navbar-toggler-right text-uppercase font-weight-bold bg-primary rounded" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">Menu <i class="fas fa-bars"></i></button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto mr-4">
<!-- <li class="nav-item mx-0 mx-lg-1"><a class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="#home">Home</a></li> -->
<li class="nav-item mx-0 mx-lg-1"><a class="notcurrent nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="about.html">About</a></li>
<li class="nav-item mx-0 mx-lg-1"><a class="notcurrent nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="faq.html">FAQ</a></li>
<li class="nav-item mx-0 mx-lg-1"><a class="notcurrent nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="resources.html">Add a Resource</a></li>
<!-- <li class="nav-item mx-0 mx-lg-1"><a class="notcurrent nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="getinvolved.html">Get Involved</a></li> -->
<li class="nav-item mx-0 mx-lg-1"><a class="notcurrent nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="partners.html">Our Partners</a></li>
<li class="nav-item mx-0 mx-lg-1"><a class="current nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="events.html">Events</a></li>
<li class="nav-item mx-0 mx-lg-1"><a class="notcurrent nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="donate.html">Donate</a></li>
</ul>
</div>
</div>
</nav>
<header class="masthead bg-primary2">
<div class="container-fluid nopadding ">
<div class="row header-row mb-5 nopadding">
<div class="mt-3 col-sm-12 nopadding d-flex justify-content-end">
<img src="assets/img/partners.svg">
</div>
<div class="col-lg-12 col-md-12">
<h3 class="pb-5 d-flex justify-content-center"class="mb-5" style="color:white;"> Resources + Announcements of the Week</h3>
<div class="pb-5 d-flex justify-content-center">
<!-- <div id="carouselExampleIndicators" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carouselExampleIndicators" data-slide-to="0" class="active"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="1"></li>
<li data-target="#carouselExampleIndicators" data-slide-to="2"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<iframe class="d-block w-100" src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fconnect.cal&width=600&colorscheme=light&show_faces=true&border_color&stream=true&header=true&height=435" alt="First slide"></iframe>
</div>
<div class="carousel-item">
<img class="d-block w-100" src="..." alt="Second slide">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="..." alt="Third slide">
</div>
</div>
<a class="carousel-control-prev" href="#carouselExampleIndicators" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselExampleIndicators" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div> -->
<iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fconnect.cal&width=600&colorscheme=light&show_faces=true&border_color&stream=true&header=true&height=435" scrolling="yes" style="border:none; overflow:hidden; width:500px; height:430px; " allowtransparency="true" frameborder="0"></iframe>
</div>
</div>
</div>
</div>
</header>
<section class="page-section portfolio bg-primary">
<div class="container-fluid">
<div class="row ">
<div class="col-sm-12 mb-5 d-flex justify-content-center">
<h3 style="color:#056BA5"> Calendar</h3>
</div>
</div>
<div class="pb-5 d-flex justify-content-center">
<iframe src="https://calendar.google.com/calendar/embed?height=800&wkst=1&bgcolor=%23056ba5&ctz=America%2FLos_Angeles&src=Y29ubmVjdC5iZXJrZWxleUBnbWFpbC5jb20&color=%23039BE5&title=Connect%40Cal&showTitle=0&showPrint=1" style="border-width:0" width="1000" height="800" frameborder="0" scrolling="no"></iframe> </div>
</section>
<section style="background-image:linear-gradient( white, #ECFFFE);"
class="page-section porfolio nopadding" id="mission">
<div class="container-fluid nopadding">
<div class="background-img">
<div class="">
<img class="back" src="assets/img/event_bottom.svg">
</div>
</div>
</section>
<!-- Footer-->
<footer class="footer text-center">
<div class="container-fluid">
<div class="row d-flex justify-content-center">
<!-- Footer Location-->
<div class="col-sm-4 order-sm-12">
<h4 class="text-uppercase mb-4">Help Us Improve</h4>
<div class="row d-flex justify-content-center">
<a class="footer-hover" href="https://forms.gle/pnrZkBLoPpbGmdAE7"> Give Feedback</a>
</div>
<div class="row d-flex justify-content-center">
<a class="footer-hover" href="https://forms.gle/ZZQdNdhbif7V9pWa7"> Report a bug</a>
</div>
<div class="row d-flex justify-content-center">
<a class="footer-hover" href="resources.html"> Add a resource</a>
</div>
<div class="row d-flex justify-content-center">
<a class="footer-hover mb-5" href="https://forms.gle/mMvsWPzYiK7oJMLb9"> Partner with us</a>
</div>
</div>
<!-- Footer Social Icons-->
<div class="col-sm-4 order-sm-12">
<h4 class="text-uppercase mb-4">Contact Us</h4>
<div class="row d-flex justify-content-center">
<a href="mailto:[email protected]"> [email protected]</p>
</div>
<a class="col-md-12 col-lg-4 mb-5 btn btn-outline-light btn-social mx-1" href="https://www.facebook.com/connect.cal"><i class="fab fa-fw fa-facebook-f"></i></a>
<a class="col-md-12 col-lg-4 mb-5 btn btn-outline-light btn-social mx-1" href="https://www.linkedin.com/company/connect-cal"><i class="fab fa-linkedin-in"></i></a>
<a class="col-md-12 col-lg-4 mb-5 btn btn-outline-light btn-social mx-1" href="https://www.instagram.com/connectcal/"><i class="fab fa-instagram"></i></a>
</div>
<div class="col-sm-4 order-sm-12">
<a href="https://www.ocf.berkeley.edu">
<img src="https://www.ocf.berkeley.edu/hosting-logos/ocf-hosted-penguin-dark.svg"
alt="Hosted by the OCF" style="border: 0;" />
</a>
<p style="font-family: 'Martel Sans', sans-serif;">
We are a student group acting independently of the University of California. We take full responsibility for our organization and this web site.
</p>
</div>
</div>
</div>
</footer>
<!-- Copyright Section-->
<section class="copyright py-4 text-center text-white">
<div class="container"><small>Copyright © 2020 Connect@Cal</small></div>
</section>
<!-- Scroll to Top Button (Only visible on small and extra-small screen sizes)-->
<div class="scroll-to-top d-lg-none position-fixed">
<a class="js-scroll-trigger d-block text-center text-white rounded" href="#page-top"><i class="fa fa-chevron-up"></i></a>
</div>
<!-- Bootstrap core JS-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.bundle.min.js"></script>
<!-- Third party plugin JS-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.4.1/jquery.easing.min.js"></script>
<!-- Contact form JS-->
<script src="assets/mail/jqBootstrapValidation.js"></script>
<script src="assets/mail/contact_me.js"></script>
<!-- Core theme JS-->
<script src="js/scripts.js"></script>
</body>
</html>