network.php 219 Bytes
<?php
session_start();
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>
</div>