Question:

Which of the following is used to create Web document?

Show Hint

HTML is used to create the structure of web pages. CSS is used for styling and JavaScript is used for interactivity.
Updated On: May 18, 2026
  • HSP
  • FTP
  • GPL
  • HTML
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

Concept:
A web document is a document that can be displayed in a web browser. Web pages are mainly created using HTML.

Step 1: Understand HTML.

HTML stands for: \[ \text{HyperText Markup Language} \] It is used to structure content on web pages such as headings, paragraphs, tables, links, images, and forms.

Step 2: Check FTP.

FTP stands for File Transfer Protocol. It is used to transfer files from one system to another, not to create web documents.

Step 3: Check GPL.

GPL stands for General Public License. It is a software license, not a language for creating web documents.

Step 4: Check HTML.

HTML is the correct tool/language used to create web documents. \[ \text{Web document} \rightarrow \text{HTML} \] \[ \therefore \text{Correct Answer is (D)} \]
Was this answer helpful?
0
0