Submenu with title

This commit is contained in:
Ruben van de Ven 2020-03-10 12:08:21 +01:00
parent ca5af3c6b7
commit 36cc0e1469
2 changed files with 10 additions and 1 deletions

View File

@ -24,6 +24,10 @@
<a href="/a/interviews.html">
Interviews
</a>
<div id='sub'>
<a href="/a/introduction.html#dataset-of-4-year-olds-coco-dataset">Dataset of 4 year olds</a>
</div>
</nav>

View File

@ -25,6 +25,11 @@
<a href="/a/interviews.html">
Interviews
</a>
<div id='sub'>
<a href="/a/introduction.html#dataset-of-4-year-olds-coco-dataset">Dataset of 4 year olds</a>
</div>
</nav>
<div class='buttons buttons-inline'>