-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
106 lines (99 loc) · 4.32 KB
/
Copy pathindex.html
File metadata and controls
106 lines (99 loc) · 4.32 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
---
layout: default
endpoint: index
---
<section id="hero">
<div id="img-container">
<div class="container caption-container">
<div class="caption-outer">
<div class="caption-inner">
<div class="caption">
<h2 class="animate1 loading">EMPOWERING YOUNG LEADERS TO SHAPE THE FUTURE OF SOUTH ASIA</h2>
<h2 class="animate1 loading">February 3rd - February 4th</h2>
<p class="animate1 loading">
Join 200 students from over 40 schools
at Columbia University for the 2018 South
Asian Millennials Conference.
</p>
<a class="animate2 loading" href="{{ url_for('index') }}/#about">Learn More</a>
<a class="animate2 loading" href="https://goo.gl/forms/3UVoTjMDVEJrih4f2">Register!</a>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="about">
<div class="container">
<hr>
<div class="row">
<div class="col-sm-6 col-xs-12">
<div class="header">
<h1>Welcome to the South Asian Millennials Conference.</h1>
<div class="header-line">
<div class="header-line-inner"></div>
</div>
</div>
<p>
The first ever South Asian intercollegiate conference,
“South Asian Millennials Conference: A Spotlight on Change”
took place at Columbia University on February 13th-14th, 2016.
2017's conference was a collaboration between Yale and Columbia
and was held at Yale University on February 4th, 2017.
Together, students and professionals from across the country
came together to challenge ideas and think critically about
social issues. This year's conference will be held February 3rd - February 4th, 2018
at Columbia University. The conference will consist of
various breakout sessions and panels on topics such as western
beauty standards, representation in media, immigration hardships,
activism in America, Islamophobia, and much more. We hope to see
you there! Admission is free!
</p>
</div>
<div class="col-sm-6 col-xs-12 info">
<div class="vertical-line"></div>
<div class="info-block">
<div id="green" class="img"></div>
<div class="info-text">
CONVERSATION
<p>Provide a dynamic forum on issues vital to South Asia and its diaspora<p>
</div>
</div>
<div class="info-block">
<div id="orange" class="img"></div>
<div class="info-text">
RELATIONSHIPS
<p>Foster relationships among young leaders across the country<p>
</div>
</div>
<div class="info-block">
<div id="purple" class="img"></div>
<div class="info-text">
CONNECTION
<p>Connect ideas from across the world to move towards solutions<p>
</div>
</div>
</div>
</div>
<h2 class="text-center title">Are you ready?</h2>
<div class="row">
<div id="clockdiv" class="text-center">
<div>
<span class="days"></span><br>Days
</div>
<div class="colon">:</div>
<div>
<span class="hours"></span><br>Hours
</div>
<div class="colon">:</div>
<div>
<span class="minutes"></span><br>Minutes
</div>
<div class="colon">:</div>
<div>
<span class="seconds"></span><br>Seconds
</div>
</div>
</div>
</div>
</section>