added about i gesu

This commit is contained in:
Robert 2021-03-10 03:03:07 +01:00
parent 98bbd375d4
commit d60b699ace
3 changed files with 149 additions and 2 deletions

View file

@ -23,10 +23,19 @@
p {
color: white;
}
footer {
position: absolute;
bottom: 10px;
}
</style>
</head>
<body>
<p id="inst">Use your mouse to create a simple, closed polygon.</p>
<footer>
<a href="about.html">How it works</a>
</footer>
</body>
</html>