-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathindex.html
133 lines (113 loc) · 4.92 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title></ Hacktoberfest-2018 ></title>
<!-- Bootstrap 4 and Font awesome 5 CDN -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link href='https://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet'>
<link rel="shortcut icon" href="data:image/x-icon;," type="image/x-icon">
<!-- Linking up custom CSS -->
<link rel="stylesheet" href="static/style.css">
</head>
<body>
<!-- Initial section -->
<div>
<img src="static/images/1MainBackground.png"style="width: 100%; z-index: -1;"alt='MAIN LOGO'/>
<p id="demo"></p>
<p id="demo1"></p>
<div id="register">
<a class="registerbutton" href="https://form.jotform.me/82675173084462" target="_blank">Register Now</a>
</div>
</div>
<!-- End -->
<!-- About Hacktoberfest section -->
<div id='about' style='text-align: center;'>
<h1 class="caption">What is Hacktoberfest?</h1>
<p class="desc">Hacktoberfest is a month-long celebration of open source software.</p>
<div class='details'>
<div class="detailbox">
<img class="details-img" src="static/images/6Who-Icon.svg" id='Who' alt="Who">
<h5>Who</h5>
<p class="details-desc">Hacktoberfest is open to<br>everyone in our global<br>community.</p>
</div>
<div class="detailbox">
<img class="details-img" src="static/images/7Where-Icon.svg" id='Where' alt="Where">
<h5>Where</h5>
<p class="details-desc">Amal Jyothi<br>College of Engineering,<br>Kanjirappally.</p>
</div>
<div class="detailbox">
<img class="details-img" src="static\images\github-logo-icon-22.png" id='How' alt='How' >
<h5>How</h5>
<p class="details-desc">Make Five pull requests<br>to GitHub-hosted<br>repositories.</p>
</div>
<div class="detailbox">
<img class="details-img" src="static\images\9When-Icon.svg" id='When' alt='When' >
<h5>When</h5>
<p class="details-desc">You can sign up anytime<br>between October 1<br>and October 31.</p>
</div>
</div><br><br><br>
</div>
<!-- End -->
<!-- Meetup Agenda section -->
<div class='meetupagenda' style='text-align: center;'>
<h1 style="color:white;font-family: 'Montserrat'; font-size: 3.5vw;"><br>MeetUp Agenda</h1>
<div class='row1'>
<div class="agenda">
<h5>Introduction</h5>
<hr>
<p>The Celebration, Prizes, <br>& Instructions</p>
</div>
<div class="agenda">
<h5>A Talk on GitHub</h5>
<hr>
<p>Understand How to Work<br>on GitHub</p>
</div>
<div class="agenda">
<h5>Live Coding Session</h5>
<hr>
<p>Young Minds demonstrate<br> a Live Coding Session</p>
</div>
</div>
<div class='row2'>
<div class="agenda">
<h5>Another Session</h5>
<hr>
<p>Session Description </p>
</div>
<div class="agenda">
<h5>Hack Time</h5>
<hr>
<p>Pull-Request Time </p>
</div>
<div class="agenda">
<h5>Snack Time</h5>
<hr>
<p>Fooooooood!</p>
</div>
</div>
</div><br>
<!-- End -->
<!-- Footer section -->
<div id='footer'><center>
<img src="static\images\mainlogo.png" class="footer-img" alt="HACKTOBERFEST LOGO">
<br><br><br>
<a href="https://facebook.com/mad.hacks4" target="_blank" class="btn"><i class="fab fa-facebook-f" style='color:#582D41; background-color:aqua'></i>  Facebook</a>
<a class="btn" href="https://twitter.com/hacktoberfest" target="_blank"><i class="fab fa-twitter" style='color:#582D41; background-color:aqua'></i>  Twitter</a>
<br><br>
<img src="static/images/logos.png" class="sponsors-logo" alt="Footer Logos">
<br><img src="static/images/Footer.png" class="footer-text" style="width: 20%;" alt="Footer Logos">
</center>
</div>
<!-- End -->
<!-- Bootstrap dependencies -->
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<!-- Custom JS -->
<script src="static/main.js"></script>
</body>
</html>