Main Page
From billsfield.org
--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>
- canolHeading
{ transition: all 2s linear; color: blue; }
- canolHeading:hover
{ transform:scale(10); } </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>