network.php 368 Bytes
<?php
include("head.php");
include("header.php");
?>
<div class="row">
		<br/>
		<br/>
		<img src="img/computer.jpg" alt="computer" style="width: 100%; height: auto; margin-top: 60px;"/>
		<div id="multicouche">
			<div id="coucheinf"><img src="img/empty.jpg" alt="empty" /></div>
			<div id="couchesup"><img src="img/pi.png" alt="pi" /></div>
		</div>
	</div>
</div>