-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcentrifugal_gallery.html
125 lines (120 loc) · 8.01 KB
/
centrifugal_gallery.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="keywords" content="DRISHTI,SVNIT,Chemical,Engineering,fluid,technology,centrifugal force,waste_heat,heat pipe">
<meta name="description" content="Explore all chemical-engineering projects implemented by DRISHTI,SVNIT">
<title>
CENTRIFUGAL PUMP GALLERY
</title>
<link rel="apple-touch-icon" sizes="180x180" href="favicon_io/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon_io/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon_io/favicon-16x16.png">
<link rel="manifest" href="favicon_io/site.webmanifest">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" media="screen" href="index.css">
<link rel="stylesheet" type="text/css" media="screen" href="centrifugal.css">
<link rel="stylesheet" type="text/css" media="screen" href="footer.css">
<link rel="stylesheet" href="fontawesome-free-5.13.0-web/css/all.css">
<script defer src="fontawesome-free-5.13.0-web/js/all.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome-animation/0.3.0/font-awesome-animation.min.css">
</head>
<body>
<div class="bgr">
<div style="background-color: rgba(224,224,224,0.4);">
<nav class="navbar navbar-expand-md navbar-light">
<a href ="https://drishti-svnit.github.io/drishti/" class="navbar-brand">
<img src="images/drishti_3.png" class="svnit_photo" style="padding-top: 0; padding-bottom: 0;">
</a>
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#menu">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="menu">
<ul class="navbar-nav ml-auto">
<li class="nav-item"style="font-weight: 800;"><a href="index.html" class="nav-link" style="color:black;">Home</a></li>
<li class="nav-item dropdown dropleft float-right"style="font-weight: bold;">
<a href="#" class="nav-link dropdown-toogle" data-toggle="dropdown" style="color:black;">Projects</a>
<div class="dropdown-menu dropdown-menu-right"style="background-color:rgb(0,0,0);">
<a href="heat_exchanger.html" class="dropdown-item">
DOUBLE-PIPE HEAT EXCHANGER
</a>
<a href="heat.html" class="dropdown-item" style="color: white;">
HEAT PIPE
</a>
<a href="centrifugal.html" class="dropdown-item" style="color: white;">
CENTRIFUGAL PUMP
</a>
<a href="waste_heat.html" class="dropdown-item" style="color: white;">
WASTE HEAT MANAGEMENT
</a>
<a href="petroleum_refinery.html" class="dropdown-item">
PETROLEUM REFINERY
</a>
</div>
</li>
<li class="nav-item"style="font-weight: 800;"><a href="documentation/Centrifugal Pump Abstract-converted.pdf" class="nav-link" style="color:black;" target="_blank">Documentation</a></li>
<li class="nav-item"style="font-weight: 800;"><a href="#" class="nav-link" style="color:black;">Gallery</a></li>
<li class="nav-item"style="font-weight: bold;"><a href="index.html#down" class="nav-link" style="color:black;" id = "contact">Contact</a></li>
</ul>
</div>
</nav>
</div>
<div class = "a"></div>
<div class="row">
<div class="col-12 text-center h" style=" font-weight: bold; color: black;">
CENTRIFUGAL PUMP GALLERY
</div>
</div>
<div id="myslideshow" class="carousel slide carousel-fade" data-ride="carousel" data-interval="2000">
<indicators>
<ol class="carousel-indicators">
<li class="active" data-target="#myslideshow" data-slide-to="0"style="height:10px; width: 10px; background-color: white; border-radius: 50%; display: inline-block;"></li>
<li class="active" data-target="#myslideshow" data-slide-to="1"style="height:10px; width: 10px; background-color: white; border-radius: 50%; display: inline-block;"></li>
<li class="active" data-target="#myslideshow" data-slide-to="2"style="height:10px; width: 10px; background-color: white; border-radius: 50%; display: inline-block;"></li>
<li class="active" data-target="#myslideshow" data-slide-to="3"style="height:10px; width: 10px; background-color: white; border-radius: 50%; display: inline-block;"></li>
<li class="active" data-target="#myslideshow" data-slide-to="4"style="height:10px; width: 10px; background-color: white; border-radius: 50%; display: inline-block;"></li>
<li class="active" data-target="#myslideshow" data-slide-to="5"style="height:10px; width: 10px; background-color: white; border-radius: 50%; display: inline-block;"></li>
<li class="active" data-target="#myslideshow" data-slide-to="6"style="height:10px; width: 10px; background-color: white; border-radius: 50%; display: inline-block;"></li>
</ol>
</indicators>
<div class="carousel-inner">
<div class="carousel-item active text-center">
<img class="img-fluid hello5" src="images/Flow diagram.png" >
</div>
<div class="carousel-item text-center">
<img class="img-fluid hello5" src="images/pump.jpg">
</div>
<div class="carousel-item text-center">
<img class="img-fluid hello7" src="images/pump 2.PNG" >
<!-- <div class="carousel-caption d-none d-md-block">
<h1 style="color: black;"> The Team </h1>
</div> -->
</div>
<div class="carousel-item text-center">
<img class="img-fluid hello7" src="images/Pump.PNG" >
</div>
<div class="carousel-item text-center">
<img class="img-fluid hello8" src="images/straight vane.JPG" >
</div><div class="carousel-item text-center">
<img class="img-fluid hello6" src="images/straight vane 2.jpg" >
</div><div class="carousel-item text-center">
<img class="img-fluid hello6" src="images/straight vane 3.jpg" >
</div>
</div>
<!--controls-->
<a href="#myslideshow" class="carousel-control-prev" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" style = "background-color:black"></span>
<span class="sr-only">Previous</span>
</a>
<a href="#myslideshow" class="carousel-control-next" role="button" data-slide="next">
<span class="carousel-control-next-icon" style = "background-color:black"></span>
<span class="sr-only">Next</span>
</a>
</div>
<br>
</div>
</body>
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
</html>