-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
29 lines (27 loc) · 1.03 KB
/
Copy pathindex.html
File metadata and controls
29 lines (27 loc) · 1.03 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
<!DOCTYPE html>
<html lang="en">
<meta charset="utf-8">
<title>Simon Howlader</title>
<meta name="description" content="Various projects, collections, and contact links.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<body text="white" link="#fff" alink="#fff" vlink="#fff" bgcolor="#000">
<br><br>
<main>
<center>
<img src="image.jp2" width="200" height="173" alt="Picture of Simon Howlader">
<br><br>
<font size="4">
<a href="https://www.instagr.am/simonwhispers/">Instagr.am/simonwhispers</a>
<br><br>
<a href="https://music.apple.com/us/playlist/library-3-1-21/pl.u-MDAWvB3TW0lLdoq">Apple Music
Library</a>
<br><br>
<a href="https://www.imdb.com/list/ls089947204">IMDB Watched list</a>
<br><br>
<a href="https://simontutors.com">SimonTutors.com</a>
<br><br>
</font>
</center>
</main>
</body>
</html>