added about i gesu
This commit is contained in:
parent
98bbd375d4
commit
d60b699ace
3 changed files with 149 additions and 2 deletions
|
@ -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>
|
Loading…
Add table
Add a link
Reference in a new issue