This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<head> | |
<title>For Schleife</title> | |
<meta charset="utf-8"> | |
</head> | |
<body> | |
<h1>Testdatei für for Schleifen</h1> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<head> | |
<title>Quizgame</title> | |
<meta charset="utf-8"> | |
<link href="design/style.css" rel="stylesheet" type="text/css"> | |
</head> | |
<body> | |