html-einfuehrung

HTML - Einführung

Code:

<head>
	<meta charset="UTF-8">
	<meta name="description" content="Laubfrosch">
	<meta name="author" content="Daniel Boller">
	<meta name="viewport" content="width=device-width">
	<title>???</title>
	<link rel="stylesheet" href="style/style.css">
</head>
  • html-einfuehrung.txt
  • Zuletzt geändert: 2019/04/25 16:21
  • von danielboller