Skip to content
Snippets Groups Projects
Unverified Commit 91bd1c68 authored by orestis.malaspin's avatar orestis.malaspin
Browse files

added classes

parent f2fa95e5
No related branches found
No related tags found
No related merge requests found
......@@ -17,13 +17,14 @@
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown"> Cours <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="/phys_app.html">Physique appliquée</a></li>
<li><a href="/math_tech_info.html">Mathématiques en technologie de l'information</a></li>
<li><a href="#">Programmation séquentielle en C</a></li>
<li><a href="/prog_conc.html">Programmation concurrente</a></li>
<li><a href="/prog_seq.html">Programmation séquentielle en C</a></li>
<li class="divider"></li>
<li class="dropdown-header">Archivés</li>
<li><a href="#">Sciences orientation logicielle</a></li>
<li><a href="#">Programmation séquentielle en Rust</a></li>
<li><a href="/prog_conc.html">Programmation concurrente</a></li>
</ul>
<li><a href="/archive.html">Projets</a></li>
<li><a href="/pages/contact.html">Contact </a></li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment