192k views
3 votes
Why are fragments bound to be fractional parts?

User Hitch
by
8.8k points

1 Answer

3 votes

In computer hypertext, a fragment identifier is a short string of characters that refers to a resource that is subordinate to another, primary resource. The primary resource is identified by a Uniform Resource Identifier (URI), and the fragment identifier points to the subordinate resource.

The fragment identifier introduced by a hash mark # is the optional last part of a URL for a document. It is typically used to identify a portion of that document. The generic syntax is specified in RFC 3986. The hash mark separator in URIs does not belong to the fragment identifier.

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.