-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
24 lines (24 loc) · 1.06 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
<!DOCTYPE html>
<html>
<head>
<title>My Webpage!</title>
<meta content="text/html;charset=utf-8" http-equiv="Content-Type">
<meta content="utf-8" http-equiv="encoding">
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<link rel="stylesheet" href="/index.css" type="text/css">
</head>
<body>
<a class="header unlink index-header" href="memes"></a>
I am bdidk235, Why? bd... I don't know.<br/><br/>
<h2 class="header2" style="padding-bottom: 0.1em;">Projects:</h2>
<a class="reimagined table-row" href="https://userstyles.world/style/11872/roblox-reimagined">roblox reimagined</a>
<h2 class="header2" style="padding-bottom: 0.1em;">Socials:</h2>
<a class="table-row" href="https://www.roblox.com/users/1183256136/profile">roblox account</a>
<a class="table-row" href="https://youtube.com/@bdidk235">my youtube</a>
<a class="twitter-text table-row" href="https://twitter.com/bdidk235"></a>
<a class="table-row" href="https://github.com/bdidk235">my github</a>
<footer title="*14.2%">
im 100%/7* ui designer! :)
</footer>
</body>
</html>