-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathevents.html
More file actions
130 lines (115 loc) · 6.05 KB
/
events.html
File metadata and controls
130 lines (115 loc) · 6.05 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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Events & Programs | AICTE IDEA Lab | IIIT-NR</title>
<link rel="stylesheet" href="styles.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css" media="print" onload="this.media='all'">
<noscript><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css"></noscript>
</head>
<body>
<!-- Top Bar -->
<div class="top-bar">
<div class="container">
<div style="display: flex; justify-content: space-between; align-items: center;">
<div style="display: none;">
<i class="fas fa-envelope" style="margin-right: 0.5rem;"></i> idealab@iiitnr.edu.in | <i class="fas fa-phone" style="margin-left: 1rem; margin-right: 0.5rem;"></i> +91-771-2474101
</div>
<div style="display: flex; gap: 1rem;">
<a href="#" style="color: inherit; text-decoration: none; transition: color 0.3s;">Tenders</a>
<a href="#" style="color: inherit; text-decoration: none; transition: color 0.3s;">Faculty Login</a>
<a href="#" style="color: inherit; text-decoration: none; transition: color 0.3s;">Student Login</a>
</div>
</div>
</div>
</div>
<!-- Header -->
<header>
<div class="header-container">
<div class="logo-section">
<img src="iiitlogo.png" alt="IIIT-NR Logo">
<div class="logo-divider"></div>
<div class="logo-text">
<h1>AICTE IDEA LAB</h1>
<p>IIIT NAYA RAIPUR</p>
</div>
</div>
<nav>
<a href="index.html">Home</a>
<a href="about.html">About Us</a>
<a href="facilities.html">Facilities</a>
<a href="events.html">Events</a>
<a href="index.html#contact">Contact</a>
</nav>
<button class="hamburger"><i class="fas fa-bars"></i></button>
</div>
</header>
<!-- Coming Soon Section -->
<section style="min-height: calc(100vh - 200px); display: flex; align-items: center; justify-content: center; background: linear-gradient(135deg, #ffeef8 0%, #e6f2ff 100%); padding: 4rem 1rem;">
<div style="text-align: center; max-width: 900px; margin: 0 auto;">
<!-- Main Heading -->
<h1 style="font-size: 4rem; font-weight: 700; color: var(--text-dark); margin-bottom: 2rem; line-height: 1.2; letter-spacing: -0.02em;">
Great things coming soon.
</h1>
<!-- Subtitle -->
<p style="font-size: 1.25rem; color: var(--text-light); margin-bottom: 3rem; max-width: 600px; margin-left: auto; margin-right: auto;">
We are preparing exciting workshops, hackathons, and innovation programs for our IDEA Lab community.
</p>
<!-- Learn More Button -->
<a href="index.html" style="display: inline-block; padding: 1rem 2.5rem; font-size: 0.875rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.1em; color: var(--text-dark); background-color: transparent; border: 2px solid var(--text-dark); text-decoration: none; transition: all 0.3s ease; border-radius: 0;">
LEARN MORE →
</a>
<!-- Event Icon -->
<div style="margin-top: 4rem; font-size: 4rem; color: var(--iiit-accent); opacity: 0.3;">
<i class="fas fa-calendar-alt"></i>
</div>
</div>
</section>
<!-- Footer -->
<footer id="contact">
<div class="footer-content">
<div class="footer-section">
<h3><i class="fas fa-map-marker-alt" style="margin-right: 0.5rem;"></i>Location</h3>
<p>
<strong>IIIT Naya Raipur</strong><br>
Plot No. 7, Sector 24,<br>
Near Purkhoti Muktangan,<br>
Atal Nagar - 493661<br>
<strong>Chhattisgarh, India</strong>
</p>
<p style="margin-top: 1rem;">
<strong>Coordinates:</strong><br>
21.1967° N, 81.4382° E
</p>
<a href="https://maps.google.com/?q=IIIT+Naya+Raipur" target="_blank" style="color: var(--iiit-accent); text-decoration: none; font-weight: 600; margin-top: 0.5rem; display: inline-block;">
<i class="fas fa-directions"></i> Get Directions
</a>
</div>
<div class="footer-section">
<h3>Quick Links</h3>
<ul>
<li><a href="#">AICTE Main Site</a></li>
<li><a href="#">IIIT-NR Official Website</a></li>
<li><a href="#">Register for Workshop</a></li>
<li><a href="#">Equipment Usage Policy</a></li>
</ul>
</div>
<div class="footer-section">
<h3>Contact Us</h3>
<p><i class="fas fa-envelope"></i> idealab@iiitnr.edu.in</p>
<p style="margin-top: 0.5rem;"><i class="fas fa-phone"></i> +91-771-2474101</p>
<p style="margin-top: 1rem; font-weight: 600;">Follow Us</p>
<div class="social-links">
<a href="#" title="Facebook"><i class="fab fa-facebook-f"></i></a>
<a href="#" title="Twitter"><i class="fab fa-twitter"></i></a>
<a href="#" title="LinkedIn"><i class="fab fa-linkedin-in"></i></a>
</div>
</div>
</div>
<div class="footer-bottom">
© 2026 IIIT Naya Raipur AICTE IDEA Lab. All Rights Reserved.
</div>
</footer>
</body>
</html>