HyperText Markup Language (HTML)

What is it? Who is it? Where did he come from?

Notes

HTML is:

  • Semantic: each element identifies the purpose or meaning of its contents
  • Markup: code is interpreted by browsers, not run as a program (not a programming language)
  • Structural: affects only the content, NOT the visual presentation