HTML – Anwendungsentwickler-Podcast #33

Dieser Beitrag ist Teil 2 von 14 in der Serie Lernzielkontrollen.

Die Inhalte meiner Lernzielkontrolle zum Thema HTML sind das Thema der dreiunddreißigsten Episode des Anwendungsentwickler-Podcasts.

Probeabo bei Audible (Affiliate)

Inhalt

  • HTML: Hyptertext Markup Language
    • Was ist Hypertext?
    • Was ist eine Auszeichnungssprache?
  • Syntax: spitze Klammern, Kommentare, Entities
  • Tags, Elemente, Attribute
  • Baumstruktur und DOM
  • HEAD und BODY
  • DOCTYPE
  • Unterschied zu XML
  • Wohlgeformtheit und Validität
  • semantisches Markup
  • Neuerungen in HTML5
  • W3C

Literaturempfehlungen

Links

Navigation der Serie<< Zeichensätze und -kodierung – Anwendungsentwickler-Podcast #32Java (Lernzielkontrolle) – Anwendungsentwickler-Podcast #36 >>
Polyglot Clean Code Developer
About the Author
Ausbildungsleiter für Fachinformatiker Anwendungsentwicklung und Systemintegration, IHK-Prüfer und Hochschuldozent für Programmierung und Software-Engineering.

2 comments on “HTML – Anwendungsentwickler-Podcast #33

  1. Computerlinguist sagt:

    HTML ist nicht eine Teilmenge von XML (das ist XHTML), sondern von SGML (XML ist auch SGML).

  2. Stefan Macke sagt:

    Du hast recht. Danke für die Korrektur!

Schreibe einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert

To create code blocks or other preformatted text, indent by four spaces:

    This will be displayed in a monospaced font. The first four 
    spaces will be stripped off, but all other whitespace
    will be preserved.
    
    Markdown is turned off in code blocks:
     [This is not a link](http://example.com)

To create not a block, but an inline code span, use backticks:

Here is some inline `code`.

For more help see http://daringfireball.net/projects/markdown/syntax