-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmorelinks.html
More file actions
34 lines (31 loc) · 1.61 KB
/
morelinks.html
File metadata and controls
34 lines (31 loc) · 1.61 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
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, intitial-scale=1">
<title>espcowdog links</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" target="_self">mail</a>
<a href="https://espcowdog.com/links" style="color:blue" 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><<div style="text-shadow: 2px 2px blue; font-weight:bold; font-family:courier; font-size:4vw;">
<span style="padding-left:50px;"><a href="https://www.last.fm/user/GrogGuy99" target="_blank">lastfm</a></span><br><br><span style="padding-left:50px;"><a href="https://espcowdog.com/links" target="_self" style="font-size:1.8vw;"">take me back!!!</a></span>
</div>
</body>
</html>