-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
156 lines (154 loc) · 7.85 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
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8" name="viewport" content="width=device-width, initial-scale=1.0">
<title>ReidXtreme 2.0</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<div class="div1">
<header>
<nav class="nav">
<ul>
<li style="color:white;text-align:center;padding: 16px;font-size:20px;"><b>ReidXtreme 2.0</b></li>
<li style="float:right"><a href="https://forms.gle/6y2RkSFGYBSyKg9G9">Register Now</a></li>
<li style="float:right"><a href="#contact">Contact</a></li>
<li style="float:right"><a href="#prizes">Prizes</a></li>
<li style="float:right"><a href="#guideline">Guideline</a></li>
<li style="float:right"><a href="#timeline">Timeline</a></li>
<li style="float:right"><a href="#about">About</a></li>
<li style="float:right"><a class="active" href="#home">Home</a></li>
</ul>
</nav>
</header>
<div class="container">
<h1>ReidXtreme 2.0</h1>
<h2 id="headline">Registration Ends in</h2>
<div id="countdown">
<ul>
<li><span id="days"></span>days</li>
<li><span id="hours"></span>Hours</li>
<li><span id="minutes"></span>Minutes</li>
<li><span id="seconds"></span>Seconds</li>
</ul>
</div>
</div>
</div>
<div id="about"class="about">
<h2 style="font-size:60px;text-align:center;padding:20px;">What is ReidXtreme?</h2>
<div style="width:60%;float:left;" class="float">
<p style="padding:20px;font-size:35px;">IEEE SB of UCSC is organizing a 24-hour competitive programming competition
for UCSC undergraduates. The competition is to be held for the second time by IEEE SB of
UCSC. In 2020 ReidXtreme was one of the most successful events held by IEEE SB of UCSC.</p>
</div>
<img src="img/4.png" alt="" style="height:400px;width:40%;padding:10px;">
</div>
</div>
<div id="timeline" class="div2">
<h2 style="font-size: 60px;color:white;text-align:center;padding:20px;">Time Line</h2>
<div class="timeline">
<div class="container1 left">
<div class="content">
<h2>Aug. 14</h2>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>
</div>
</div>
<div class="container1 right">
<div class="content">
<h2>Aug. 18</h2>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>
</div>
</div>
<div class="container1 left">
<div class="content">
<h2>Aug. 21</h2>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>
</div>
</div>
<div class="container1 right">
<div class="content">
<h2>Aug. 28</h2>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>
</div>
</div>
</div>
<br><br>
</div>
<div id="guideline" class="guideline">
<h2 style="font-size:60px;text-align:center;padding:20px;">Guideline</h2>
<ul style="padding: 20px 20%;font-size: 20px;">
<li>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</li>
<li>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</li>
<li>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</li>
<li>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</li>
<li>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</li>
<li>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</li>
</ul>
</div>
<div id="prizes" class="prizes">
<h2 style="font-size:60px;text-align:center;padding:20px;">Prizes</h2>
<div class="columns">
<ul class="prize">
<li class="header">3rd Place</li>
<li class="grey">Cash Price<br>Rs.20,000</li>
<li>Swags, Certificates<br>& Stickers</li>
<li><img style="height:300px;width:90%;" src="img/3.png"></li>
</ul>
</div>
<div class="columns">
<ul class="prize">
<li class="header" style="background-color:#ffd54f">1st Place</li>
<li class="grey">Cash Price<br>Rs.50,000</li>
<li>Swags, Certificates<br>& Stickers</li>
<li><img style="height:300px;width:90%;" src="img/1.png"></li>
</ul>
</div>
<div class="columns">
<ul class="prize">
<li class="header">2nd Place</li>
<li class="grey">Cash Price<br>Rs.30,000</li>
<li>Swags, Certificates<br>& Stickers</li>
<li><img style="height:300px;width:90%;" src="img/2.png"></li>
</ul>
</div>
</div>
<div class="contact">
<div class="container2">
<div class="row1">
<div class="column1">
<div id="contact" style="text-align:center">
<h2 style="font-size:60px;padding:20px;">Contact Us</h2>
<p>Leave us a message or</p>
<p>Send us a email</p>
<p><b><u>[email protected]</u></b></p>
</div>
</div>
<div class="column1">
<form action="/action_page.php">
<label for="name">Name</label>
<input type="text" id="name" name="name" placeholder="Your name..">
<label for="email">Email</label>
<input type="text" id="email" name="email" placeholder="Your email..">
<label for="subject">Subject</label>
<textarea id="subject" name="subject" placeholder="Write something.." style="height:50px"></textarea>
<input type="submit" value="Submit">
</form>
</div>
</div>
</div>
</div>
<footer>
<div>
<h3 style="padding-top: 10px;text-align:center;">Stay Connected</h3>
</div>
<div style="text-align:center;" class="footer">
<a href="#" class="fa fa-facebook"></a>
<a href="#" class="fa fa-twitter"></a>
<a href="#" class="fa fa-linkedin"></a>
<a href="#" class="fa fa-instagram"></a>
</div>
</footer>
</body>
<script src="js/script.js"></script>
</html>