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.
47 lines
1.2 KiB
HTML
47 lines
1.2 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>H-M-W-C</title>
|
|
<link rel="stylesheet" href="css/style.css">
|
|
</head>
|
|
<body>
|
|
|
|
<header class="cover">
|
|
<button onclick="window.print(); return false">print the whole publication</button>
|
|
<button>go to boiler inspection</button>
|
|
<button>print </button>
|
|
|
|
</header>
|
|
|
|
<div class="cover">
|
|
<h1>Hacking Maintenance with Care</h1>
|
|
<h3>Reflections on the self-administered survival of digital solidarity networks</h3>
|
|
</div>
|
|
|
|
<!-- ////////////////////THE THESIS TO BE PRINTED//////////////////////// -->
|
|
<div class="thesis">
|
|
<div class="tb-content">
|
|
table of contents:
|
|
</div>
|
|
<div class="intro">
|
|
<h2>Introduction</h2>
|
|
</div>
|
|
<div class="chapter" id="ch-1">
|
|
<h2>Clumsy legs</h2>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!-- //////////////////////BOILER INSPECTION - HOW DOES IT WORK/////////////////////// -->
|
|
<div class="boiler-inspection">
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</body>
|
|
</html> |