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.
17 lines
468 B
HTML
17 lines
468 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>From Networks to Knotworks</title>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<link rel="stylesheet" type="text/css" href="readings.css" media="screen"/>
|
|
</head>
|
|
<body>
|
|
<main>
|
|
<div>
|
|
<a class="list" href="beetroot_to_ciao.html"><h1>From Networks to Knotworks</h1></a>
|
|
<img class="drawing" src="img/Knot_board_drawing_01.jpg"><br>
|
|
</div>
|
|
</main>
|
|
</body>
|
|
</html> |