-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathindex.html
More file actions
91 lines (86 loc) · 5.6 KB
/
Copy pathindex.html
File metadata and controls
91 lines (86 loc) · 5.6 KB
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
<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">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<link id="pagestyle" rel="stylesheet" type="text/css" href="styles/dark.css" />
<link rel="stylesheet" href="styles/switch.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/all.min.css">
<script src="script.js"></script>
<title>Engineering Physics</title>
</head>
<body>
<div class="nav-flex">
<div class="nav-bar sticky">
<h1>Engineering Physics</h1>
<div class="theme-button">
<input type="checkbox" onclick="toggleBtnClick()" class="checkbox" id="checkbox">
<label for="checkbox" class="label">
<i class="fas fa-moon"></i>
<i class='fas fa-sun'></i>
<div class='ball'>
</label>
</div>
</div>
</div>
<div class="container">
<div class="card" style="width: 18rem;">
<h3 class="mod-head">Module 1</h3>
<a href="https://www.youtube.com/playlist?list=PLQzUXa8lZVq8Zciw0MsOdPJ1t-bpPKV6_" target="anotherframe"><img src="img/quantum physics.jpg" class="card-img-top" alt="..."></a>
<div class="card-body">
<h5 class="card-title">Quantum Physics</h5>
<p class="card-text">Total 7 Sessions</p>
<a href="https://www.youtube.com/playlist?list=PLQzUXa8lZVq8Zciw0MsOdPJ1t-bpPKV6_" target="anotherframe" class="btn btn-light"><strong>View</strong></a>
</div>
</div>
<div class="card" style="width: 18rem;">
<h3 class="mod-head">Module 2</h3>
<a href="https://www.youtube.com/playlist?list=PLQzUXa8lZVq-p_F4PJGbz0pRv2Iqe6rol" target="anotherframe"><img src="img/Crystallography.jpg" class="card-img-top" alt="..."></a>
<div class="card-body">
<h5 class="card-title">Crystallography</h5>
<p class="card-text">Total 3 Sessions</p>
<a href="https://www.youtube.com/playlist?list=PLQzUXa8lZVq-p_F4PJGbz0pRv2Iqe6rol" target="anotherframe" class="btn btn-light"><strong>View</strong></a>
</div>
</div>
<div class="card" style="width: 18rem;">
<h3 class="mod-head">Module 3</h3>
<a href="https://www.youtube.com/playlist?list=PLQzUXa8lZVq8lfZN5836sohUpRCt2b6oB" target="anotherframe"><img src="img/Semiconductor Physics.jpg" class="card-img-top" alt="..."></a>
<div class="card-body">
<h5 class="card-title">Semiconductor Physics</h5>
<p class="card-text">Total 6 Sessions</p>
<a href="https://www.youtube.com/playlist?list=PLQzUXa8lZVq8lfZN5836sohUpRCt2b6oB" target="anotherframe" class="btn btn-light"><strong>View</strong></a>
</div>
</div>
<div class="card" style="width: 18rem;">
<h3 class="mod-head">Module 4</h3>
<a href="https://www.youtube.com/playlist?list=PLQzUXa8lZVq-tbELniG9R_NHKm7OQVUk9" target="anotherframe"><img src="img/Interference in Thin Films.jpg" class="card-img-top" alt="..."></a>
<div class="card-body">
<h5 class="card-title">Interference in Thin Films</h5>
<p class="card-text">Total 4 Sessions</p>
<a href="https://www.youtube.com/playlist?list=PLQzUXa8lZVq-tbELniG9R_NHKm7OQVUk9" target="anotherframe" class="btn btn-light"><strong>View</strong></a>
</div>
</div>
<div class="card" style="width: 18rem;">
<h3 class="mod-head">Module 5</h3>
<a href="https://www.youtube.com/playlist?list=PLQzUXa8lZVq8POshi7DmSJfzhBe0AMCDY" target="anotherframe"><img src="img/Superconductors and Supercapacitors.jpg" class="card-img-top" alt="..."></a>
<div class="card-body">
<h5 class="card-title">Superconductors and Supercapacitors</h5>
<p class="card-text">Total 3 Sessions</p>
<a href="https://www.youtube.com/playlist?list=PLQzUXa8lZVq8POshi7DmSJfzhBe0AMCDY" target="anotherframe" class="btn btn-light"><strong>View</strong></a>
</div>
</div>
<div class="card" style="width: 18rem;">
<h3 class="mod-head">Module 6</h3>
<a href="https://www.youtube.com/playlist?list=PLQzUXa8lZVq_SmnD3qtUqpx8IiZ7w3ZnZ" target="anotherframe"><img src="img/Engineering Materials and Applications.png" class="card-img-top" alt="..."></a>
<div class="card-body">
<h5 class="card-title">Engineering Materials and Applications</h5>
<p class="card-text">Total 2 Sessions</p>
<a href="https://www.youtube.com/playlist?list=PLQzUXa8lZVq_SmnD3qtUqpx8IiZ7w3ZnZ" target="anotherframe" class="btn btn-light"><strong>View</strong></a>
</div>
</div>
</div>
<div class="cflex"><div class="credits">Lectures are by <a href="https://www.youtube.com/c/EngineeringPhysicsbySanjiv" target="anotherframe" class="profile">Prof. Sanjiv Badhe Sir</a> from KJSIEIT</div></div>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"></script>
</body>
</html>