-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patheducation.html
More file actions
65 lines (61 loc) · 5.66 KB
/
education.html
File metadata and controls
65 lines (61 loc) · 5.66 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
<!DOCTYPE html>
<html>
<head>
<title>Education</title>
<meta name="Education: Disruptive Technology">
</head>
<body background="Images\background.jpg">
<center>
<table cellpadding="15px;" cellspacing="10px" style="font:12px verdana; width:1000px; margin:0px;">
<tr>
<td colspan="3">
<h1 style="font:40px verdana; margin:10px 0; color: white">Disruptive Technology</h1>
<hr width="100%">
<a style="color: white; font-size:20px;" href="home.html">Home<a/> |
<a style="color: white; font-size:20px;" href="communication.html">Communication<a/> |
<a style="color: white; font-size:20px;">Education<a/> |
<a style="color: white; font-size:20px;" href="government.html">Government<a/> |
<a style="color: white; font-size:20px;" href="health.html">Health Care<a/> |
<a style="color: white; font-size:20px;" href="aboutme.html">About Me<a/> |
<a style="color: white; font-size:20px;" href="reference.html">References<a/>
<hr>
</tr valign="top" style="height:800px">
<td style="background-image:url(http://www.saywhatnowproductions.com/wp-content/uploads/2014/09/webplunder-background-image-technology-online-website-solutions.jpg); width:150px; vertical-align: top;">
<ul style="float:left; list-style:none; display:inline; padding:0px; margin:0px;">
<li style="margin-bottom:5px; width:100px; float:centre;"><h3 style="color:black;">Disruptive Technology in:</h3></li>
<br>
<li style="margin-bottom:5px; width:100px; float:left;font-size:15px;"><a href="home.html" style="color:black;">Home</a></li>
<li style="margin-bottom:5px; width:100px; float:left;font-size:15px;"><a href="communication.html" style="color:black; font-size:15px;">Communication</a></li>
<li style="margin-bottom:5px; width:100px; float:left;font-size:15px;"><a style="color:black; font-size:15px;">Education</a></li>
<li style="margin-bottom:5px; width:100px; float:left;font-size:15px;"><a href="government.html" style="color:black;">Government</a></li>
<li style="margin-bottom:5px; width:100px; float:left;font-size:15px;"><a href="health.html" style="color:black;">Health Care</a></li>
</ul>
</td>
<td style="background-image:url(http://www.volusia.org/resources/background-medium.jpg); vertical-align:top;">
<h1 style="font-size:20px; margin:0px;">Disruptive Technology And Education</h1>
<h4>Tablets vs Textbooks</h4>
<img src="Images\tab-text.jpg" height="175" width="200">
<p style="font-size:12px;">At a glance, it is clear that tablets can pack in more learning materials than textbooks. Most tablets today are manufactured with memories between 8GB and 64GB, which can hold hundreds of thousands of textbooks. Many of these gadgets also come with expanded memory capabilities, which can double their hard disk spaces. This means a single tablet is more than capable for holding all the textbooks a learner needs plus quizzes and homework. With such capabilities, there will be no need for physical space for storing learning materials.<br>
Cost is one of the outstanding benefits of tablets. Electronic books obviously cost less than their print versions, meaning the same amount of money can be used to buy more textbooks. With billions of dollars being spent on textbooks annually, the cost savings benefits here is obvious. Even though the initial price of a tablet may be prohibitive, they are not that expensive and their prices are continually falling. Moreover, the thousands of textbooks they can hold can be used to offset their costs.<br>
There is also growing evidence that students learn better with tablets than with textbooks. According to a MOBILEDIA report titled "Kids to Spur Tablet Growth," a study conducted on algebra students showed that those who used tablets scored higher than those who used print textbooks. Tablets are also lighter, can easily be updated and do not age as fast as printed books.</p>
<h4>Online vs Face-To-Face Classrooms</h4>
<p style="font-size:12px;">For those who have a little more time in their schedule. Even if you're hoping for a little flexibility, on-campus courses typically offer day and evening schedules so you can coordinate with your daily commitments. One thing you'll need to remember to factor in is where you live and work in proximity to the campus.
<br>
A benefit to taking online courses is that they offer flexibility to the student. This is a great option for those who already have a time commitment with family and work. Online classes will mold with your schedule—log in to your online course at a time that works best for you as opposed to having to attend a lecture at a specific time.
</p>
<h4></h4>
</td>
<td style="background-image:url(http://www.saywhatnowproductions.com/wp-content/uploads/2014/09/webplunder-background-image-technology-online-website-solutions.jpg); width:150px; vertical-align: top;">
<ul style="float:right; list-style:none; display:inline; padding:0px; margin:20px;">
<h3>Search</h3>
<form method="get" action="http://google.com/ search" target="_blank">
<input type="text" name="q" required autofocus>
<input type="submit" value="Google search">
</form>
</ul>
</td>
</table>
</centre>
<footer style="font-size:10px; color:white; float:left;">Designed By:Duran Thomas || ID# 1401134</footer>
</body>
</html>