-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathHistory.html
More file actions
69 lines (67 loc) · 3.08 KB
/
History.html
File metadata and controls
69 lines (67 loc) · 3.08 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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin template="/Templates/index.dwt" codeOutsideHTMLIsLocked="false" -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- InstanceBeginEditable name="doctitle" -->
<title>Training Zone</title>
<!-- InstanceEndEditable -->
<script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
<link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
<link href="Style/GlobalStyle.css" rel="stylesheet" type="text/css" />
<!-- InstanceBeginEditable name="head" -->
<!-- InstanceEndEditable -->
</head>
<body id="main">
<div id="Banner"><img src="Image/Banner.png" width="500" height="100" /></div>
<ul id="MenuBar1" class="MenuBarHorizontal">
<li><a href="index.html">Home</a></li>
<li><a href="History.html">History</a></li>
<li><a href="Announcement.html">Announcement</a></li>
<li><a href="Form.html">Form</a></li>
<li><a href="Contact%20us.html">Contact us</a></li>
<li><a href="Links.html">Links</a></li>
</ul>
<p> </p>
<p> </p>
<!-- InstanceBeginEditable name="Body" -->
<h1><strong>History</strong></h1>
<p>Training Zone have been the leader in all kinds of training that covers management and IT in Plongk St, Cairnsville for the last 150 years. The founder of the company, Touglas Zonas is still CEO and spokesperson for Training Zone. Here is one of his first ever training lessons, the world-famous <em>Lecture Clash </em>training:<br />
Anyone got a lecture clash? They're not pretty, but with your help, they can be manageable. Here are some thoughts on how to deal with it: </p>
<ul type="disc">
<li>
<p>Realise that it's up to you. You are responsible for making it work. </p>
</li>
<li>
<p>Attend one lecture and get the notes from the other (start with the web notes, but that's not enough). </p>
</li>
<li>
<p>Find a friend in the one you miss and get them to tell you what else was covered in class that's not on the web. </p>
</li>
<li>
<p>Which one do you miss? - Some ideas to help you with that decision are: </p>
</li>
<ul type="circle">
<li>
<p>If you miss one out of two lectures for a subject, that's 50%. If you miss one out of 3 that's 33%. </p>
</li>
<li>
<p>Which one are you most on top of? </p>
</li>
<li>
<p>Which subject has the most complete lecture notes? </p>
</li>
</ul>
<li>
<p>Don't ask your lecturer - "did I miss anything in the lecture?" If you didn't miss anything, there'd be no point to lectures.</p>
</li>
</ul>
<!-- InstanceEndEditable -->
<p> </p>
<div id="Footer">
Phone : 07 4779 1243|fax : 4779 1244|email : training@trainingzone.com.au
</div>
<script type="text/javascript">
var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
</script>
</body>
<!-- InstanceEnd --></html>