Grundlegende HTML-Dokument <html> <head> <title> Dokument Name geht hier </ title> </ head> <body> Sichtbare text goes here </ body> </ html> Unterwegs Elements <h1> Größte Überschrift </ h1> <h2>. . . </ h2> <h3>. . . </ h3> <h4>. . . </ h4> <h5>. . . </ h5> <h6> Kleinste Überschrift </ h6> Textelemente <p> Das... (Weiter)