Japanese flashcards!
This commit is contained in:
parent
533bc1138c
commit
78bd1e4a4e
13 changed files with 315 additions and 38 deletions
18
content/nihongo/flashcards/old_index.html
Normal file
18
content/nihongo/flashcards/old_index.html
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Ruby</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<script preload src="script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<h1>Flash Cards</h1>
|
||||
<div class="controls">
|
||||
<input id="furigana" type="checkbox">
|
||||
<label for="furigana">Furigana</label>
|
||||
</div>
|
||||
</header>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue