-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmlt.html
45 lines (37 loc) · 2.29 KB
/
mlt.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
<!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> Bsc MEDICAL LABORATORY TECHNOLOGY
</h1>
<img src="https://www.galaxyeduworld.com/storage/course/5db91f8253905_1.jpg" alt="">
<p> <h3> B.Sc Medical Laboratory Technology (MLT) is an Undergraduate Program offered by Amrita Center for Allied Health Sciences. Medical Laboratory Technology is an Allied Health specialty concerned with the diagnosis, treatment and prevention of diseases through the use of clinical laboratory tests.</p></h3>
<a href="https://collegedunia.com/courses/bachelor-of-science-bsc-medical-laboratory-technology-colleges-in-india"> Click here to know about the colleges offering this course. </a>
<h2> Course Details</h2>
<ul style="color: black;">
<li>Course Level - graduate </li>
<li>Duration of the Course - 3 Years</li>
<li>Course Fee (per annum) - INR 10K – 4 Lakhs per annum </li>
<li>Eligibility - Candidates should have passed the 12th standard with 50% aggregate marks or more in the Arts/Commerce/Science stream</li>
<li> Average Salary Package: INR 2 – 6 Lakhs per annum </li>
<li>Admission Process-Merit-based and Entrance-based</li>
<li>Job options-Medical Laboratory Technician, Clinical Laboratory Technician, Phlebotomist, Medical Laboratory Technologist, Lab Technologist, Biochemist etc.</li>
<li>Top Recruiting Fields/Areas- Hospitals, Military Services, Colleges & Universities, Blood Donor Centres, etc.</li>
</ul>
</div>
</body>
</html>