Main Page

From billsfield.org
Revision as of 16:22, 28 November 2023 by Wilhelm (talk | contribs)
Jump to navigationJump to search

--this area is to be filled out-- --a uniting page, not neccesarily an introduction, but a route into the various paths of this site.--

<html> <style>

  1. canolHeading

{ transition: all 2s linear; color: blue; }

  1. canolHeading:hover

{ transform: scale(50); } </style>

CANOL

<img src="../images/YukonRoad.png" width="100%" style="position: absolute; pointer-events:none;"></img>

<script type="text/javascript"> document.getElementById("canolHeading").onclick = function () {

console.log("goToCanol");
location.href = "https://homeisnota.house/index.php/CANOL";

} </script>



















































</html>