-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathregistration.html
More file actions
206 lines (194 loc) · 9.59 KB
/
registration.html
File metadata and controls
206 lines (194 loc) · 9.59 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
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
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
<!DOCTYPE html>
<html lang="zxx">
<style>
body{
background: rgb(255, 255, 255);
background: radial-gradient(circle, rgba(235, 149, 0, 0.28777221337753855) 0%, rgba(255, 255, 255, 1) 100%);
}
</style>
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>ICSPCEAC | VMEG</title>
<link rel="manifest" href="/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="assets/images/favicons/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<link rel="stylesheet" href="assets/css/bootstrap.min.css" />
<link rel="stylesheet" href="./assets/css/style.css" />
<link rel="stylesheet" href="./assets/css/mobile.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.9.0/css/all.min.css" integrity="sha512-q3eWabyZPc1XTCmF+8/LuE1ozpg5xxn7iO89yfSOd5/oKvyqLngoNGsx8jq92Y8eXJ/IRxQbEC+FGSYxtk2oiw==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.2/css/all.min.css">
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
</head>
<body>
<header class="header5">
<nav class="navbar5">
<div class="joel-content-button">
<div class="button-icdtsb-joel"><h7>ICSPCEAC</h7></div>
</div>
<ul class="nav-menu5">
<li class="nav-item5">
<a href="index.html" class="nav-link5">Home</a>
</li>
<!--<li class="nav-item5">
<a href="https://vardhaman.org/masters-of-business-administration/master-of-business-administration/" target="_blank" class="nav-link5">Department Profile</a>
</li>
<li class="nav-item5">
<a href="./assets/documents/CONFERENCE BROCHURE final.pdf" class="nav-link5">Brochure</a>
</li> -->
<li class="nav-item5">
<a href="./assets/documents/CONFERENCE BROCHURE f.pdf" class="nav-link5" target="_blank" >Brochure</a>
</li>
<li class="nav-item5">
<a href="./themeofconfe.html" class="nav-link5" >Theme of Conference</a>
<li class="nav-item5">
<a href="./speakers.html" class="nav-link5">Speakers</a>
</li>
<li class="nav-item5">
<a href="assets/documents/call for papers.pdf" class="nav-link5" target="_blank">Call for Papers</a>
</li>
<li class="nav-item5">
<a href="committe.html" class="nav-link5">Committees</a>
</li>
<!-- <li class="nav-item5">
<a href="./assets/documents/CRCWordTemplate.docx" class="nav-link5">CRC Word Template</a>
</li> -->
<!-- <li class="nav-item5">
<a href="./assets/documents/CRC Press - Copyright transfer form.docx" class="nav-link5">Copyright Transfer Form</a>
</li> -->
<!-- <li class="nav-item5">
<a href="./assets/documents/AuthorGuidelines.pdf" class="nav-link5">Author Guidelines</a>
</li> -->
<li class="nav-item5">
<a href="#" class="nav-link5">Registration</a>
</li>
<li class="nav-item5">
<a href="contactus.html" class="nav-link5">Contact Us</a>
</li>
</ul>
<div class="hamburger5">
<span class="bar5"></span>
<span class="bar5"></span>
<span class="bar5"></span>
</div>
</nav>
</header>
<script>
const hamburger = document.querySelector(".hamburger5");
const navMenu = document.querySelector(".nav-menu5");
hamburger.addEventListener("click", mobileMenu);
function mobileMenu() {
hamburger.classList.toggle("active");
navMenu.classList.toggle("active");
}
const navLink = document.querySelectorAll(".nav-link5");
navLink.forEach((n) => n.addEventListener("click", closeMenu));
function closeMenu() {
hamburger.classList.remove("active");
navMenu.classList.remove("active");
}
</script>
<div class="joel-ribbon" id="joel-stickyRibbon">
<!-- <div class="joel-content">
<a1 href="assets/documents/AuthorGuidelines.pdf" class="button-joel">Home</a1>
<a1 href="https://vardhaman.org/masters-of-business-administration/master-of-business-administration/" class="button-joel">Department Profile</a1>
<a1 href="assets/documents/temporaryBrochure.pdf" class="button-joel">Brochure</a1>
<a1 href="assets/documents/temporaryBrochure.pdf" class="button-joel">Call for Papers</a1>
<a1 href="assets/documents/AuthorGuidelines.pdf" class="button-joel">Committees</a1>
<a1 href="assets/documents/CRCWordTemplate.docx" class="button-joel">CRC Word Template</a1>
<a1 href="assets/documents/AuthorGuidelines.pdf" class="button-joel">Author Guidelines</a1>
<a1 href="assets/documents/AuthorGuidelines.pdf" class="button-joel">Registration</a1>
<a1 href="contact.html" class="button-joel">Contact Us</a>
</div> -->
<div class="joel-ribbon-container">
<div class="ribbon">
<pj class="cont-ribbon"
><strong
>* * * * All the accepted Papers will be considered for
publication in CRC Press submitted for inclusion in all leading
indexing services including Scopus, Google Scholar. * * *
*</strong
></pj>
</div>
</div>
<script src="script.js"></script>
</div>
<br><br><br>
<!-- <table id="cont">
<tr>
<td>
<class="logo-container" data-aos="zoom-in">
<img src="assets/images/rku.png" alt="University Logo" />
</td>
<td>
<div class="joel-added-text-container-footer">
Accredited by NAAC <br />Bhavnagar Highway, Kasturbadham, Rajkot,
Gujarat, India 360020.
</div>
</div>
</td> -->
<div class="joel-added-text-container">
<div class="col-12">
<h3 class="text-center" data-aos-anchor-placement="top-bottom">Registrations will Open Soon<br>
</h3>
</div>
<!-- data-aos="fade-up" -->
</div>
<br><br>
<td>
<div class="logo-container" data-aos="zoom-in">
<img src="assets/images/wimage.png" alt="University Logo" />
<div class="joel-added-text-container-footer">
Affiliated to JNTUH, Approved by AICTE, Accredited by NAAC with
A++ Grade. <br />ISO 9001:2015 Certified Kacharam, Shamshabad,
Hyderabad - 501218, Telangana, India.
</div>
</div>
</td>
</tr>
</table>
<!--<div class="logo-container" data-aos="zoom-in">
<img src="assets/images/tmp.png" alt="University Logo">
<img src="assets/images/wimage.png" alt="University Logo">
<div class="joel-added-text-container-footer">
Affiliated to JNTUH, Approved by AICTE, Accredited by NAAC with A++ Grade. <br>ISO 9001:2015 Certified
Kacharam, Shamshabad, Hyderabad - 501218, Telangana, India.
</div>
<div class="logo-text">
Affiliated to JNTUH, Approved by AICTE, Accredited by NAAC with A++ Grade. <br>ISO 9001:2015 Certified
Kacharam, Shamshabad, Hyderabad - 501218, Telangana, India.
<div class="footer-bar text-center">
<div class="container">
<div class="rowf">
<div class="footer-bar-content w-100 overflow-hidden">
<pfooter class="text-size-16 mb-0">
Designed and Developed by Vardhaman College of Engineering<br>
WebMaster : <a href="https://www.linkedin.com/in/joel-thaduri-110941240/" target="_blank"> Joel Thaduri </a>
</pfooter>
</div>
</div>
</div>
</div>
</div>
</div>-->
<!-- <div class="joel-footer-container">
<img src="assets/images/wimage.png" alt="Your Image" class="joel-footer-image">
<div class="joel-footer-text">
<p>Affiliated to JNTUH, Approved by AICTE, Accredited by NAAC with A++ Grade. <br>ISO 9001:2015 Certified
Kacharam, Shamshabad, Hyderabad - 501218, Telangana, India.</p>
</div>
</div> -->
<script src="https://code.jquery.com/jquery-1.12.1.min.js"></script>
<script src="assets/js/animations.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/jquery-3.6.0.min.js"></script>
<script src="assets/js/popper.min.js"></script>
<script src="assets/js/custom-script.js"></script>
<script src="assets/js/owl.carousel.js"></script>
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script src="assets/js/text-animations.js"></script>
</body>
</html>