adspace
What distinguishes between an absolute and relative url in side?
Answer Posted / Lalit Kumar Rajput
An Absolute URL starts with a scheme name (e.g., http:// or https://), domain name, and optionally the path from the root directory. A Relative URL does not have these elements and is typically defined relative to the current URL.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers