
OUR SPECIAL DOCTORS
++
+
.jpg)
+
+
.jpg)
+
+
.jpg)
AMBULANCE SERVICES
++
EMERGENCY ROOMS
++
FREE CHECKUPS
++
.jpg)
Welcome to Online Doctor appointment
+
+
+
+
.jpg)
From de2bc12444183c059cbab19af213b0fcf3f2f08b Mon Sep 17 00:00:00 2001 From: sakthishanmugam <91444852+sakthishanmugam@users.noreply.github.com> Date: Wed, 26 Oct 2022 21:30:56 +0530 Subject: [PATCH] Add files via upload --- CSS/Doctor.css | 13 +++++++++++++ CSS/Home.css | 11 +++++++++++ Front-end-project/README.md | 2 ++ HTML/Doctor.html | 29 +++++++++++++++++++++++++++++ HTML/Doctor1.html | 31 +++++++++++++++++++++++++++++++ HTML/Facility.html | 24 ++++++++++++++++++++++++ HTML/Home.css | 5 +++++ HTML/Home.html | 18 ++++++++++++++++++ HTML/Patient.html | 37 +++++++++++++++++++++++++++++++++++++ README.md | 3 ++- 10 files changed, 172 insertions(+), 1 deletion(-) create mode 100644 CSS/Doctor.css create mode 100644 CSS/Home.css create mode 100644 Front-end-project/README.md create mode 100644 HTML/Doctor.html create mode 100644 HTML/Doctor1.html create mode 100644 HTML/Facility.html create mode 100644 HTML/Home.css create mode 100644 HTML/Home.html create mode 100644 HTML/Patient.html diff --git a/CSS/Doctor.css b/CSS/Doctor.css new file mode 100644 index 00000000..6592e617 --- /dev/null +++ b/CSS/Doctor.css @@ -0,0 +1,13 @@ +*{ + margin: 0; + padding: 0; + box-sizing: border-box; + +} +body{ + background-image: url("images(1).jpg"); + background-color: cornsilk; +} +navbar{ + background-color: darkcyan; +} \ No newline at end of file diff --git a/CSS/Home.css b/CSS/Home.css new file mode 100644 index 00000000..202b47f2 --- /dev/null +++ b/CSS/Home.css @@ -0,0 +1,11 @@ + +body{ + +background-color: burlywood; +margin-left: 50px; +border-inline: 100px; +color:white; +font-size:25px; + + +} \ No newline at end of file diff --git a/Front-end-project/README.md b/Front-end-project/README.md new file mode 100644 index 00000000..848fff4d --- /dev/null +++ b/Front-end-project/README.md @@ -0,0 +1,2 @@ +# Front-end-project +Online doctor appointment system diff --git a/HTML/Doctor.html b/HTML/Doctor.html new file mode 100644 index 00000000..88642c91 --- /dev/null +++ b/HTML/Doctor.html @@ -0,0 +1,29 @@ + + +
+ + + + +