-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
149 lines (137 loc) · 6.74 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Login Page</title>
<link rel="stylesheet" href="style.css" />
<link rel="stylesheet" href="./header.css">
<link rel="stylesheet" href="./footer_index.css">
<link href="https://unpkg.com/[email protected]/css/boxicons.min.css" rel="stylesheet" />
</head>
<body>
<header>
<div class="header-container">
<div class="content">
<div class="header-flex">
<!-- Left side: CIT Kokrajhar Info -->
<div class="institution-info">
<div class="text-container">
<h1 class="primary-text">केन्द्रीय प्रौद्योगिकी संस्थान कोकराझार</h1>
<h1 class="secondary-text">CENTRAL INSTITUTE OF TECHNOLOGY KOKRAJHAR</h1>
<h2 class="tertiary-text">Deemed to be University under MoE, Govt. of India</h2>
</div>
</div>
<!-- Center: CIT Logo -->
<a href="/">
<img class="cit-logo" src="https://renewal.cit.ac.in/assets/images/cit-logo.png" alt="CIT Kokrajhar Logo">
</a>
<!-- Right side: Admission Cell Info -->
<div class="admission-info">
<div class="text-container">
<h1 class="primary-text">Admission Cell, CIT Kokrajhar</h1>
<h1 class="secondary-text">Balagaon, Bodoland Territorial Region, Kokrajhar</h1>
<h2 class="tertiary-text">PO - Rangalikhata, ASSAM, 783370</h2>
</div>
</div>
</div>
</div>
</div>
</header>
<div class="wrapper">
<div>
<img src="head2.png" alt="Headline" class="small-image" />
</div>
<form id="loginForm">
<h1>Login</h1>
<div class="input-box">
<input type="text" id="enrollmentId" placeholder="Enrollment ID" required />
<i class="bx bxs-user"></i>
</div>
<div class="input-box">
<input type="password" id="password" placeholder="Password" required />
<i class="bx bxs-lock-alt"></i>
</div>
<div class="remember-forgot">
<label><input type="checkbox" id="rememberMe" />Remember me</label>
<a href="./elements/forgotCredentials.html">Forgot password?</a>
</div>
<div>
<button type="submit" class="btn">Login</button>
</div>
<div class="register-link">
<p>Don't have an account? <a href="./elements/registration.html">Register</a></p>
</div>
</form>
</div>
<footer id="footer" class="footer">
<div class="container">
<div class="row">
<div class="col" id="footer-logo">
<div class="widget">
<img class="logo" alt="citk" src="https://renewal.cit.ac.in/assets/images/cit-logo.png">
<p>Central Institute of Technology Kokrajhar - 783370, Assam, India</p>
<ul class="contact-info">
<i class='bx bxs-envelope'></i> <a href="mailto:[email protected]">[email protected]</a>
</ul>
<ul class="social-icons">
<i class='bx bxl-facebook'></i>
<i class='bx bxl-twitter'></i>
</ul>
</div>
</div>
<div class="col">
<div class="widget">
<ul class="links">
<li><a target="_blank" href="https://www.onlinesbi.sbi/sbicollect/icollecthome.htm?corpID=645706">SBI Online Payment</a></li>
<li><a target="_blank" href="https://cit.ac.in/institute-about">About</a></li>
<li><a target="_blank" href="https://cit.ac.in/scst-cell">SC/ST Cell</a></li>
<li><a target="_blank" href="https://cit.ac.in/iwn-cell">IWN Cell</a></li>
<li><a target="_blank" href="https://cit.ac.in/icc-cell">ICC Cell</a></li>
<li><a target="_blank" href="https://cit.ac.in/student-grievance-portal">Student Grievance</a></li>
<li><a target="_blank" href="https://cit.ac.in/anti-ragging">Anti Ragging</a></li>
</ul>
</div>
</div>
<div class="col">
<div class="widget">
<ul class="links">
<li><a target="_blank" href="https://cit.ac.in/nirf-list">NIRF</a></li>
<li><a target="_blank" href="https://cit.ac.in/eoa-list">EoA</a></li>
<li><a target="_blank" href="https://cit.ac.in/researches#team">R&D</a></li>
<li><a target="_parent" href="https://admission.cit.ac.in/">Admission</a></li>
<li><a target="_blank" href="https://cit.ac.in/pages-tenders-all">Tenders</a></li>
<li><a target="_blank" href="https://cit.ac.in/pages-notices-all">Notices</a></li>
<li><a target="_blank" href="https://cit.ac.in/pages-events-all">Events</a></li>
</ul>
</div>
</div>
<div class="col">
<div class="widget">
<ul class="links">
<li><a target="_blank" href="https://mhrd.gov.in/">MHRD</a></li>
<li><a target="_blank" href="https://www.aicte-india.org/">AICTE</a></li>
<li><a target="_parent" href="http://nkn.gov.in/">NKN</a></li>
<li><a target="_blank" href="http://www.bopter.gov.in/">BOPTR</a></li>
<li><a target="_blank" href="http://www.iitg.ac.in/">IIT Guwahati</a></li>
<li><a target="_blank" href="http://www.gauhati.ac.in/">Gauhati University</a></li>
<li><a target="_parent" href="http://astu.ac.in/">ASTU</a></li>
<li><a target="_parent" href="https://rti.gov.in/">RTI</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="container">
<hr>
<div class="disclaimer">
Disclaimer: Neither the website in-charge nor the developer is responsible for any inadvertent error that may have crept in the information being published on the Internet. Maintained by Institute Website and Networking (IWN) Cell, CIT Kokrajhar. In case of any discrepancy in the website, please report to <a href="mailto:[email protected]">[email protected]</a>
</div>
<div class="copyright">
© 2024 <a href="//cit.ac.in">Central Institute of Technology Kokrajhar</a>
</div>
</div>
</footer>
<script src="index.js"></script>
</body>
</html>