Multiple choice

What is not true about HTML?

  1. It is a descriptive mark-up language.

  2. It describes the structure and behaviour of the web document.

  3. It is not the standard language of WWW.

  4. HTML is a plain text file.

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

HTML is indeed the standard markup language of the World Wide Web, making option C's claim that 'it is not the standard language of WWW' a false statement. Since the question asks what is NOT true about HTML, the false statement (C) is the correct answer. Options A, B, and D describe true facts about HTML.