forked from D-Arora/VisualPhysics
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmod42.htm
More file actions
126 lines (85 loc) · 3 KB
/
mod42.htm
File metadata and controls
126 lines (85 loc) · 3 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
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
<!DOCTYPE html>
<html lang="en">
<html>
<head>
<meta charset="UTF-8">
<title>VISUAL PHYSICS ONLINE: WAVES</title>
<meta name="description" content="High School Physics, School Physics">
<meta name="keywords" content="NSW Syllabus for the Australian Curriculum Physics Stage 6">
<meta name="keywords" content="High School Physics, school physics, visual physics online, doing physics online, HSC Physics online ">
<meta name="keywords" content="magnetism, magnets, permanent magnets, electromagnets, solenoids, ferromagnetism, ferromagnetic domains">
<link rel="stylesheet" type = "text/css" href="style_002.css" />
<script src="script.js"></script>
<style> .s4
color : blue;
/* unvisited link */
a:link {color: blue;}
/* visited link */
a:visited {color: blue;}
/* mouse over link */
a:hover {color: #FF00FF; background-color: #ffd9d9;}
/* selected link */
a:active {color: #0000FF;}
/*a {text-decoration: none; color: #000000}*/
a {text-decoration: none; color: blue}
</style>
</head>
<body>
<header>
<img src = "Image1.gif"
class = "a1" />
<br><br>
<a class = "s4" href = "https://d-arora.github.io/VisualPhysics/">VISUAL PHYSICS ONLINE</a><br>
<br>
</header>
<section class = "s3">
<br />
<H2>Module 4.2     MAGNETISM</H2>
</section>
<section class = "s2">
<p>Ian Cooper<br>
If you have any comments, suggestions or corrections please email<br>
matlabvisualphysics@gmail.com
</p>
</section>
<HR SIZE="3" COLOR="purple" WIDTH="96%">
<section class = "s5">
<ol style = "list-style-type: = "1">
<ol style = "color:blue">
<li>
<a class = "s4" href="mod42/m42A.pdf">  PERMAMENT MAGNETS</a>
</li><br>
<li>
<a class = "s4" href="mod42/m42C.pdf">  ELECTRIC CURRENTS AND MAGNETISM</a>
</li><br>
<li>
<a class = "s4" href="mod42/m42MM.pdf">  MAGNETIC PROPERTIES OF MATERIALS</a>
</li><br>
<li>
<a class = "s4" href="mod42/m42EM.pdf">  THE EARTH'S MAGNTIC FIELD</a>
</li><br>
</ol>
</section>
</section>
<section class = "s5">
<ul style = "list-style-type:none">
<li>
<a class = "s4" href = "ex/ex42.htm" target = "_blank">          <b>EXERCISES and PRACTICAL ACTIVITIES (no questions as yet)</b></a>
</li><br
</ul>
</section>
<HR SIZE="3" COLOR="purple" WIDTH="96%">
<br><br>
<div>
<!-- hitwebcounter Code START -->
<a href="http://www.hitwebcounter.com" target="_blank">
<img src="http://hitwebcounter.com/counter/counter.php?page=6900615&style=0006&nbdigits=7&type=page&initCount=10000" title="web page hit counters codes Free" Alt="web page hit counters codes Free" border="0" >
</a> <br/>
<!-- hitwebcounter.com --><a href="http://www.hitwebcounter.com" title=""
target="_blank" style="font-family: ;
font-size: px; color: #; text-decoration: ;">
</a>
</div>
<br><br>
</body>
</html>