-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathInventions.html
More file actions
52 lines (52 loc) · 4.08 KB
/
Inventions.html
File metadata and controls
52 lines (52 loc) · 4.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
<html>
<head>
<title>Technology- Inventions</title>
</head>
<body bgcolor="#fff376">
<font face="lucida console" color="red" size="9"><center>Technology</center></font>
<hr color="red" size="5">
<table border="5" bordercolor="red" cellspacing="10" width="100%">
<tr>
<td width="25%" bgcolor="cyan" align="center"><font face="Lucida Calligraphy" color="darkblue">Scientists</font>
<td width="25%" bgcolor="lightgreen" align="center"><a href="C:\Documents and Settings\rishparn\My Documents\Summer Project\Discoveries.html"><font face="Broadway" color="darkgreen">Discoveries</font></a>
<td width="25%" align="center"><a href="C:\Documents and Settings\rishparn\My Documents\Summer Project\TechnologyHome.html"><font face="Arial Black" color="black">HOME</font></a>
<td width="25%" bgcolor="purple" align="center"><font face="Lucida Calligraphy" color="white">Future Science ???</font>
</table>
<br><br>
<table border="0" width="100%" cellspacing="5">
<tr>
<td width="20%" bgcolor="darkblue"> </td>
<td valign="top" align="center">
<table border="1" width="100%" valign="top" align="center" cell cellspacing="10" cellpadding="10">
<tr>
<td bgcolor="cyan" align="center" colspan="2"><font face="Script MT Bold" size=5 color="red"><b>...........<u>Inventions</u>...........</b>
<tr>
<! Television starts here>
<td align="center" bgcolor="black" width="20%" height=100><font face="arial black" color="white" size="8">TV</font>
<td bgcolor="cyan" width="80%"><marquee behavior="alternate"><font face="arial" color="darkblue" size="5"><u>Television</u></font></marquee><br>Television was one of the most significant inventions of the 20th century; it completely transformed society. Television (TV) works by converting pictures and ........<a><font align="right">Read more >>></font></a>
<! Television ends here>
<tr>
<! Telephone starts here>
<td align="center" bgcolor="black" width="20%" height=100><font face="Wingdings 2" color="white" size="8"><b>'</b></font>
<td bgcolor="cyan" width="80%"><marquee behavior="alternate"><font face="arial" color="darkblue" size="5"><u>Telephone</u></font></marquee><br>"I'LL GIVE YOU A CALL", we often say to our friends, but we rarely wonder how it is that, only a few seconds after entering a number on a keypad, we can ........<a><font align="right">Read more >>></font></a>
<! Telephone ends here>
<tr>
<! Radio starts here>
<td align="center" bgcolor="black" width="20%" height=100><font face="Wingdings" color="white" size="8"><b>7</b></font>
<td bgcolor="cyan" width="80%"><marquee behavior="alternate"><font face="arial" color="darkblue" size="5"><u>Radio</u></font></marquee><br>WHENEVER YOU TUNE IN to your radio, you are listening to sound produced from invisible waves, trvelling through space at the speed of light. At any one time, thousands of ........<a><font align="right">Read more >>></font></a>
<! Radio ends here>
<tr>
<! Computer starts here>
<td align="center" bgcolor="black" width="20%" height=100><font face="Wingdings" color="white" size="8"><b>:</b></font>
<td bgcolor="cyan" width="80%"><marquee behavior="alternate"><font face="arial" color="darkblue" size="5"><u>Computer</u></font></marquee><br>WITH LIGHTNING SPEED, a computer carries out millions of calculations each second. Sets of instructions called programs tell the computer what to do. The hard-disk ........<a><font align="right">Read more >>></font></a>
<! Computer ends here>
<tr>
<! The Wheel starts here>
<td align="center" bgcolor="black" width="20%" height=100><font face="Wingdings 2" color="white" size="8"><b>8</b></font>
<td bgcolor="cyan" width="80%"><marquee behavior="alternate"><font face="arial" color="darkblue" size="5"><u>The Wheel</u></font></marquee><br>WITH LIGHTNING SPEED, a computer carries out millions of calculations each second. Sets of instructions called programs tell the computer what to do. The hard-disk ........<a><font align="right">Read more >>></font></a>
<! The Wheel ends here>
</table>
<td width="20%" bgcolor="darkblue"> </td>
</table>
</body>
</html>