forked from asjadkhxn/asjadkhxn.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
47 lines (36 loc) · 1.38 KB
/
index.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
37
38
39
40
41
42
43
44
45
46
47
<html>
<head>
<style> body { font-family: monospace } </style>
<title> Asjad Khan </title>
</head>
<body style="background-color:AliceBlue;">
<center>
<b>
<pre>
yo hi, welcome to <b>asjad's</b> place on the internet
clearly the greatest web developer of ALL time
</pre>
<big><big><big><big><big><big>
<big> <a> hmu at my </a> <a href="https://twitter.com/asjadkhxn_" target="_blank"> twttr</a> </big>
</big></big></big></big></big></big>
<br><br>
<a> links; </a>
<a href="https://www.linkedin.com/in/asjad-khan-b5131a239/" target="_blank"> linkedin </a>
<a href="https://github.com/asjadkhxn" target="_blank"> github </a>
<br><br><br><br><br><br>
more about me <a href="">here</a>
<br><br>
<i><u> email</u>; [email protected]</i>
<br><br>
<form action="https://formsubmit.co/[email protected]" method="POST">
<div>
<textarea name="comments" id="comments" style="font-family:monospace;font-size:1.2em;">
drop a comment if you wish
</textarea>
</div>
<input type="submit" value="Submit">
</form>
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/track/1K5KBOgreBi5fkEHvg5ap3?utm_source=generator&theme=0" width="35%" height="132" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
</b>
</body>
</html>