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 Query String 2 Top-level domain 3 Fragment Identifier 4 Scheme 5 Domain name 6 Host 7 Mailto 8 Sub domain 9 Port Number 10 Path Optional in the URL, however, if omitted the default scheme is used- ex: default scheme for https: request is 443 Data to be passed to software running on the server. Usually includes apersands and underscores. URLs that pertain to email digital resources Most commonly known as, "www" of the domain name Represents the purpose and type of domain. Pertains to the objective, owner, or geographic area of the domain 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" 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. Used to specify or find the particular resource requested. It may be different from the files/folders organized on the web name of a protocol (but not always), defines how the resource will be obtained. aka "how to connect" ex.: http, https, ftp