Blame view

site/network.php 383 Bytes
1d132344   grouille   Test
1
  <div class="row">
1d132344   grouille   Test
2
3
  		<br/>
  		<br/>
b4ea45ca   grouille   Test
4
  		<img src="img/computer.jpg" alt="computer" style="width: 100%; height: auto; margin-top: 60px;"/>
fafd2866   grouille   Test
5
6
7
8
  		<div id="multicouche">
  			<div id="coucheinf"><img src="img/empty.jpg" alt="empty" style="width: 100%; height: auto;"/></div>
  			<div id="couchesup"><img src="img/pi.png" alt="pi" style="width: 100%; height: auto;"/></div>
  		</div>
1d132344   grouille   Test
9
10
  	</div>
  </div>