Multiple choice general knowledge

HTML is used to

  1. Author webpages

  2. Plot complicated graphs

  3. Solve equations

  4. Translate one language into another

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

HTML (HyperText Markup Language) is the standard markup language for creating and structuring web pages. It defines the content structure using elements and tags, making it the fundamental tool for web authoring rather than for computation, translation, or graphing.