You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
807 B
31 lines
807 B
<!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">
|
|
<link rel="stylesheet" href="/VIEW/CSS/Doctor.css">
|
|
<title>AVAILABLE DOCTORS</title>
|
|
</head>
|
|
<body>
|
|
<center>
|
|
<h1> OUR SPECIAL DOCTORS</h1>
|
|
<br>
|
|
<P1> Ms.Jane MBBS.,MD (Cardiologist)</P1>
|
|
<br>
|
|
<img src="/VIEW/download (6).jpg" alt="doc">
|
|
</center>
|
|
<br>
|
|
<center>
|
|
<p2> Mrs.Kate MBBS.,MD (Paediatrician)</p2>
|
|
<br>
|
|
<img src= "/VIEW/download (7).jpg" alt="doc">
|
|
</center>
|
|
<br>
|
|
<center>
|
|
<p3> Mr.wils MBBS.,MD</p3>
|
|
<br>
|
|
<img src="/VIEW/download (8).jpg" alt="doc">
|
|
</center>
|
|
</body>
|
|
</html> |