Main Page: Difference between revisions

From billsfield.org
Jump to navigationJump to search
No edit summary
(Blanked the page)
Tag: Blanking
Line 1: Line 1:
--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>
<div>
<h1 id="canolHeading" style="position: absolute"> CANOL </h1>
<img src="../images/YukonRoad.png" width="100%" style="position: absolute; pointer-events:none;"></img>
</div>
<script type="text/javascript">
document.getElementById("canolHeading").onclick = function () {
console.log("goToCanol");
location.href = "https://homeisnota.house/index.php/CANOL";
}
</script>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
</html>

Revision as of 12:07, 5 December 2023