-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
97 lines (91 loc) · 12.9 KB
/
index.html
File metadata and controls
97 lines (91 loc) · 12.9 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
<html>
<head>
<title> MyDash 4.0</title>
<link rel="stylesheet" type="text/css" href="style.css">
<script type="text/javascript">
// Specify the normal table row background color
// and the background color for when the mouse
// hovers over the table row.
var TableBackgroundNormalColor = "#000000";
var TableBackgroundMouseoverColor = "#C0C0C0";
// These two functions need no customization.
function CBGC(row) { row.style.backgroundColor = TableBackgroundMouseoverColor; }
function RBGC(row) { row.style.backgroundColor = TableBackgroundNormalColor; }
</script>
<meta http-equiv="refresh" content="300">
</head>
<body>
<center>
<form method="get" action="https://www.google.com/search">
<table style="height: 120px; margin-left: auto; margin-right: auto;" border="0" width="100%" cellspacing="1" cellpadding="1">
<input type="text" name="q" size="60%" style="color:#808080; font-size:22pt;" maxlength="255" value="Google Search" onfocus="if(this.value==this.defaultValue)this.value=''; this.style.color='black';" onblur="if(this.value=='')this.value=this.defaultValue; "/>
<input type="submit" style="color:#808080; font-size:22pt;" value="Search!" />
</table>
</form>
</center>
<table style="height: 120px; margin-left: auto; margin-right: auto;" border="0" width="50%" cellspacing="1" cellpadding="1">
<tbody>
<tr>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/gsearch.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">GOOGLE</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://www.google.com/gmail/"><img src="images/gmail.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">GMAIL</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://images.google.com/"><img src="images/gimages.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">IMAGES</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://www.google.com/calendar"><img src="images/gcal.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">CALENDAR</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://drive.google.com/drive/u/0/my-drive"><img src="images/gdrive.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">G-DRIVE</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://maps.google.com/"><img src="images/gmaps.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">MAPS</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://my.bible.com/sign-in"><img src="images/bible.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">YOU VERSION</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://open.spotify.com/"><img src="images/spotify.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">Spotify</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://chatgpt.com/"><img src="images/chatgpt2.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">ChatGPT</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://gemini.google.com/app"><img src="images/gemini.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">Gemini</h1></td>
</tr>
<tr>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/dog.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">###</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/dog.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">###</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/dog.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">###</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/dog.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">###</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/dog.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">###</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/dog.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">###</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/dog.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">###</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/dog.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">###</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/dog.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">###</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/dog.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">###</h1></td>
</tr>
<tr>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/dog.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">###</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/dog.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">###</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/dog.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">###</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/dog.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">###</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/dog.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">###</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/dog.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">###</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/dog.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">###</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/dog.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">###</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/dog.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">###</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/dog.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">###</h1></td>
</tr>
<tr>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/dog.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">###</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/dog.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">###</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/dog.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">###</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/dog.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">###</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/dog.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">###</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/dog.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">###</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/dog.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">###</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/dog.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">###</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/dog.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">###</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/dog.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">###</h1></td>
</tr>
<tr>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/dog.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">###</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/dog.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">###</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/dog.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">###</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/dog.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">###</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/dog.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">###</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/dog.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">###</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/dog.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">###</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/dog.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">###</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="https://google.com"><img src="images/dog.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">###</h1></td>
<td onmouseover="CBGC(this)" onmouseout="RBGC(this)" style="width: 96px; text-align: center;"><a href="index.html"><img src="images/reload.png" style="width:128px;height:128px;border:0;"></a><h1 class="data">REFRESH</h1></td>
</tr>
</tbody>
</table>
</body>
</html>