-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
38 lines (37 loc) · 1.3 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
<!-- Made by mrcorpz#4233, original by fireeentr -->
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>mrcorpz</title>
<link rel="icon" type="image/svg+xml" href="logo.png" />
<link href="style.css" rel="stylesheet" type="text/css"/>
<script src="https://kit.fontawesome.com/aaa0e80340.js" crossorigin="anonymous"></script>
<meta name="keywords" content="mrcorpz, mrcorpz website">
</head>
<body>
<center>
<section class="imgBG">
<image class="logo" src="logo.png"></image>
<br><br>
<a class="btn" href="https://Github.com/mrcorpz" target="blank">Github</a>
<a class="btn" href="contact/index.html">Contact</a>
<br>
<div class="div1"><svg viewBox="0 0 500 150" preserveAspectRatio="none" class="svg1"><path d="M-4.99,95.00 C125.00,198.99 332.50,31.00 508.12,101.99 L500.00,150.00 L0.00,150.00 Z" class="path1"></path></svg></div>
</section>
<section class="infoSection">
<h1>About me</h1>
<div class="feature">
<h2></h2>
<h3>https://makecode.microbit.org/S27824-28654-26312-76124</h>
<h3>https://youtu.be/G-BhOZ__ls8</h3>
</div>
<br>
<br>
<br>
</section>
<br>
©mrcorpz 2022 | Website by mrcorpz
</center>
</body>
</html>