-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmbbs.html
48 lines (37 loc) · 2.23 KB
/
mbbs.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
<!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>Document</title>
<link href="css/bootstrap.min.css" rel="stylesheet" />
<link href="css/fancybox/jquery.fancybox.css" rel="stylesheet">
<link href="css/jcarousel.css" rel="stylesheet" />
<link href="css/flexslider.css" rel="stylesheet" />
<link href="js/owl-carousel/owl.carousel.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet" />
<style>
</style>
</head>
<body style="background-image: linear-gradient(45deg, #93a5cf 0%, #e4efe9 100%);" >
<div class="container">
<h1>BACHELOR OF MEDICINE, BACHELOR OF SURGERY [MBBS]</h1>
<img src="https://english.mathrubhumi.com/polopoly_fs/1.5149982.1604734019!/image/image.jpg_gen/derivatives/landscape_894_577/image.jpg" alt="">
<p> <h3> MBBS or Bachelor of Medicine and Bachelor of Surgery, is a 5.5-years duration professional degree course on medical science. Out of the 5.5-years MBBS course duration, 1 year comprises a compulsory Internship that candidates need to do. </p></h3>
</h3><br>
<a href="https://collegedunia.com/courses/bachelor-of-medicine-bachelor-of-surgery-mbbs-colleges-in-india">Click here to know about the colleges offering this course.</a>
<h2>MBBS Course Details</h2>
<ul style="color: black;">
<li>MBBS Full Form - Bachelor of Medicine, Bachelor of Surgery</li>
<li>MBBS Duration - 5.5 Years</li>
<li>MBBS Fees - INR 10,000 to 6 lakh</li>
<li>MBBS Doctor Salary in India - INR 5-12 lakh per annum</li>
<li>MBBS Eligibility - 50% or above in 10+2 in PCM/PCB with English as a mandatory subject</li>
<li>MBBS Admission - NEET Entrance Exam</li>
<li>MBBS Job Profiles - General Physician, Medical Officer, Medical Coder, Dietician, Dermatologist, etc, and many more</li>
<li>MBBS Recruiters -Medanta Hospitals, Fortis Healthcare Ltd, Apollo Munich Health Industries Co Ltd, Sun Pharmaceutical Industries Ltd, Cipla Ltd, etc.</li>
</ul>
</div>
</body>
</html>