master
Max Lehmann 4 years ago
parent a7ca702874
commit 5b286e0c9f

@ -18,36 +18,36 @@
xhttp.open("GET", "https://pad.xpub.nl/p/publication11_CSS/export/txt", true);
xhttp.send();
</script>
</head>
</head>
<div class="up">
<div class="header">
<h1>We have a USB full of documents</h1>
</div>
<nav> <!-- Control buttons -->
<div class="myBtnContainer" id="myBtnContainer">
<button class="btn active" onclick="filterSelection('all')"> Show all</button>
<button class="btn" onclick="filterSelection('tools')"> Tools</button>
<button class="btn" onclick="filterSelection('methods')"> Methods</button>
<button class="btn" onclick="filterSelection('experiences')"> Experiences </button>
<div class="header">
<h1>We have a USB full of documents</h1>
</div>
</nav>
<nav> <!-- Control buttons -->
<div class="myBtnContainer" id="myBtnContainer">
<button class="btn active" onclick="filterSelection('all')"> Show all</button>
<button class="btn" onclick="filterSelection('tools')"> Tools</button>
<button class="btn" onclick="filterSelection('methods')"> Methods</button>
<button class="btn" onclick="filterSelection('experiences')"> Experiences </button>
</div>
</nav>
<body>
<div class="intro" id="intro"> <!--data-aos="hide" data-aos-anchor="#empty" data-aos-duration="300" data-aos-offset="580"--><h2>This is an introduction...</h2> <h5> ...to the whole freaking thing. You want to cook? Go ahead! Embrace the limitations!!</h5>
<div class="intro" id="intro">
<!--data-aos="hide" data-aos-anchor="#empty" data-aos-duration="300" data-aos-offset="580"--><h2>This is an introduction...</h2> <h5> ...to the whole freaking thing. You want to cook? Go ahead! Embrace the limitations!!</h5>
<a href="#swarm1" class="introlink">Swarm1</a>
<a href="#swarm2" class="introlink">Swarm2</a>
<a href="#swarm3" class="introlink">Swarm3</a>
</div>
<!--div class="main"-->
<input type="button" class="printbutton" value="Print selection"name="printselection" onclick="window.print();return false;"/>
<div class="empty" id="empty"></div>
</div>
<body>
<div class="container">
<section>
@ -3075,7 +3075,6 @@
}
</script>
</div>
<!--/div-->
<!--
<script>

Loading…
Cancel
Save