-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathevents.html
More file actions
27 lines (19 loc) · 711 Bytes
/
events.html
File metadata and controls
27 lines (19 loc) · 711 Bytes
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
<!DOCTYPE html>
<html>
<head>
<title>Fern Warwick's website</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/styles.css">
</head>
<body>
<center> <a href="https://fuzzythebee.github.io/">Adi</a> <- webring -> <a href="https://petitemare.github.io//">Trinity</a> </center>
<center><a href="/index.html">Back to my homepage</a></center>
<h1>Events</h1>
<h3>Saturday 29 November, 19:30</h3>
<b>University of Birmingham String Orchestra</b>
<p>P. Grainger - Molly on the Shore</p>
<p>M. Karłowicz - Serenade for Strings</p>
<p>Tickets soon</p>
</body>
</html>