-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbiomed.html
50 lines (46 loc) · 3.01 KB
/
biomed.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
49
50
<!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>Biomedical</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>Biomedical Engineering</h1>
<img src="https://i.ytimg.com/vi/pdVSzXEsqgQ/maxresdefault.jpg" alt="">
<p> <h3> Biomedical Engineering deals with the diagnostic and therapeutic application of engineering techniques by doctors in their healthcare practices. It is a 4-Year UG course dealing with software to run medical equipment.</p></h3>
<h3 style="color: brown;">It is a full-time, 4 years course.</h3>
<a href="https://collegedunia.com/engineering/biomedical-engineering-colleges"> Click here to know about the colleges offering this course. </a>
<h2> Why Biomedical Engineering?</h2>
<ul style="color: black;">
<li><p>Biomedical engineering group will be an autonomous organization that has a group of individuals who will work together to achieve a common goal.</p></li>
<li><p>Each individual will share a common objective over the economic, social, cultural, and various other needs of society.</p> </li>
<li><p>A candidate pursuing this career will have many roles, responsibilities, and opportunities available throughout their journey.</p> </li>
<li><p>A candidate can decide to study further in the field or continue with a job as per the suitable alias.</p></li>
<li><p>The requirement for Biomedical engineering graduates will always be in existence for the upcoming time therefore the employment ratio will be rapidly increasing.</p></li>
</ul>
<h2> Course Details</h2>
<ul style="color: black;">
<li>Degree- BE Biomedical Engineering</li>
<li>Full-Form- Bachelor of Engineering in biomedical engineering</li>
<li>Duration- Course Duration of Bachelor Of engineering is 4 Years And Lateral Entry for diploma candidates is 3years.</li>
<li>Maximum age limit- 23 Years</li>
<li>Minimum Percentage -(10+2) 60% AND ABOVE for B.Tech and Lateral Entry diploma with 50% in all semesters.</li>
<li>Subjects Required -Physics, Chemistry, Maths, and Biology</li>
<li>Average Fees Incurred -INR 10k-5LPA(Depends Upon University and Colleges)</li>
<li>Similar Options -B.E or B.Sc</li>
<li>Average Salary Offered- INR 5LPA- 12LPA per annum</li>
</ul>
</div>
</body>
</html>