diff --git a/.hintrc b/.hintrc new file mode 100644 index 00000000..67466058 --- /dev/null +++ b/.hintrc @@ -0,0 +1,15 @@ +{ + "extends": [ + "development" + ], + "hints": { + "compat-api/css": [ + "default", + { + "ignore": [ + "backdrop-filter" + ] + } + ] + } +} \ No newline at end of file diff --git a/Css-Files/input.css b/Css-Files/input.css new file mode 100644 index 00000000..0bc5cdc1 --- /dev/null +++ b/Css-Files/input.css @@ -0,0 +1,133 @@ +body { + background-color: black; + overflow-x: hidden; + overflow-y: hidden; + height: 100vh; + width: 100vw; + margin: 0; +} + +.container { + display: flex; + height: 100%; + width: 100%; + flex-direction: row; + justify-content: right; + align-items: center; + gap: 2rem; + background: #0f0c29; + background: -webkit-linear-gradient(to right, #24243e, #302b63, #0f0c29); + background: linear-gradient(to right, #24243e, #302b63, #0f0c29); + color: white; + font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; + +} + +.items { + width: 25vw; + height: 100%; + display: flex; + height: 100vh; + flex-direction: column; + justify-content: space-around; + align-items: center; + z-index: 10; +} + +.item1, +.item2, +.item3 { + display: flex; + flex-direction: column; + width: 50%; + height: 20vh; + background-color: #39365b; + backdrop-filter: blur(20px); + border: 1px solid #332e5e; + align-items: center; + justify-content: center; + border-radius: 5%; + font-weight: bold; +} + +.text1 { + width: 100%; + font-size: 40px; + display: flex; + justify-content: center; +} +.text2 { + width: 50%; + margin-left: 5px; + font-size:20px; + display: flex; + justify-content: center; +} + +.doc { + display: flex; + width: 40vw; + height: 100vh; + justify-content: end; +} +.docimg { + + display: flex; + justify-content: start; +} +.text { + width: 50vw; + padding-right: 50px; + height: 100vh; + color: black; + display: flex; + flex-direction: column; + justify-content: center; + gap: 20px; +} + +.head1 { + padding: auto; + color: white; + font-size: 70px; + font-weight: 500; +} + +.head2 { + color: wheat; + font-size: 20px; + font-weight: 500; +} + +.text input { + width: 60%; + background-color: #f5f5f5; + border-radius: 5px; + font-size: 20px; +} +.text input::placeholder{ + text-align: center; +} +.text button { + width: 25%; + height: 50px; + border-radius: 10px; + font-size: 20px; + font: weight 5px; + border-radius: 5px; + background-color: #f5f5f5; + align-items: center; + background: #ADA996; + background: -webkit-linear-gradient(to right, #EAEAEA, #DBDBDB, #F2F2F2, #ADA996); + background: linear-gradient(to right, #EAEAEA, #DBDBDB, #F2F2F2, #ADA996); +} + +.text button:hover { + cursor: pointer; +} + +.input { + display: flex; + flex-direction: row; + gap: 30px; +} \ No newline at end of file diff --git a/Css-Files/map.css b/Css-Files/map.css new file mode 100644 index 00000000..c7799c3e --- /dev/null +++ b/Css-Files/map.css @@ -0,0 +1,23 @@ +body { + overflow-x: hidden; + overflow-y: hidden; + height: 100vh; + width: 100vw; + margin: 0; + font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; +} + +#map { + height: 90%; + width: 100%; +} + +.tag { + height: 10%; + width: 100%; + display: flex; + justify-content: center; + align-items: center; + font-size: 30px; + font-weight: bold; +} diff --git a/Html-Files/input.html b/Html-Files/input.html new file mode 100644 index 00000000..a49c46d4 --- /dev/null +++ b/Html-Files/input.html @@ -0,0 +1,56 @@ + + + + + + + Document + + + +
+
+
+
6+
+
Years of Experience
+
+
+
5K
+
Doctor Specialist
+
+
+
100%
+
Patient Satisfication
+
+
+
+ doc +
+
+
Find a doctor for you now!
+
We take the guesswork out of locating a doctor,hospital or other medical facility in your area for you and your family
+
+ + +
+
+
+ + + + + + \ No newline at end of file diff --git a/Html-Files/map.html b/Html-Files/map.html new file mode 100644 index 00000000..5388a99f --- /dev/null +++ b/Html-Files/map.html @@ -0,0 +1,67 @@ + + + + + + + + + Document + + +
Healthcares Nearby
+
+ + + \ No newline at end of file diff --git a/images/hospital.png b/images/hospital.png new file mode 100644 index 00000000..780afa32 Binary files /dev/null and b/images/hospital.png differ diff --git a/images/newdoc.png b/images/newdoc.png new file mode 100644 index 00000000..0ef0d65b Binary files /dev/null and b/images/newdoc.png differ diff --git a/index.html b/index.html index 4e880d46..46a3c74a 100644 --- a/index.html +++ b/index.html @@ -728,7 +728,7 @@

Services

-

Clinics/Labs

+

Clinics/Labs

Locate the best healthcare facilities around you hassle-free.From routine check-ups to specialized treatments, find the right clinic or lab that meets your needs. Our database is updated regularly to ensure you have the most accurate information.