Matching Pairs Matching URL StyleOnline version This game is designed to relate the components of the syntax of the HTTP URL. by Matthew Hepworth 1 Scheme 2 Sub domain 3 Path 4 Host 5 Mailto 6 Query String 7 Fragment Identifier 8 Port Number 9 Top-level domain 10 Domain name normally given as a domain name; aka specifying "where to connect" URLs that pertain to email digital resources Data to be passed to software running on the server. Usually includes apersands and underscores. The unique, literal name or reference to a specific source for instance of an organization, company, etc. name of a protocol (but not always), defines how the resource will be obtained. aka "how to connect" ex.: http, https, ftp 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 Used to specify or find the particular resource requested. It may be different from the files/folders organized on the web Optional in the URL, however, if omitted the default scheme is used- ex: default scheme for https: request is 443 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.