Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="forum.css" media="all">
<title>test</title>
</head>
<body>
<header>
<ul>
<li class="brown"><a href="bella.com">LOG IN</a></li>
<li> <a href="contact.html"> HOME </a></li>
</ul>
</header>
<nav class="forum1"></nav>
<nav class="forum2"></nav>
<!-- <nav class=""></nav> -->
<aside>
<ul class="box">
<li id="top">
</li>
<li id="bottom"></li>
<!-- <li id="toff"></li> -->
</ul>
</aside>
<section class="wura"></section>
<section class="miguel"></section>
<section class="goerge"></section>
<section class="argun"></section>
<section class="abdul"></section>
<section class="raaga"></section>
</body>
<footer >&copy; Copyright 2019 Html
</footer>
</html>