master
Max Lehmann 4 years ago
parent 191ec409a1
commit 2c63ac6966

@ -47,15 +47,16 @@ https://pad.xpub.nl/p/HTML_Finale
<button class="btn tools" onclick="filterSelection('tools')"> Tools</button>
<button class="btn methods" onclick="filterSelection('methods')"> Methods</button>
<button class="btn experiences" onclick="filterSelection('experiences')"> Experiences </button>
<input type="button" id="printbutton" class="printbutton" value="Print selection" name="printselection">
<input type="button" class="selectall" value="Select All" name="selectall" >
<input type="button" class="popup" value="Read intro" name="popup" >
</div>
</nav>
<input type="button" id="printbutton" class="printbutton" value="Print selection" name="printselection">
<input type="button" class="selectall" value="Select All" name="selectall" />
<input type="button" class="popup" value="Read intro" name="popup" />
<div class="empty" id="empty"></div>
<div class="booty">

Loading…
Cancel
Save