0% found this document useful (0 votes)
13 views1 page

Suck Sophos

Uploaded by

Sach Sophos
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views1 page

Suck Sophos

Uploaded by

Sach Sophos
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

<!

DOCTYPE html>
<html lang="en">
<head>
<title>About Me</title>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="ie-edge">
<link href="" rel="stylesheet">
</head>
<body>
<section id="nav-bar">
<nav class="nav-bar navbar-expand-lg navbar-collapse">
<div class="navbar">
<ul>
<li class="nav-item">
<a class="nav-link active" href="#">HOME</a>
</li>
<li class="nav-item">
<a class="nav-link"
href="aboutmenaaboutmetalaga.html">ABOUT ME!!!</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">PLACE???</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">HOBBIES???</a>
</li>
</ul>
</div>
</nav>
</section>
<!--something something-->
<section>
<h3>
Hello, my name is Sophia, a student who is a beginner with coding.
<br>
Clicking the options on the navigation bar will lead you to info
about me! <br>
And pressing the socials button will lead you to all my socials!
</h3>
</section>
<button>
<a href="#">Socials!</a>
</button>
</body>
</html>

You might also like