HTML stands for Hyper Text Markup Language, is used for creating:

A. Web Server
B. Websites
C. Web Pages
D. None of these

  1. Web pages are digital documents on the internet that display information using text, images, videos, and links through a web browser.
  2. They are built using HTML (HyperText Markup Language) and often styled with CSS and made interactive with JavaScript.
  3. Web pages can be static (unchanging) or dynamic (updated in real time) and are the basic parts of websites users visit online.