index erstellt
This commit is contained in:
parent
0733b8d024
commit
4cc2b1592d
18
index.html
Normal file
18
index.html
Normal file
@ -0,0 +1,18 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="MathRunner" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" type="text/css" href="css/layout.css">
|
||||
<title>MathRunner</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div id="spielRaum">
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<Script src="allg.js"></Script>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user