-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtalkto.html
More file actions
67 lines (65 loc) · 2.32 KB
/
talkto.html
File metadata and controls
67 lines (65 loc) · 2.32 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
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, intitial-scale=1">
<title>mail espcowdog</title>
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" href="styles.css">
<div align=left>
<a href="http://espcowdog.com" target="_self">
<img class="homebutton" src="home.png" ></a>
</div>
<div class="title"><pre style="color:white; font-family:courier; text-shadow: 5px 5px blue;"><script src="randomtitle.js"></script></pre>
</div></head>
<div class="topnav"><nav style = "font-family:courier; color:white";><h1>
<a href="https://espcowdog.com/drawing" target="_self">draw</a>
<a href="https://espcowdog.com/talkto" style="color:blue" target="_self">mail</a>
<a href="https://espcowdog.com/links" target="_self">about</a></small>
</h1></nav></div>
<!-- mobile -->
<div class="mobilenav" style="padding-left:3vh;">><nav style = "font-family:courier; color:white";><h1>
<a href="https://espcowdog.com/drawing" target="_self">draw</a>
<a href="https://espcowdog.com/talkto" target="_self">mail</a>
<a href="https://espcowdog.com/links" target="_self">about</a>
<!-- <a href="http://espcowdog.com" target="_self"> <img class="mobilebutton" src="home.png" style=""></a> -->
<br>
</h1></nav></div>
<body>
<span style="padding-left:50px;">send a letter. all fields are optional</span>
<div align=left>
<pre style="color:gold; padding-bottom:50px; padding-left:50px; font-size 50%">
<form
action="https://send.pageclip.co/hyJIPDx4MrQFEWibwwEYAKwurAeoadIw"
class="pageclip-form"
method="POST"
accept-charset="utf-8">
<label>
name or email address:
<input type="name" name="name">
</label>
<label>
message:
<textarea name="message"></textarea>
</label>
<label>
media/clippings/audio/misc item: (attach a link to a public <a href="https://drive.google.com/drive/u/0/my-drive" target-"_blank">google drive</a>/<a href="https://imgur.com/upload" target-"_blank">imgur file</a>)
<input type="text" name="link">
</label>
<button type="submit">Send</button>
</form></div>
<div align=left><pre style="color:white; padding-left:50px; font-size 50%">
_________
.`. `.
/ \ .======.\
| | |______||
| | _____ |
| | / / |
| | /____/ |
| _ | |
|/ \|.-"```"-.|
`` ||| |||
`"` `"
</div>
</body>
</html>
9c66638c1adf8ae793f0237f52f2b26355de5045da146f606322f966925a3625