Multiple choice

HTML documents can be created using

  1. Notepad

  2. Wordpad

  3. MS-word

  4. All of the above

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

HTML documents can be created using any text editor, including Notepad, Wordpad, and MS Word. All these applications can save files with .html extension. While specialized HTML editors provide better features, basic HTML files can be written in any plain text editor. After writing HTML, you simply save the file with an .html extension.