network.php
329 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 class="row">
<img src="img/empty.jpg" alt="computer" style="width: 100%; height: auto; margin-top: 60px;"/>
</div>