uranus.webhop.net

Code: header.php~

  1. <?php
  2. /* Everyone is free to use all the code on this site, but I would really appreciate if the site the code is used for becomes open as well. I would really like to hear from you if you use the code, and send me a link to your site. */
  3. include_once("functions.php");
  4. $info = page("home.php","","");
  5. ?>
  6. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  7. <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
  8. <head>
  9. <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type" />
  10. <title>
  11. .: Uranus - <?php print($info[1]) ?> :.
  12. </title>
  13. <link rel="stylesheet" type="text/css" href="default.css" />
  14. <style type="text/css" media="all">
  15. <!--
  16. @import "default.css";
  17. -->
  18. </style>
  19. <link rel="icon" href="images/favicon.ico" type="image/x-icon" />
  20. <link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon" />
  21. </head>
  22. <body>
  23. <div id="header">
  24. <br />
  25. <br />
  26. <br />
  27. <div style="text-align: center;">
  28. <a href="index.php?page=home.php">Home</a> | <a href="index.php?page=profile.php">Profile</a> | <a href="index.php?page=distributions.php">Distributions</a> | <a href="index.php?page=5100.php">Kernel</a> | <a href="index.php?page=tipsntricks.php">Tips 'n Tricks</a> | <a href="index.php?page=screenshots.php">Screenshots</a> | <a href="index.php?page=links.php">Links</a> | <a href="index.php?page=mail.php">Contact</a> | <a href="index.php?page=sitemap.php">Site Map</a></div>
  29. </div>
  30. <div class="content clearfix">

Valid XHTML 1.0! Valid CSS!
Get Firefox!
.: Page last modified: December 03 2023 23:32:39 - Copyleft 2004 :.