-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathindex.top.html
36 lines (35 loc) · 1.05 KB
/
index.top.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
31
32
33
34
35
36
<!DOCTYPE html>
<html>
<head>
<title>ascii photobooth gallery</title>
</head>
<body>
<style type="text/css">
body {
background-color: black;
color: pink;
}
div.portrait {
float:left;
padding:1em;
margin:1em;
border: 1px solid pink;
text-align:center;
}
.ascii {
font-family: Courier;
font-size: 8pt;
font-weight:bold;
}
.ascii span {
background-color: black !important;
color: white !important;
}
</style>
<h1>here are some photos people took on a computer's webcam</h1>
<h3>that were converted to ascii and probably printed out on a dot matrix printer</h3>
<h4>and uploaded here</h4>
<h5><a href="https://github.com/nathanielksmith/asciibooth">this nonsense</a>
enacted by <a href="https://twitter.com/@nate_smith">vilmibm</a></h5>
<h6>enjoy</h6>
<div>