-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
30 lines (30 loc) · 1.5 KB
/
index.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
<!doctype html>
<head>
<title>Powell Street Pickles</title>
<meta name="viewport" content="width=320">
</head>
<body style="max-width:300px; margin:30px auto">
<pre>
____________________________
| |
|============================|
|____________________________|
/ \
/~^~^~^~^~^~^~^~^~^~^~^~^~^~^~^\
/ \
|==================================|
| P O W E L L S T R E E T |
| P I C K L E S |
;==================================;
| <marquee direction="down" behavior="alternate" height="12px" width="216px" scrolldelay="150">,-. __ ,-. __</marquee> |
| <marquee direction="down" behavior="alternate" height="12px" width="224px" scrolldelay="150">\ ,'-'. ) \ ,'-'. )</marquee> |
| <marquee direction="down" behavior="alternate" height="12px" width="216px" scrolldelay="150"> '._'_.' '._'_.'</marquee> |
| <marquee direction="down" behavior="alternate" height="12px" width="64px" scrolldelay="180">,-. __</marquee> |
| <marquee direction="down" behavior="alternate" height="12px" width="80px" scrolldelay="180">\ ,'-'. )</marquee> |
\ <marquee direction="down" behavior="alternate" height="12px" width="65px" scrolldelay="180">'._'_.'</marquee> /
\ /
\ /
`"""""""""""""``"""""""""""`
</pre>
</body>
</html>