This repository was archived by the owner on Nov 9, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.html
More file actions
32 lines (32 loc) · 1.73 KB
/
index.html
File metadata and controls
32 lines (32 loc) · 1.73 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
<!doctype html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>PAC-MAN's 30th Birthday!</title>
<link rel="stylesheet" href="./logos/css/pacman10-hp.12.css"/>
<link rel="stylesheet" href="./logos/css/pacman10-hp.11.css"/>
</head>
<body bgcolor=#ffffff text=#000000 link=#0000cc vlink=#551a8b alink=#ff0000>
<center>
<div id=lga>
<div id=hplogo title="PAC-MAN's 30th Birthday! Doodle with PAC-MAN™ & ©1980 NAMCO BANDAI Games Inc.">
<div id=hplogo-l>
<div id=hplogo-b></div>
</div>
</div>
</div>
<form id=hplogo-f action="http://www.google.com/search" name=gbqf>
<div class="ds" style="height:32px;margin:4px 0">
<input autocomplete="off" onblur="google&&google.fade&&google.fade()" maxlength="2048" name="q" class="lst" title="Google Search" value="" size="57" style="border:1px solid #ccc;border-bottom-color:#999;border-right-color:#999;font:18px arial,sans-serif bold;height:25px;margin:0;padding:5px 8px 0 6px;vertical-align:top" spellcheck="false">
</div>
<table cellpadding=0 cellspacing=0>
<tr valign=top>
<td align=center nowrap><br style="line-height:0"><span class=ds><span class=lsbb><input name=btnG type=submit value="Google Search" class=lsb onclick="this.checked=1"></span></span></td>
<td align=center nowrap><br style="line-height:0"><span class=ds><span class=lsbb><input name=btnI type=submit value="Insert Coin" class=lsb onclick="this.checked=1"></span></span></td>
</tr>
</table>
</form>
</center>
<script type="text/javascript" src="./logos/js/pacman10-hp.12.1.js"></script>
</body>
</html>