-
Notifications
You must be signed in to change notification settings - Fork 0
/
Ohm's law and resistance (Animation).html
134 lines (92 loc) · 4.23 KB
/
Ohm's law and resistance (Animation).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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-IN" xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Ohm's law and resistance (Animation) : Physics Virtual Labs : Suryansh </title>
<link href="./Ohm's law and resistance (Animation)_files/main.css" rel="stylesheet" type="text/css"><link href="./Ohm's law and resistance (Animation)_files/bootstrap.min.css" rel="stylesheet" type="text/css"><link href="./Ohm's law and resistance (Animation)_files/custom.css" rel="stylesheet" type="text/css"><style>
#fl_banner div{
position:absolute;
}
div.mouseoverclass
{
background-color:#ffffff;
opacity:0.8;
filter:alpha(opacity=60); /* For IE8 and earlier */
position:absolute;
/*margin-left:220px;*/
width:180px;
text-align:center;
height:30px;
margin-top:20px;
font-size:24px;
vertical-align:middle;
margin-left:7px;
margin-right:5px;
/*
border:2px solid black;
text-align:center;
vertical-align:middle;*/
}
body{
background-color:#C0C0C0;
}
</style>
</head>
<body>
<div class="container" style="background-color:#e8e8e8;">
<div class=" row expContent">
<div class="row">
<div class="col-lg-12 col-sm-12 col-xs-12 detailsTop">
<div class="title">Ohm's law and resistance</div> </div>
</div>
<div>
<div class="row">
<div class="col-lg-12 col-sm-12 col-xs-12">
<div class="tabContent">
<div class="Row">
<div class="Cell hidden-xs hidden-sm" id="lcurve" style="width:24px; height:144px"></div>
<div class="Cell">
<nav class="navbar" id="mcurve">
<div class="navbar-header" id="navBrand">
<ul class="nav nav-tabs"><li class="" id="activeTab"><a href="Ohm's law and resistance (Animation).html">
<p style="display:inline"><img src="./Ohm's law and resistance (Animation)_files/content_44.png">Animation </p>
</a></li>
</ul>
</div>
<div class="collapse navbar-collapse" id="myNavbar">
<ul class="nav navbar-nav nav_2 nav-tabs" id="tab">
<li class=""><a href="Ohm's law and resistance (Theory).html">
<p style="display:inline"><img src="./Ohm's law and resistance (Animation)_files/content_1.png">Theory </p>
</a></li>
<li class=""><a href="Ohm's law and resistance (Procedure).html">
<p style="display:inline"><img src="./Ohm's law and resistance (Animation)_files/content_2.png">Procedure </p>
</a></li>
<li class="active"><a href="Ohm's law and resistance (Animation).html">
<p style="display:inline"><img src="./Ohm's law and resistance (Animation)_files/content_44.png">Animation </p>
</a></li>
<li class=""><a href="Ohm's law and resistance (Simulator).html">
<p style="display:inline"><img src="./Ohm's law and resistance (Animation)_files/content_4.png">Simulator </p>
</a></li>
<li class=""><a href="Ohm's law and resistance (Video).html">
<p style="display:inline"><img src="./Ohm's law and resistance (Animation)_files/content_9.png">Video </p>
</a></li>
<li class=""><a href="Ohm's law and resistance (Viva Voce).html">
<p style="display:inline"><img src="./Ohm's law and resistance (Animation)_files/content_94.png">Viva Voce </p>
</a></li>
</ul>
</div>
</nav>
</div>
<div class="Cell hidden-xs hidden-sm" id="rcurve" style="width:24px; height:144px"></div>
</div>
</div>
</div>
</div>
<center>
<video width="960" height="540" controls="">
<source src="./Ohm's law (animation)_files/Ohm's Law (Animation).mp4" type="video/mp4">
<source src="./Ohm's law (animation)_files/Ohm's Law (Animation).mp4" type="video/ogg">
</video>
</center>
</div>
</div>
</div>
</body></html>