Back to Questions
Basic Computer/IT
QUESTION #11512
Question 1
Hypertexts refer to interconnected web documents linked together via:
Correct Answer Explanation
Hypertext documents are linked via pointers — specifically hyperlinks that point to the address (URL) of another document or resource. Tim Berners-Lee developed the World Wide Web based on this concept. HTML uses anchor tags (
<a href='URL'>) as the pointer mechanism.
Sign in to join the conversation and share your thoughts.
Log In to Comment