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.
28 lines
569 B
HTML
28 lines
569 B
HTML
|
|
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Questions on Networks</title>
|
|
<link rel="stylesheet" href="styleq.css">
|
|
<script src="questions.js"></script>
|
|
</head>
|
|
<header><br>
|
|
<h1>Questions on Networks</h1>
|
|
<p><span class="blink">Centralized - Decentralized </br> Federated</blink></a></p>
|
|
</header>
|
|
<main>
|
|
<br><br><br><br><br><br>
|
|
<div class="box"><h2 id="oneliner-1">QUESTIONS</h2></div>
|
|
|
|
<br>
|
|
<!--<p>Contributors: </p>-->
|
|
|
|
|
|
</main>
|
|
<footer>
|
|
|
|
</footer>
|
|
</body>
|
|
</html>
|