Junior
What is an absolute reference?
sobes.tech AI
Answer from AI
An absolute URL specifies the full path to a resource, starting from the protocol and domain name.
Example:
<a href="https://www.example.com/pages/about.html">About Us</a>
sobes.tech AI
Answer from AI
An absolute URL specifies the full path to a resource, starting from the protocol and domain name.
Example:
<a href="https://www.example.com/pages/about.html">About Us</a>