-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgenetic.html
51 lines (44 loc) · 2.68 KB
/
genetic.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
<!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>Genetic</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>Genetic Engineering</h1>
<img src="https://geneticeducation.co.in/wp-content/uploads/2019/11/Genetic-engineering-.007.jpeg" alt="">
<p> <h3> Genetic Engineering is a 4- year undergraduate course. Genetic engineering is used by scientists to enhance or modify the characteristics of an individual organism.</p></h3>
<h3 style="color: brown;">It is a full-time, 4 years course.</h3>
<a href="https://collegedunia.com/courses/bachelor-of-technology-btech-genetic-engineering"> Click here to know about the colleges offering this course. </a>
<h2> Why Genetic Engineering?</h2>
<ul style="color: black;">
<li><p>There is a great growth of genetic engineering in India as well as in abroad. With the increasing number of biotech firms in India, the future scope in genetic engineering is good.</p></li>
<li><p>The graduates of this field can also opt teaching as a career. Numerous colleges are introducing genetic engineering course in their colleges and for that they recruit professionals of this field.</p> </li>
<li><p>Genetic engineering graduates are required in government as well as private organizations.</p> </li>
<li><p>The average salary of a well-qualified genetic engineer is Rs. 20,000 to 35,000 per month. They can earn more in the private sector as compared to the public sector.</p></li>
</ul>
<h2> Course Details</h2>
<ul style="color: black;">
<li> Course Level - Undergraduate</li>
<li>Duration -Four Years</li>
<li> Eligibility -10+2 from a recognized Board</li>
<li> Examination Type -Semester System</li>
<li> Admission Process -Counseling after taking entrance examination</li>
<li>Course Fee -INR 2 to 10 Lacs</li>
<li> Average Starting Salary INR 3 to 8 Lacs</li>
<li> Major Entrance Exams -JEE MAINS, JEE ADVANCE, SRM EEE, VIT EEE, BIT SAT, etc.</li>
</ul>
</div>
</body>
</html>