-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbpt.html
56 lines (37 loc) · 1.97 KB
/
bpt.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
51
52
53
54
55
56
<!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 PHYSIOTHERAPY (BPT)</h1>
<img src="https://cpmsc.com/wp-content/uploads/2019/08/bip1.png" alt="">
<p> <h3> Bachelor of Physiotherapy or BPT is a 4-year undergraduate program which deals with the science of physical movement. The course also highlights the importance of six months of mandatory clinical internship. </p></h3>
</h3><br>
<a href="https://collegedunia.com/bachelor-of-physiotherapy-colleges">Click here to know about the colleges offering this course.</a>
<h2>Course Details</h2>
<ul style="color: black;">
<li>Course Stream - Medical</li>
<li>Course Level - Undergraduate </li>
<li>Duration of the Course - 4 years</li>
<li>BPT Course Fee (per annum) - INR 1,00,000 to 5,00,000</li>
<li>Eligibility - 10+2 in Science stream from any recognized educational board</li>
<li>Average BPT Salary - INR 2 - 8 LPA</li>
<li>Top Recruiting Areas - Hospitals, Educational Institutions, Health Institutions, Sports teams</li>
<li>Job Positions - Physiotherapist, Osteopath, Consultant, Sports Physio Rehabilitator.</li>
</ul>
</div>
</body>
</html>