-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbiotech.html
50 lines (44 loc) · 2.92 KB
/
biotech.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>Bio-Technology</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>Bio-Technology</h1>
<img src="https://www.sharda.ac.in/blog/wp-content/uploads/2017/08/9-Why-Scope-of-Biotechnology-in-India-is-Soaring-1024x536.jpg" alt="">
<p> <h3> Biotechnology is a 4 year long undergraduate level bachelor degree program which is divided into 8 semesters.</p></h3>
<h3 style="color: brown;">It is a full-time, 4 years course.</h3>
<a href="https://collegedunia.com/engineering/biotechnology-colleges"> Click here to know about the colleges offering this course. </a>
<h2> Why Bio-Technology?</h2>
<ul style="color: black;">
<li><p>It is one of the fastest-growing sectors in India and expected to be a 100 billion dollar industry by 2025.</p></li>
<li><p>Moreover, it encompasses the vibrant biotech industry, innovative entrepreneurial ecosystem, and better industry-academia interface that will help one to have a stable professional career with lots of opportunities.</p> </li>
</ul>
<h2> Course Details</h2>
<ul style="color: black;">
<li> Course Level -Graduate</li>
<li>Duration of the Course- 4 years</li>
<li>Examination Type -Semester and Annual</li>
<li>Eligibility -10+2 with maths, biology, and chemistry</li>
<li>Admission Process- Entrance exam and Merit Based</li>
<li>Average Course Fee -INR 10,000 to 10 Lacs</li>
<li>Average Starting Salary -INR 2 to 12 Lacs</li>
<li>Top Recruiting Companies Thapar Group, Hindustan Lever Ltd, Indo-American Hybrid seeds, India Vaccines Corporation, Biocon India Ltd, IDPL, Hindustan Antibiotics, Tata Engineering Research Institute, NCL etc.</li>
<li>Top Job Areas National Botanical Institute Colleges & Universities, Cellular and Molecular Biology Centres, National Chemical Laboratory, Central Aromatic Plants Institute, Tata Energy Research Institute, etc.</li>
<li>Top Job Positions Biotechnology expert, Biotechnology patent analyst, a Biotechnology executive, Research associate, Maintenance engineer, Laboratory Assistant, Professor, Associate Professor, etc. </li>
</ul>
</div>
</body>
</html>