-
Notifications
You must be signed in to change notification settings - Fork 1
/
mtgsLabG2.html
37 lines (25 loc) · 916 Bytes
/
mtgsLabG2.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
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="teacher.css">
<title>Manufacturing technology 3nd sem</title>
</head>
<body>
<div class="head">
<h1><a href="mtsyllabus.html" target="none">Manufacturing Technology</a> </h1>
</div>
<div class="name">
<h3><a href="https://www.nitj.ac.in/index.php/nitj_cinfo/Faculty/193" target="none">Dr Gurraj Singh </a></h3>
</div>
<p>
to know more about teacher or subject , touch the above given text
</p>
<a href="https://classroom.google.com/u/1/c/MTMwMjM0NTMyNzgz"><img src="classroom.png" alt="" height="100px" style="padding-top: 18%;padding-left: 15%;"></a>
<img src="gs.jpg" alt="" height="550px" style="float: right;padding-right: 15%;">
<!-- meet icon -->
<div class="a3">
<a href="https://meet.google.com/hmc-rvzz-wvg"><img src="meet.png" alt="" height="100px" style="padding-left: 15%;"></a>
</div>
</div>
</body>
</html>