-
Notifications
You must be signed in to change notification settings - Fork 1
/
Draughtsman Mechanical Engineering.html
96 lines (83 loc) · 5.25 KB
/
Draughtsman Mechanical Engineering.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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="HandheldFriendly" content="true">
<title>Draughtsman Mechanical Engineering </title>
<link href="css/branch1.css" rel="stylesheet" type="text/css" />
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script>
<link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
<link rel="icon" type="favicon" href="images/logoo.jpeg">
</head>
<body>
<!------------------------header--------------------------->
<header>
<nav>
<input id="nav-toggle" type="checkbox">
<div class="logo animate__animated animate__bounceInLeft animate__delay-3s"><a href="home.html"><img class="star" src="images/logoo.jpeg"></a><a
href="home.html">RISE</a></div>
<ul class="links">
<li><a href="home.html">Home</a></li>
<li><a href="home.html#career">Career</a></li>
<li><a href="about.html">About</a></li>
<li><a href="contact.html">Contact Us</a></li>
</ul>
</div>
<body>
</body>
<label for="nav-toggle" class="icon-burger">
<div class="line"></div>
<div class="line"></div>
<div class="line"></div>
</label>
</div>
</nav>
</header><br><br>
<!------------------------header end--------------------------->
<div class="compu">
<h1>Draughtsman Mechanical Engineering</h1><br>
<p>Draughtsman (Mechanical) is a working art vocational trade. The duration of trade is two years with four semesters of six months each. Students are introduced to things such as making mechanical drawings, as of machines, structures, etc. sketches, references and specifications skills to translate ideas; and into detailed technical drawings showing plans, elevations and sections in blueprints which the construction crew use to create the complex and realistic sets you see on the cinema screen. The trade course is career orienting in character and they can find so many jobs in various respective areas.
<br><b>Duration:</b>2 years
<br><b>Stream:</b>Engineering
</p><br>
<h2>Eligibility criteria</h2>
<ul style="list-style-type: disc">
<li>They should be passed in 10th Class with Science and Mathematics under 10+2 system of Education or its equivalent from a recognized school board.</li>
</ul>
<h2>Benefits</h2>
<ul style="list-style-type: disc">
<li>After passing trade, students have so many art jobs in various government protected buildings such as production and manufacturing industries; structural fabrication like bridges, roof structures, building and construction.</li>
<li>Students can go for further higher degree courses in arts fields.</li>
<li>They can also have jobs in automobile and allied industries; service industries like road transportation and Railways and ship building and repair</li>
<li>They have also good job scope in infrastructure and defence organizations; public sector industries like BHEL, BEML, NTPC, etc and private industries in India and abroad.</li>
</ul>
<h2>Advance Courses in Draughtsman (Mechanical) Trade</h2>
<ul style="list-style-type: disc">
<li>Diploma in Architectural Draughtsman</li>
<li>Post Graduate in Diploma in Architectural Draughtsmanship</li>
<li>Web Developer</li>
<li>Diploma in Tool Engineering</li>
</ul>
</div>
<!-- footer -->
<div class="boxx">
<footer class="footer text-white mx-0 px-0 py-0 my-0">
<h5 class="text-center">Copyright @2021, Design by RISE</h5>
<center>
<p><a href=""><i class="fa fa-facebook text-primary"></i></a>
<a href=""><i class="fa fa-instagram text-danger"></i></a>
<a href="https://twitter.com/FRONTENDFREEBI1"> <i class="fa fa-twitter text-info"></i></a>
<a href="https://www.linkedin.com/in/front-end-free-birds-125ab0216"><i
class="fa fa-linkedin text-primary"></i></a>
<a href=""> <i class="fab fa-whatsapp-square"></i></a>
</p>
</center>
</footer>
</div>
<!-- footer end-->
<script type="text/javascript">!function(t,e){t.artibotApi={l:[],t:[],on:function(){this.l.push(arguments)},trigger:function(){this.t.push(arguments)}};var a=!1,i=e.createElement("script");i.async=!0,i.type="text/javascript",i.src="https://app.artibot.ai/loader.js",e.getElementsByTagName("head").item(0).appendChild(i),i.onreadystatechange=i.onload=function(){if(!(a||this.readyState&&"loaded"!=this.readyState&&"complete"!=this.readyState)){new window.ArtiBot({i:"d5830fde-da38-4ea2-8929-9a26649b405a"});a=!0}}}(window,document);</script>
</body>
</html>