You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
1.2 KiB
HTML
31 lines
1.2 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>Sufyaan | Designer</title>
|
|
<link rel="icon" type="image/x-icon" href="../images/favicon.webp">
|
|
<link rel='stylesheet' type='text/css' href="../style.css">
|
|
<meta charset="utf-8"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
</head>
|
|
|
|
<body>
|
|
<div class="nonanim-header" style="text-align: center">
|
|
<a href="../">
|
|
<img src="../images/title.webp" draggable="false">
|
|
</a>
|
|
</div>
|
|
<p style="color:#c9c9c9" class="nonanim-nav"><a style="text-decoration: none;" href="../">DESIGNS</a> | <a style="text-decoration: none;color: #000bef;" href=".">ABOUT</a> | <a style="text-decoration: none;" href="../contact">CONTACT</a></p>
|
|
<hr class="nonlines">
|
|
<body>
|
|
<h1>About</h1>
|
|
<p>Hey. My name is Sufyaan.</p>
|
|
<hr class="nonline">
|
|
<div class="nonfooter">
|
|
<p class="footername">Sufyaan A.</p>
|
|
<div style="text-align: center;" class="footericons">
|
|
<a href="mailto:sufyaan@counterhawks.com"><svg class="footericon" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" d="M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5l-8-5V6l8 5l8-5v2z"/></svg></a>
|
|
</div></div>
|
|
|
|
|
|
</body>
|