Web Technologies (HTML, CSS, JavaScript, HTTP)
What does HTML refer to?
- A. A markup language used to structure content on web pages. ✓
- B. A server-side mechanism used to store user information across multiple page requests.
- C. A browser security mechanism that controls whether a web page can request resources from a different origin.
- D. An HTTP response status indicating that a generic server-side error occurred.
Correct answer
A. A markup language used to structure content on web pages.
Explanation
HTML refers to a markup language used to structure content on web pages.