head($pgtitle, $pgdescription);
?>
<body>
- <table>
+ <table id="content">
<tr>
<?php include_once("$parts/sidebar.php");?>
head($pgtitle, $pgdescription);
?>
<body>
- <table>
+ <table id="content">
<tr>
<?php include_once("$parts/sidebar.php");?>
head($pgtitle, $pgdescription);
?>
<body>
- <table>
+ <table id="content">
<tr>
<?php include_once("$parts/sidebar.php");?>
head($pgtitle, $pgdescription);
?>
<body>
- <table>
+ <table id="content">
<tr>
<?php include_once("$parts/sidebar.php");?>
head($pgtitle, $pgdescription);\r
?>\r
<body> \r
- <table>\r
+ <table id="content">\r
<tr>\r
<?php include_once("$parts/sidebar.php");?>\r
\r
head($pgtitle, $pgdescription);
?>
<body>
- <table>
+ <table id="content">
<tr>
<?php include_once("$parts/sidebar.php");?>
<table>
<tr>
<!-- hitwebcounter Code START -->
- <td><a href="https://www.hitwebcounter.com" target="_blank"><img src="https://hitwebcounter.com/counter/counter.php?page=20998791&style=0019&nbdigits=5&type=ip&initCount=231" Alt="Visit counter For Websites" title="total unique visitors" border="0" width="90"></a></td>
- <td><a href="http://www.anybrowser.org/campaign/"><img src="./images/gifs/badges/anybrowser.gif" alt="Viewable With Any Browser" title="actually, this site is best to view on your desktop computer ;)" width="90"></a></td>
+ <td><a href="https://www.hitwebcounter.com" target="_blank"><img src="https://hitwebcounter.com/counter/counter.php?page=20998791&style=0019&nbdigits=5&type=ip&initCount=231" Alt="Visit counter For Websites" title="total unique visitors" border="0" width="100"></a></td>
+ <td><a href="http://www.anybrowser.org/campaign/"><img src="./images/gifs/badges/anybrowser.gif" alt="Viewable With Any Browser" title="actually, this site is best to view on your desktop computer ;)" width="100"></a></td>
</tr>
<tr>
- <td><img src="/images/gifs/badges/mullvad.avif" alt="free the internet" title="make your own space on the web!" width="90"></td>
- <td><a href="http://heliohost.org"><img src="/images/gifs/heliohost-org.gif" alt="heliohost" title="site is hosted by heliohost.org" height="70"></a></td>
+ <td><img src="/images/gifs/badges/mullvad.avif" alt="free the internet" title="make your own space on the web!" width="100"></td>
+ <td><a href="https://heliohost.org"><img src="/images/gifs/heliohost-org.gif" alt="heliohost" title="site is hosted by heliohost.org" height="70"></a></td>
</tr>
</table>
head($pgtitle, $pgdescription);
?>
<body>
- <table>
+ <table id="content">
<tr>
<?php include_once("$parts/sidebar.php");?>
text-decoration: none;
}
#sidebar table {
- text-align: center;
- background-image: none;
- border-style: none;
border-spacing: 0;
}
#body {
-html, body {
- height: 100%;
- width: 100%;
- box-sizing: border-box;
-}
body {
+ font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
background-image: url('/images/backgrounds/Ocean.jpg');
background-size: cover;
- font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
- margin: 0 auto;
- padding: 10px 0;
+ background-attachment: fixed;
}
p {
line-height: 2;
margin-bottom: 10px;
margin-top: 0;
}
-table {
+#content {
background-image: url('/images/backgrounds/backgroundclouds.gif');
background-repeat: repeat;
height: fit-content;
width: 95%;
max-width: 900px;
- margin: 0 auto;
+ margin: 10px auto;
border-style: ridge;
}
h1, h2, h3, h4, h5, h6 {