Created a banner, added more content, converted spaces to tabs, figured out hrefs with # based on id.

This commit is contained in:
2022-10-13 07:29:46 -05:00
parent 1c70887199
commit ce20fa0f6f
14 changed files with 158 additions and 48 deletions

View File

@ -6,6 +6,7 @@
<body>
<?php
include "banner.php";
include "menu.php";
include "advisory.php";
?>