Skip to content

Commit 511561c

Browse files
authored
Create 2021-03-30-hello-computerphile.html
1 parent e445915 commit 511561c

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
2+
<!DOCTYPE html>
3+
<html>
4+
<head>
5+
<link href="https://fonts.googleapis.com/css?family=Cabin:400,600,700" rel="stylesheet">
6+
<link href="speakerevent.css" rel="stylesheet">
7+
</head>
8+
<body>
9+
<div class="content">
10+
<span class="big-text">This Event</span><hr style="visibility: hidden; height: 29em;">
11+
<span class="mid-text">Computerphile, World</span><br>
12+
<span class="small-text"><i>With Sean Riley, Dr. Steve Bagley & Dr. Mike Pound</i></span>
13+
</div>
14+
</body>
15+
</html>

0 commit comments

Comments
 (0)