-
Notifications
You must be signed in to change notification settings - Fork 0
/
feature.html
204 lines (195 loc) · 8.39 KB
/
feature.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
<!DOCTYPE html>
<html lang="en">
<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>B3DVision</title>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-KK94CHFLLe+nY2dmCWGMq91rCGa5gtU4mk92HdvYe+M/SXH301p5ILy+dN9+nJOZ" crossorigin="anonymous">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" type="text/css"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css">
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'>
<style>
nav ul {
list-style: none;
margin: 0;
padding: 0;
display: flex;
justify-content: flex-end;
/* positions items to the right */
}
nav li {
margin-left: 80px;
/* adds some space between items */
}
.videobg {
background-color: black;
}
.btn {
background-color: white;
color: #FF4500;
border-color: #FF4500;
}
.btn:hover {
background-color: #FF4500;
border-color: #FF4500;
}
.container h2 {
font-size: 4.5rem;
}
</style>
</head>
<body>
<nav class="navbar navbar-expand-lg bg-body-tertiary">
<div class="container-fluid">
<a class="navbar-brand" href="#"><img src="new_logo.png" alt="" width="50px"></a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
data-bs-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 me-auto mb-2 mb-lg-0">
<form class="d-flex" role="search">
<input class="form-control me-2" type="search" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success" type="submit">Search</button>
</form>
<li class="nav-item">
<a class="nav-link" href="home.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#A-Library">A-Library</a>
</li>
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="#"><b>Features</b></a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Review</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact Us</a>
</li>
</ul>
<button class="btn btn-outline-success" type="submit">Login</button>
</div>
</div>
</nav>
<div class="container mt-5">
<h2>Features</h2>
<hr>
<div class="videobg">
<video autoplay loop src="" class="video" type="video/mp4"></video>
</div>
<hr>
<div class="row">
<div class="col-md-4">
<div class="card mb-4 box-shadow">
<div class="card-body">
<h4 class="card-title">VR experience</h4>
<p class="card-text">A virtual reality experience for the you that enables you to be able more thoroughly and interactively investigate the human body.</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card mb-4 box-shadow">
<div class="card-body">
<h4 class="card-title">Language Translation</h4>
<p class="card-text">Language translation has been provided to make the website accessible to people from different regions by offering language translation options.</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card mb-4 box-shadow">
<div class="card-body">
<h4 class="card-title">Interactive Quizzes</h4>
<p class="card-text">Interactive quizzes that assess your knowledge of various health issues plus,comments and explanations will be provided for erroneous responses on the website.</p>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-md-4">
<div class="card mb-4 box-shadow">
<div class="card-body">
<h4 class="card-title">Interactive 3D Models</h4>
<p class="card-text">Explore detailed and accurate 3D models of the human anatomy, with the ability to rotate, zoom, and dissect the models to gain a deeper understanding of the body.</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card mb-4 box-shadow">
<div class="card-body">
<h4 class="card-title">Realistic Animations</h4>
<p class="card-text">View animations that simulate the movement and functions of different systems in the body, allowing you to better understand how they work.</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card mb-4 box-shadow">
<div class="card-body">
<h4 class="card-title">RT Monitoring</h4>
<p class="card-text">Provides you with the ability to monitor your health status in real time and receive warnings or notifications whenever certain metrics point to a potential health issue.</p>
</div>
</div>
</div>
</div>
<div class="col-md-4">
<div class="card mb-4 box-shadow">
<div class="card-body">
<h4 class="card-title">Social Media Integration</h4>
<p class="card-text">This lets you connect with others who might be going through similar health issues by allowing you to share your health journey on social media.</p>
</div>
</div>
</div>
</div>
<footer class="footer">
<div class="container">
<div class="row">
<div class="footer-col">
<h4>QUICK LINKS</h4>
<ul>
<li><a href="home.html">Home</a></li>
<li><a href="#">A-Library</a></li>
<li><a href="feature.html">Features</a></li>
<li><a href="#">Review</a></li>
<li><a href="#">About</a></li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</div>
<div class="footer-col">
<h4>Customer Support</h4>
<ul>
<li><a href="#">Support Site</a></li>
<li><a href="#">FAQs</a></li>
<li><a href="#">Submit a Query</a></li>
</ul>
</div>
<div class="footer-col">
<h4>Contact Us</h4>
<ul>
<li><a href="#"><i class='bx bxs-envelope'></i> [email protected]</a></li>
<li><a href="#"><i class='bx bxs-phone'></i> +91-9198999999</a></li>
</ul>
</div>
<div class="footer-col">
<h4>follow us</h4>
<div class="social-links">
<a href="#"><i class="fab fa-facebook-f"></i></a>
<a href="#"><i class="fab fa-twitter"></i></a>
<a href="#"><i class="fab fa-instagram"></i></a>
<a href="#"><i class="fab fa-linkedin-in"></i></a>
</div>
</div>
</div>
</div>
</footer>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-ENjdO4Dr2bkBIFxQpeoTz1HIcje39Wm4jDKdf19U8gI4ddQ3GYNS7NTKfAdVQSZe"
crossorigin="anonymous"></script>
</body>
</html>