-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmenuja.php
10 lines (10 loc) · 882 Bytes
/
menuja.php
1
2
3
4
5
6
7
8
9
10
<ul class="menuja" style="list-style-type: none;">
<li style="border-bottom: 1px dashed black;"><a href="../bildwort/indexBildwort.php">Bildwort</a></li>
<li><a href="../flashcard/indexFlashcard.php">Flashcard</a></li>
<li style="margin-left: 15px; border-bottom: 1px dashed black;"><a href="../flcards_sp/indexFlcards_sp.php">Flashcard spiele</a></li>
<li><a href="../uhr/indexUhr.php">Uhr</a></li>
<li style="margin-left: 15px; border-bottom: 1px dashed black;"><a href="../learn_uhr/indexLearnUhr.php">Learn Uhr</a></li>
<li style="border-bottom: 1px dashed black;"><a href="../satzeargenzung/indexSatzeargenzung.php">Satzeargenzung</a></li>
<li style="border-bottom: 1px dashed black;"><a href="../rede_satzerg/indexRede_satzerg.php">Rede_satzerg</a></li>
<li style="border-bottom: 1px dashed black;"><a href="../wortanpassung/indexWort.php">Wort</a></li>
</ul>