Multiple choice .net

Which software can be used to create an HTML page?

  1. Notepad

  2. Word

  3. Visual Studio .NET

  4. Both a and b.

  5. All of the above.

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

HTML is a plain-text markup language. It can be authored in simple text editors like Notepad, word processors like Word (saving as HTML), or integrated development environments like Visual Studio .NET. Any software capable of outputting text can create an HTML page.