verion ende
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
<html lang="de">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Interaktive Produktliste (nur HTML)</title>
|
||||
<title>Interaktive Produktliste</title>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Produktliste</h1>
|
||||
@@ -108,5 +109,6 @@
|
||||
</tbody>
|
||||
</table>
|
||||
</section>
|
||||
<script src="script.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user