-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstudents.html
61 lines (59 loc) · 3.67 KB
/
students.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
<!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/RockTemplate.dwt" codeOutsideHTMLIsLocked="false" -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- InstanceBeginEditable name="doctitle" -->
<title>Untitled Document</title>
<!-- InstanceEndEditable -->
<!-- InstanceBeginEditable name="head" -->
<!-- InstanceEndEditable -->
<link href="Newstyles.css" rel="stylesheet" type="text/css" />
<link href="Sty.css" rel="stylesheet" type="text/css" />
<link href="Styles23.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
body {
background-color: #000;
}
.LinkImage {
width: 0px;
}
a:link {
color: #FBF920;
}
a:visited {
color: #D5482C;
}
a:active {
color: #D5402C;
}
-->
</style></head>
<body onLoad="document.answerForm.myAnswer.focus()">
<div id="header"><a href="index.html"><img src="images/MYlogo.png" alt="RockLogo" width="211" height="67" border="0" /></a></div>
<div id="menu"><a href="index.html"><img src="images/RockHome.jpg" alt="Home" width="95" height="32" border="0" /></a><a href="about-us.html"><img src="images/RockAB.jpg" alt="About Us" width="95" height="32" border="0" /></a><a href="teachers.html"><img src="images/ForTeach.jpg" alt="For Teachers" width="95" height="32" border="0" /></a><a href="parents.html"><img src="images/ForPnts.jpg" alt="For Parents" width="95" height="32" border="0" /></a><a href="students.html"><img src="images/ForStdts.jpg" alt="For Students" width="95" height="32" border="0" /></a><a href="teacherLogin.php"><img src="images/TeachLogin.jpg" alt="Teachers (:" width="95" height="32" border="0" /></a><a href="studentLogin.php"><img src="images/StudLogin.jpg" alt="Students (:" width="95" height="32" border="0" /></a></div>
<div id="middle">
<p> </p>
<div class="bodytext" id="submenu">
<p> </p>
</div>
<div class="bodytext" id="content"><!-- InstanceBeginEditable name="Content" -->
<h1>Students:</h1>
<p class="bodytext">Hey there, and thanks for visiting this site. I'm extremely thrilled to work with you guys and help you learn your annoying mulitiplication tables. </p>
<h2>What the site can do for you:</h2>
<p class="bodytext">Instead of having to deal with printed out sheets of paper that you constantly have to fill un with your multiplication tables or annoying your parents and siblings to death by asking them to go over your mulitiplication tales with you, you can simply take a test or drill on this website and learn them all easily and quickly (since the tests are also timed, it will be easy for you to know exactly what the graded in-class proficiency tests are like). <span class="bodytext"></span></p>
<h2>Questions/suggestions:</h2>
<p class="bodytext">After you have used this site for a little while, I'd be happy to hear what you have to say and work on anything that you think could be improved. Please also let me know if you have any questions.</p>
<p><span class="bodytext">Audra: </span><a href="mailto:[email protected]">[email protected]</a></p>
<p><span class="bodytext">Help and support: </span><a href="mailto:[email protected]">[email protected]</a> </p>
<p class="bodytext">Rock on, </p>
<p class="bodytext">...Audra</p>
<p class="bodytext"> </p>
<p class="bodytext"> </p>
<p class="bodytext"> </p>
<p class="bodytext"> </p>
<!-- InstanceEndEditable --></div>
</div>
<div id="footer">Thanks for visiting Multiplcation Rocks -- © 2009 Audra Barton</div>
</body>
<!-- InstanceEnd --></html>