-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
126 lines (125 loc) · 6.25 KB
/
index.html
File metadata and controls
126 lines (125 loc) · 6.25 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet" href="./Css/style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
</head>
<body>
<div id="top">
<p>we will provide best service among all medical services...</p>
</div>
<nav>
<div class="left">
</div>
<div class="right">
<ul>
<li class="btn">
<a href="#">Mission</a>
</li>
<li class="btn">
<a href="#">Investments</a>
</li>
<li class="btn">
<a href="#">Operations</a>
</li>
<li class="btn">
<a href="#">Data</a>
</li>
<li class="btn">
<a href="#">History</a>
</li>
</ul>
</div>
</nav>
<div class="home">
<div class="homeLeft">
<p>Reimagining the Built Environment to Improve Human Health...</p>
</div>
<div class="homeRight">
<img src="./assets/pngwing.com.png" alt="">
</div>
</div>
<div class="secondDiv">
<div class="section1">
<img src="./assets/medical.jpg" alt="">
</div>
<div class="section2">
<p>Medical Services</p>
<h1>Our vision evolves to encompass an expansive and holistic approach to health.</h1>
<p>
Our medical services are designed to address a wide range of health needs, from preventative care We believe that every individual has inherent worth,We believe that every individual has a right to optimalWe believe that a well-functioning built environmentWe believe that a well-functioning built environmentWe believe that every person deserves access to quality We believe that every individual has inherent worth,We believe that every individual has a right to optimalWe are dedicated to providing high quality medical services thatWe believe that every individual has a right to optimal
</p>
</div>
</div>
<div class="thirdDiv">
<div class="thirdDivsection1">
<p>Diagnosis</p>
<h1>We at SPHERE make an impact beyond real estate.</h1>
<p>Lorem ipsum dolor sit amet consectetur, adipisicing elit. Nobis cum, distinctio ipsum soluta perferendis in vitae voluptates eos possimus error! Dolorem, nostrum distinctio? Cupiditate molestiae provident, error eligendi ipsum iure?
Nihil aut repudiandae voluptas. Eveniet earum eligendi consequatur officia. Ab velit deserunt possimus accusamus et voluptatibus, vel asperiores mollitia autem ea recusandae nobis ratione placeat consequatur, a, libero nisi quos!
Numquam enim ab sit eum neque velit,equatur expedita dolorem quos facere numquam repellat pariatur temporibus quia delectus iusto corrupti? Porro saepe quas natus molestiae suscipit magnam quam architecto illum repudiandae neque?
</p>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quaerat voluptatibus veniam provident, consequuntur recusandae vitae. Fugit eius dolorem cupiditate itaque. Repudiandae voluptatum asperiores tempore qui eos, iusto at omnis inventore.
Illum pariatur eum officia aut corrupti, cumque perspiciatis odit suscipit ex sed! Quibusdam velit ut dicta sunt placeat sed. Sapiente, iusto debitis possimus autem totam recusandae ullam voluptatum nostrum vitae.
Minus ea velit ducimus enim, sequi, fuga, natus assumenda quod deserunt consequuntur repudiandae totam, enim dicta dignissimos quas quos quasi quam eveniet minima, nisi repellendus molestias odio soluta nostrum? Quasi?</p>
</div>
<div class="thirdDivsection2">
<img src="./assets/doctor.jpg" alt="">
</div>
</div>
<footer>
<div id="movetop">
<a href="#">
<i class="fa-solid fa-arrow-up fa-bounce"></i>
</a>
</div>
<div class="foot1">
<div class="footsection1">
<h1>Sign up for our free WebMD Daily Newsletter</h1>
<p>Get doctor-approved health tips,news,and more.</p>
<form id="form">
<input type="email" placeholder="Enter your email address">
<button>Subscribe</button>
</form>
<p>By clicking Subscribe, I aglree to the WebMD <a href="#">Terms & Conditions & Privacy Policy</a> and understand that I may opt out of WebMD subscriptions at any time.</p>
</div>
<div class="footsection2">
<div class="footLogo">
<h1>Follow WebMD on Social Media</h1>
<div>
<i class="icons fa-brands fa-facebook"></i>
<i class="icons fa-brands fa-x-twitter"></i>
<i class="icons fa-brands fa-instagram"></i>
<i class="icons fa-brands fa-tiktok"></i>
</div>
</div>
<div class="footApp">
<h1>Download the WebMD App</h1>
<div>
<a href="#"><img src="./assets/ios-dwnld.webp"></a>
<a href="#"><img src="./assets/android-dwnld.webp" alt=""></a>
</div>
</div>
</div>
</div>
<div class="foot2">
<p>Privacy Policy</p>
<p>Cookie Policy</p>
<p>Editorial Policy</p>
<p>Advertising Policy</p>
<p>Correction Policy</p>
<p>Terms of Use</p>
</div>
<div class="foot3">
<p>© 2023 -</p>
<p>ALL rights reserved.</p>
<p>WebMD LLC,</p>
<p>an Internet Brands company.</p>
<p>WebMD does not provide medical advice, diagnosis or treatment.</p>
</div>
</footer>
</body>
</html>