Web Technologies (HTML, CSS, JavaScript, HTTP)
What is URL primarily used for?
- A. A pattern used in CSS to select and style specific HTML elements on a page.
- B. A lightweight, text-based data-interchange format that is easy for humans to read and machines to parse.
- C. A service that allows individuals and organizations to make their website accessible on the internet.
- D. A web address that specifies the location of a resource on the internet and how to retrieve it. ✓
Correct answer
D. A web address that specifies the location of a resource on the internet and how to retrieve it.
Explanation
URL refers to a web address that specifies the location of a resource on the internet and how to retrieve it.