Add web-vanilla
This commit is contained in:
15
web-vanilla/index.html
Normal file
15
web-vanilla/index.html
Normal file
@@ -0,0 +1,15 @@
|
||||
<!DOCTYPE html>
|
||||
<meta charset="utf-8">
|
||||
|
||||
<title>JavaScript</title>
|
||||
|
||||
<link rel="stylesheet" href="style.css">
|
||||
|
||||
|
||||
<h1>HTML/JavaScript mini-projects</h1>
|
||||
|
||||
<ul>
|
||||
<li><a href="reaction/reaction.html">Reaction test</a></li>
|
||||
<li><a href="trill/trill.html">Trill test</a></li>
|
||||
<li><a href="mania/mania.html">osu!mania playfield simulator</a></li>
|
||||
</ul>
|
||||
Reference in New Issue
Block a user