Which software can be used to create an HTML page?
-
Notepad
-
Word
-
Visual Studio .NET
-
Both a and b.
-
All of the above.
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.