[an error occurred while processing this directive] [an error occurred while processing this directive]

Grundstruktur

Syntax Bedeutung Anmerkung
<html> ... </html> Definition eines HTML-Dokuments /
<head> ... </html> Kopf des Dokuments /
<title> ... </html> Dokumententitel /
<body> ... </html> Körper des Dokuments /
<!-- ... --> Kommentar Werden vom Browser nicht interpretiert

 

Weitere Quickguides


Zurück zum Inhaltsverzeichnis

[an error occurred while processing this directive] [an error occurred while processing this directive]