phil
d74f573078
- dezu gehoerige Menues ebenfalls erstellt * html-code in einigen Dokumenten berichtigt * Formatierung von "author-info" geloescht
13 lines
552 B
HTML
13 lines
552 B
HTML
\begin{rawhtml}
|
|
<div id="progress">
|
|
<div id="progresstitle">So geht's weiter:</div>
|
|
<ol>
|
|
<li class="next"><a href="chat_programme.html" title="Benötigte Programme">Benötigte
|
|
Programme</a></li>
|
|
<li class="nextnext"><a href="chat_anwendung.html" title="Verschlüsselt Chatten">Verschlüsselt
|
|
Chatten</a></li>
|
|
<li class="nextnext"><a href="asymmetrie.html" title="Asymmetrische Verschlüsselung kurz erklärt">Asymmetrische
|
|
Verschlüsselung kurz erklärt</a></li>
|
|
</ol>
|
|
</div>
|
|
\end{rawhtml}
|