-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain.html
179 lines (168 loc) · 8.46 KB
/
main.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
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
<!DOCTYPE html>
<html>
<head>
<title>Vel Tech University</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.1.0/css/bootstrap.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.0/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.1.0/js/bootstrap.min.js"></script>
<style>
/* Make the image fully responsive */
.carousel-inner img {
width: 100%;
height: 30%;
}
article li{
display:inline;
padding:10px;
}
</style>
</head>
<body>
<!--div class="jumbotron text-center" style="margin-bottom:0">-->
<section style="background-color: white;height: 300px;margin-bottom: 10px;margin-right: 0px;width: 100%">
<!--h1 style="text-align: center"><b> Vel Tech Dr.RR & Dr.SR University</b></h1>
<p style="text-align: center"> Welcome to Possible!</p> -->
<img src="img/velimage.png" style="margin-left: 250px;margin-top: 20px;width :700px;height: 250px" alt="veltech image">
</section>
<nav class="navbar navbar-expand-sm bg-dark navbar-dark" style="margin-right: 0px">
<a class="navbar-brand" href="#" style="color: #A52A2A">Home</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#collapsibleNavbar">
<span class="navbar-toggler-icon"></span>
</button>
<section class="collapse navbar-collapse" id="collapseNavbar">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="#">Gallery</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#"
style="color: #A52A2A">Academics</a>
</li>
<li> <a class="nav-link" href="#">Research</a>
</li>
<li> <a class="nav-link" href="#" style="color: #A52A2A">Student login</a>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="#" style="color:grey"> <span class="glyphicon glyphicon-log-in"> </span> Faculty Login</a></li>
</ul>
<article class="search-container" style="margin-left: 450px">
<form action="/action_page.php">
<input type="text" placeholder="Search.." name="search">
<button type="submit">Submit
</button>
</form>
</article>
</section>
</nav>
<section id="demo" class="carousel slide" data-ride="carousel" style="margin-top: 10px;margin-right: 0px">
<!-- Indicators -->
<ul class="carousel-indicators">
<li data-target="#demo" data-slide-to="0" class="active"></li>
<li data-target="#demo" data-slide-to="1"></li>
<li data-target="#demo" data-slide-to="2"></li>
</ul>
<!-- The slideshow -->
<section class="carousel-inner">
<article class="carousel-item active">
<img src="img/veltech.jpg" alt="fest" width="840" height="500">
</article>
<article class="carousel-item">
<img src="img/veltech2.jpg" alt="view" width="840" height="390">
</article>
<article class="carousel-item">
<img src="img/veltech3.png" alt="velview" width="840" height="390">
</article>
</section>
<!-- Left and right controls -->
<a class="carousel-control-prev" href="#demo" data-slide="prev">
<span class="carousel-control-prev-icon"></span>
</a>
<a class="carousel-control-next" href="#demo" data-slide="next">
<span class="carousel-control-next-icon"></span>
</a>
</section>
<section class="container" style="margin-top:30px">
<div class="row">
<div class="col-sm-4">
<h2>Our founders</h2>
<h5>Dr.Rangarajan & Dr.Sagunthala</h5>
<img src="img/img1.jpeg" alt="founders">
<p>Some text about me in culpa qui officia deserunt mollit anim..</p>
<h3 style="color: red">More</h3>
<ul class="nav nav-pills flex-column">
<li class="nav-item">
<a class="nav-link active" href="#">Campus to Corporate</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Director of International Relations</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Schools</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Exam Cell</a>
</li>
</ul>
<h4 style="color: red"> Hostels</h4>
<h6> Queens hostel</h6>
<img src="img/vt.jpeg" style="margin-top: 20px" alt="hostel">
<h6 style="margin-top:20px ;color: red"> Lords Hostel</h6>
<img src="img/hostel1.jpeg" style="margin-top:10px" width="300" alt="lordshostel">
<h6 style="margin-top:20px"> Prince Hostel</h6>
<img src="img/hostel2.jpeg" style="margin-top:10px" width="300" alt="princehostel">
<!--section class="video container_12" style="margin-bottom: 50px;margin-top:10px">
<article class="video grid_6" style="margin-left:10px;display: inline">-->
<article class="video1">
<p style="margin-bottom: 10px;margin-top: 10px;color: #A52A2A">
<em>About Veltech</em>
</p>
<iframe src="https://www.youtube.com/embed/cQVDzt7z_oY" width="300" height="200" style="margin-bottom: 20px" ></iframe>
</article>
<article class="video2">
<p style="margin-top: 10px;color: #A52A2A">
<em>Veltech 360degree view</em>
</p>
<iframe src="https://www.youtube.com/embed/x5FfGuZuGEE" width="300" height="200" style="margin-bottom: 20px" ></iframe>
</article>
</div>
<div class="col-sm-8">
<h2>Vel Tech University</h2>
<h5>Our University View, Dec 7, 2017</h5>
<img src="img/veltech.jpg" style="margin-bottom:20px" width="800" height="380" alt="view">
<p>Vel Tech Rangarajan Dr. Sagunthala R&D Institute of Science and Technology, formerly known asVeltech Dr.RR & Dr.SR University. This Institution is commonly referred to as Vel Tech, is an Indian higher education institute located in Avadi, Chennai.Vel Tech offers undergraduate, postgraduate and doctoral programmes in engineering and technology, in addition to a Master of Business Administration.</p>
<br>
<h3><b>Cultural Events</b></h3>
<!--h5>Title description, Sep 2, 2017</h5>-->
<!--div class="fakeimg">Fake Image</div>-->
<img src="img/veltech4.jpg" width="800" height="380" alt="view">
<p style="margin-top: 20px"><b><em>Tollywood actor Noel sean and Our Chairman Dr.Mahalakshmi at <q>Vel Tech fest 2016</q></em></b></p>
<p>Vel Tech offers programmes in Engineering, Management, Media and Law. The Institution has made distinctive progress since the founding in 1997, by adopting the unique and trending educational methodologies. Vel Tech is the first member from India to adopt Conceive-Design-Implement-Operate (CDIO), CDIO is a worldwide framework which aims to produce the next generation engineers. The CDIO based academic process undoubtedly generates knowledgeable up-skilled graduates with a professional attitude who are industry ready. Vel Tech has been recognised as the <q>Best Engineering Institution</q> and ranked as First in India and 74th in the world by Times Higher Education World Young University Ranking 2016-2017 and 43rd in Asia by Times Higher Education Asia University Ranking 2017.</p>
<h3><b>Placements</b></h3>
<h6 style="color: #A52A2A"> <em>Our frequent Recruiters</em></h6>
<img src="img/placements.jpg" width="800" height="400" alt="veltech placements">
</div>
</div>
</section>
<section class="row" style="background-color: #A52A2A; height:350px;margin-right: 0px">
<article class="footer col-sm-6">
<img src="img/logo.jpeg" style="margin-top: 70px;float:left;margin-left:50px;padding-right: 10px">
<p style="margin-left: 200px;margin-top: 100px;margin-left:0px">for more details contact : [email protected]</p>
<p style="padding-left: 10px"> Vel Tech University, 400 feet Outer Ring Road, Avadi,Chennai,Tamil Nadu-600 062</p>
</article>
<article class="socialicons col-sm-6" style="background-color: #A52A2A;padding-top: 100px;padding-left: 200px">
<ul>
<li><i style="font-size:25px" class="fa"></i></li>
<li><i style="font-size:25px" class="fa"></i></li>
<li><i style="font-size:25px" class="fa"></i></li>
<li><i style="font-size:25px" class="fa"></i></li>
<li><i style="font-size:25px" class="fa"></i></li>
</ul>
</article>
</section>
</body>
</html>