-
Notifications
You must be signed in to change notification settings - Fork 2
/
uni.html
220 lines (212 loc) · 7.83 KB
/
uni.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
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
207
208
209
210
211
212
213
214
215
216
217
218
219
220
<!DOCTYPE HTML>
<html>
<head>
<title>Mechnovate |UNIGRAPHICS Workshop</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="Mechnovate, Workshop, 3-D pritning, Autocad, Vehicle Reconstructing, Weapon Technology, Automobile, Unigraphics, Himanshu Gupta, himanshu199586@gmail.com, Mukul Dev" />
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script>
<link href="css/bootstrap.css" rel='stylesheet' type='text/css' />
<!-- Custom Theme files -->
<link href="css/style2.css" rel='stylesheet' type='text/css' />
<script src="js/jquery.min.js"> </script>
<!--webfonts-->
<link href='http://fonts.googleapis.com/css?family=Arvo:400,700,400italic|PT+Sans:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
<!--//webfonts-->
<style>
body {
padding-top:80px;
}
.navbar {
min-height: 80px;
background-color:#fffffff;
}
#brand {
font-size:2em;
padding-top:30px;
}
.navbar-nav > li > a {
padding-top: 0px;
padding-bottom: 0px;
line-height: 80px;
}
.scroll {
font-size:1.3em;
}
@media (max-width: 767px) {
.navbar-nav > li > a {
line-height: 20px;
padding-top: 10px;
padding-bottom: 10px;}
}
</style>
</head>
<body>
<!--start-home-->
<!--top-nav-->
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#" id="brand" style="color:#3C948B">Mechnovate'16</a>
</div>
<div class="collapse navbar-collapse" id="myNavbar">
<ul class="nav navbar-nav navbar-right" id="tabs">
<li><a href="/#home">Home</a></li>
<li><a href="#">Convention</a></li>
<li><a href="/#services">Sponsors</a></li>
<li><a href="/#portfolio">Events</a></li>
<li><a href="/#portfolio">Workshops</a></li>
<li><a href="/#about">About US</a></li>
<li><a href="/#asme">Gallery</a></li>
<li><a href="/">Contact Us</a></li>
<li><a href="login.php">Log in</a></li>
<li><a href="signupmech.php">Sign Up</a></li>
<div class="clearfix"></div>
</ul>
</div>
</div>
</nav>
<!--top-nav ends-->
<!---start-slide-bottom--->
<div class="about-section">
<div class="container">
<div class="about-head">
<h3>UNIGRAPHICS Workshop</h3>
</div>
<div class="col-md-5 slide-about">
<div class="side">
<div id="top" class="callbacks_container">
<br>
<ul class="rslides" id="slider4">
<li>
<a href="uni.html"><img src="Images/w5.jpg" class="img-responsive" alt="Unigraphics" /></a>
</li>
<li>
<a href="3d.html"><img src="Images/w1.jpg" class="img-responsive" alt="3-D printing" /></a>
</li>
<li>
<a href="autocad.html"><img src="Images/w2.jpg" class="img-responsive" alt="Autocad" /></a>
</li>
<li>
<a href="automob.html"><img src="Images/w3.jpg" class="img-responsive" alt="Auto Mobile" /></a>
</li>
<li>
<a href="vehicle.html"><img src="Images/w4.jpg" class="img-responsive" alt="Vehicle Reconstructin" /></a>
</li>
<li>
<a href="weapon.html"><img src="Images/w6.jpg" class="img-responsive" alt="Weapon Technology" /></a>
</li>
</ul>
</div>
</div>
<script src="js/responsiveslides.min.js"></script>
<script>
// You can also use "$(window).load(function() {"
$(function () {
// Slideshow 4
$("#slider4").responsiveSlides({
auto: true,
pager:false,
nav: true,
speed: 500,
namespace: "callbacks",
before: function () {
$('.events').append("<li>before event fired.</li>");
},
after: function () {
$('.events').append("<li>after event fired.</li>");
}
});
});
</script>
<!----//End-slider-script---->
<div class="clearfix"> </div>
</div>
<div class="col-md-7 about-text">
<p>UNIGRAPHICS is an advanced high level CAD/CAM/CAE software available on Microsoft windows, Linux and Mac OS. Due to its flexibility and low meshing time it is one of the most widely used software in the industries.The program has been framed specially to teach about design/analysis/modeling techniques associated with Unigraphics software through solving real life problems.</p><br>
<marquee behavior="scroll" direction="left"> <font size="3" color="red"> Bringing Laptop is mandatory for this workshop. </font> </marquee>
<p><strong>Course Content : </strong><br>
    o Parametric Solid/Surface Modeling<br>
    o Direct Solid/Surface Modeling<br>
    o Engineering Analysis (Through Finite Element Method)<br>
    o Student Interaction<br>
    o Engineering Analysis (through Control Volume Method)<br>
    o Manufacturing Finishing Designing Techniques<br>
    o Student Interaction<br>
</p>
</div>
<div class="clearfix"></div>
</div>
</div>
<div id="contact" class="address">
<div class="col-md-7 address-left">
<div class="products">
<h3>Eligibility</h3>
<ul>
<li><a href="#">Students and Research Scholars</a></li>
<li><a href="#">Professional Consultants and Practicing Engineers</a></li>
<li><a href="#">Faculties</a></li>
</ul>
</div>
<div class="company-adout">
<h3>Details </h3>
<ul>
<li><a href="#">Date: 17th -18th March</a></li>
<li><a href="#">Timings: 8:30AM - 6:00PM</a></li>
<li><a href="#">Duration: 16 hours</a></li>
<li><a href="#">Venue: Kamraj Auditorium</a></li>
<li><a href="#">Fees: Rs 1000</a></li>
</ul>
</div>
<div class="clearfix"></div>
</div>
<div class="col-md-5 address-right">
<h3>Contact US - </h3>
<p>Samrat Kar: +91 7092067051<br>
Himanshu Choudhary: +91 8015266462<br>
Mohit Rathi: +91 8682812859<br>
<br><br><br>
</p>
</div>
<div class="clearfix"></div>
</div>
<!--//address-->
<!----footer--->
<div class="footer">
<div class="container">
<div class="copy">
<p>© 2016 Developed by <a href="https://www.facebook.com/gupta.himanshu19">Himanshu Gupta</a>, <a href="https://www.facebook.com/devmukul44" target="_blank">Mukul Dev </a> </p>
</div>
</div>
</div>
<!--start-smoth-scrolling-->
<script type="text/javascript">
jQuery(document).ready(function($) {
$(".scroll").click(function(event){
event.preventDefault();
$('html,body').animate({scrollTop:$(this.hash).offset().top},1000);
});
});
</script>
<!--start-smoth-scrolling-->
<script type="text/javascript">
$(document).ready(function() {
/*
var defaults = {
containerID: 'toTop', // fading element id
containerHoverID: 'toTopHover', // fading element hover id
scrollSpeed: 1200,
easingType: 'linear'
};
*/
$().UItoTop({ easingType: 'easeOutQuart' });
});
</script>
<a href="#home" id="toTop" class="scroll" style="display: block;"> <span id="toTopHover" style="opacity: 1;"> </span></a>
</body>
</html>