Relier Pairs Matching URL StyleVersion en ligne This game is designed to relate the components of the syntax of the HTTP URL. par Matthew Hepworth 1 Fragment Identifier 2 Path 3 Host 4 Scheme 5 Mailto 6 Port Number 7 Top-level domain 8 Domain name 9 Query String 10 Sub domain Data to be passed to software running on the server. Usually includes apersands and underscores. Represents the purpose and type of domain. Pertains to the objective, owner, or geographic area of the domain Most commonly known as, "www" of the domain name The unique, literal name or reference to a specific source for instance of an organization, company, etc. normally given as a domain name; aka specifying "where to connect" Optional in the URL, however, if omitted the default scheme is used- ex: default scheme for https: request is 443 name of a protocol (but not always), defines how the resource will be obtained. aka "how to connect" ex.: http, https, ftp URLs that pertain to email digital resources Used to specify or find the particular resource requested. It may be different from the files/folders organized on the web Specifies a part or a position within the overall resource. When used with HTML it locates to a particular spot on the page, attributes to the "id" of the URL if applicable.