Commit 1e9f405588a12cf8396d4e7a3ee5534f4a4bc4a3
1 parent
6886cd3f
Semantics
Showing
1 changed file
with
3 additions
and
3 deletions
Show diff stats
pages/sponsors.php
... | ... | @@ -4,13 +4,13 @@ |
4 | 4 | <div class="col-lg-12"> |
5 | 5 | <div class="col-md-6"> |
6 | 6 | <ul class="nav nav-pills nav-stacked"> |
7 | - <h3>LEGO Education</h3> | |
7 | + <li><h3>LEGO Education</h3></li> | |
8 | 8 | <li><a href="http://education.lego.com/" target="_blank"><img class="logo" alt="Logo LEGO Education" src="img/legoEducation.png" /></a></li> |
9 | 9 | </ul> |
10 | 10 | </div> |
11 | 11 | <div class="col-md-6"> |
12 | 12 | <ul class="nav nav-pills nav-stacked"> |
13 | - <h3>Polytech Instrumentation</h3> | |
13 | + <li><h3>Polytech Instrumentation</h3></li> | |
14 | 14 | <li><a href="http://www.polytech-instrumentation.fr/" target="_blank"><img class="logo" alt="Logo Polytech Instrumentation" src="img/polytechInstrumentation.png" /></a></li> |
15 | 15 | </ul> |
16 | 16 | </div> |
... | ... | @@ -18,7 +18,7 @@ |
18 | 18 | </div> |
19 | 19 | <div class="col-md-6"> |
20 | 20 | <ul class="nav nav-pills nav-stacked"> |
21 | - <h3>Oxybul</h3> | |
21 | + <li><h3>Oxybul</h3></li> | |
22 | 22 | <li><a href="http://www.oxybul.com" target="_blank"><img class="logo" alt="Logo Oxybul" src="img/oxybul.png" /></a></li> |
23 | 23 | </ul> |
24 | 24 | </div> | ... | ... |