Advertisement
conception

index.php

Apr 8th, 2016
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. <?PHP
  2. require_once('header.php');
  3. echo '<title>High Volt Designs Home</title>';
  4. ?>
  5. <div class="innerbox" id="content">
  6. <h1>Welcome to my Portfolio</h1>
  7. Put your stuff for your main page here.
  8. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement