-
Notifications
You must be signed in to change notification settings - Fork 1
/
3d_printing.html
184 lines (162 loc) · 8.04 KB
/
3d_printing.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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="apple-mobile-web-app-capable" content="yes">
<title>Sample Design</title>
<!-- css -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<link rel="stylesheet" href="css/3d_printing.css">
<!-- js -->
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<!-- fonts -->
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@500&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Oswald:wght@600&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@1,700&family=Merriweather:ital,wght@0,700;1,900&family=Poppins&display=swap" rel="stylesheet">
<!-- fontawesome -->
<script src="https://kit.fontawesome.com/a076d05399.js"></script>
<link rel="shortcut icon" href="images/favicon.ico">
</head>
<body>
<div id="particles-js"><canvas class="particles-js-canvas-el" width="1889" height="349" style="width: 100%; height: 100%;"></canvas></div>
<nav class="navbar navbar-expand-lg navbar-light fixed-top double-nav white">
<div id="icon">
<a class="navbar-brand" href="index.html"><img class="img-fluid" src="images/Qkres_logo.png" alt=""></a>
</div>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto">
<li class="nav-item active">
<a class="nav-link" href="#">
QkRes Technology and Research<span class="sr-only">(current)</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link home" href="index.html"><i class="fas fa-home"></i></a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown1" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" style="font-weight:bold;">Services </a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown1">
<a class="dropdown-item" href="consultancy.html">Consultancy</a>
<a class="dropdown-item" href="3d_printing.html">3D Printing</a>
<a class="dropdown-item" href="manufacturing.html">Manufacturing and Fabrics</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown2" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" style="font-weight:bold;">
Material & Resources
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown2">
<a class="dropdown-item" href="#">Chemicals</a>
<a class="dropdown-item" href="#">Electrical Equipments</a>
<a class="dropdown-item" href="#">Mechanical Equipments</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown3" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" style="font-weight:bold;">
More
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown3">
<a class="dropdown-item" href="bSoPP.html">Business Opportunities</a>
<a class="dropdown-item" href="About.html">About Us</a>
</div>
</li>
</ul>
<a role="button" class="sign btn btn-sm btn-outline-success" href="">Sign Up</a>
<a role="button" class="sign btn btn-sm btn-outline-success" href="">Sign In</a>
</div>
</nav>
<div class="progress-container">
<div class="progress-bar" id="myBar"></div>
</div>
<div class="wrap">
<header class="hero">
<div class="hero-center">
<h1 data-aos="zoom-in-up" class="hero__logo">
3D-Printing
</h1>
</header>
<section id="first">
<div class="boxes" data-aos='fade-right'>
<div class="row">
<div class="col-lg-12">
<ul>
<li>3D printing is a manufacturing process that produces objects in accordance to a 3D digital model.</li>
<li>It is a type of additive manufacturing where the material is added layer by layer using metals, plastics etc. to make complex objects.</li>
<li>We are providing services from skilled and expert vendors who are working with reputed companies and PSU.</li>
<li>We provide facilities for : Metal 3-d and plastic 3-d printing.</li>
</ul>
</div>
</div>
<div class="box-1">
<a role="button" class="btn btn-lg btn-outline-success" href="#">Submit your request here</a>
</div>
</div>
</section>
<section id="third" >
<div class="boxes" data-aos='fade-right'>
<div class="box-1">
<h3><i>We are happy to serve you!</i></h3>
</div>
</div>
</section>
</div>
<footer id="end">
<div class="foo">
<div class="foo-box">
<h5><i><img src="images/Qkres_logo.png" alt="logo" />kRes</i></h5>
<div class="social-media">
<div class="button">
<div class="icon">
<a target="_blank" role="button" href='https://www.facebook.com/QkResTechnologies'>
<i class="fab fa-facebook-f"></i></a>
</div>
</div>
<div class="button">
<div class="icon">
<a target="_blank" href='https://mobile.twitter.com/QkRes_Tec'>
<i class="fab fa-twitter"></i></a>
</div>
</div>
<div class="button">
<div class="icon">
<a target="_blank" href='https://www.linkedin.com/mwlite/in/qkres-technologies-and-research-a25a571b1'>
<i class="fab fa-linkedin"></i></a>
</div>
</div>
<div class="button">
<div class="icon">
<a target="_blank" href='https://youtu.be/tuZgM-r5hXI'>
<i style="color:#ff0000" class="fab fa-youtube"></i></a>
</div>
</div>
</div>
<div class="box-3" >
<h4>Location</h4>
</div>
<div class="box-3">
<p>IIT Madras</p>
<p>Chennai,600036</p>
<a target="_blank" href="https://www.google.com/maps/place/Indian+Institute+of+Technology+Madras/@12.9914929,80.2336907,15z/data=!4m5!3m4!1s0x0:0x24ef264085e6a094!8m2!3d12.9914929!4d80.2336907"><i class="fas fa-map-marker-alt fa-2x"></i></a>
</div>
</div>
<br>
<p>Copyright © 2020 QkRes Technologies and Research</p>
</div>
</footer>
<script src="js/particles.min.js" charset="utf-8"></script>
<script src="js/apply.js" charset="utf-8"></script>
<!-- <script src="https://code.jquery.com/jquery-3.5.1.js" integrity="sha256-QWo7LDvxbWT2tbbQ97B53yJnYU3WhH/C8ycbRAkjPDc=" crossorigin="anonymous"></script> -->
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script src="index.js" charset="utf-8"></script>
</body>
</html>
<!-- <li>3D printing is a manufacturing process that produces objects in accordance to a 3D digital model.</li>
<li>It is a type of additive manufacturing where the material is added layer by layer using metals, plastics etc. to make complex objects.</li>
<li>We are providing services from skilled and expert vendors who are working with reputed companies and PSU.</li>
<li>We provide facilities for : Metal 3-d and plastic 3-d printing.</li> -->