\r
<!-- ...and this is for the content -->\r
<td id="body">\r
+ <img src="/images/gifs/bulblights.gif" alt="bulb lights" width="100%">\r
<h1>welcome to bochard's net home!</h1>\r
<p>i don't really have much to say. but try to explore the site. it is not big but, i like it. it is my corner of the internet. here you can see what i usually do, some fun things, and my thoughts to certain topics. hope you'll have some fun! :)</p>\r
<hr>\r
<p>If you want to continue viewing my site. Please consider disabling your adblocker. some cool stuffs cannot be seen if you enable that thing. tnx. and...if you got lost for some reason. just go the homepage!</p>\r
- \r
- <div style="width: 300px;">\r
- <script async src="https://cse.google.com/cse.js?cx=41bb325316c57447c">\r
- </script>\r
- <b>Search my site here...</b>\r
- <div class="gcse-search"></div>\r
- </div>\r
</td>\r
</tr>\r
</table>\r
<!-- this is for the sidebar -->
<td id="sidebar">
+ <img src="/images/gifs/doraemon.gif" alt="doraemon welcoming you to my site" height="100">
+ <img src="/images/gifs/doraemon.gif" alt="doraemon welcoming you to my site" height="100">
+ <img src="/images/gifs/doraemon.gif" alt="doraemon welcoming you to my site" height="100">
+ <img src="/images/gifs/welcomemovetree.gif" alt="welcome hanging on two trees" width="100%">
<p><strong>Site Menu</strong></p>
<ul>
<li><a href="/">homepage</a></li>
<a href="http://www.anybrowser.org/campaign/"><img src="./images/gifs/badges/anybrowser.gif" alt="Viewable With Any Browser" width="100"></a>
<img src="/images/gifs/badges/handcode.png" alt="completely hand-coded" width="100">
<img src="/images/gifs/badges/mullvad.avif" alt="free the internet" width="100">
+
+ <!-- cse by google -->
+ <div style="width: 200px;">
+ <script async src="https://cse.google.com/cse.js?cx=41bb325316c57447c">
+ </script>
+ <b>Search my site here...</b>
+ <div class="gcse-search"></div>
+ </div>
</td>
\ No newline at end of file
width: 100%;
}
body {
+ background-image: url(/images/backgrounds/backgroundclouds.gif);
+ background-repeat: repeat;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
margin: 0 auto;
}
width: 100%;
}
#sidebar {
- background-image: url(/images/backgrounds/backgroundclouds.gif);
+ background-image: url(/images/backgrounds/bg-canvas.gif);
background-repeat: repeat;
vertical-align: top;
height: 100%;
width: 200px;
padding: 15px 10px;
+ border-style: groove;
}
#sidebar > ul {
margin-top: 0;