Correct option is B
Web pages are built using
HTML editors, which support web-specific syntax for creating structured content. While word processors can save files in HTML format, they lack the functionalities and precision needed for professional web development.
Important Key Points:
1.
HTML Editors: Include tools like Notepad++, Sublime Text, and Visual Studio Code.
2. Web processors are not tools for direct web page creation.
3. Word processors often add unnecessary formatting when saving HTML files.
Knowledge Booster:
· Advanced tools like
Dreamweaver and
WebStorm offer integrated development environments for web design.
· Web development also requires knowledge of CSS and JavaScript alongside HTML.