network.php
338 Bytes
<link rel="stylesheet" href="css/style.css">
<div class="row">
<br/>
<br/>
<img src="img/computer.jpg" alt="computer" style="width: 100%; height: auto; margin-top: 60px;"/>
<div id="multicouche">
<img id="coucheinf" src="img/empty.jpg" alt="empty" />
<img id="couchesup" src="img/pi.png" alt="pi" />
</div>
</div>
</div>