Relacionar Columnas Matching URL StyleVersión en línea This game is designed to relate the components of the syntax of the HTTP URL. por Matthew Hepworth 1 Query String 2 Port Number 3 Top-level domain 4 Scheme 5 Host 6 Fragment Identifier 7 Mailto 8 Domain name 9 Sub domain 10 Path 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 URLs that pertain to email digital resources name of a protocol (but not always), defines how the resource will be obtained. aka "how to connect" ex.: http, https, ftp 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. 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. normally given as a domain name; aka specifying "where to connect" Data to be passed to software running on the server. Usually includes apersands and underscores. Most commonly known as, "www" of the domain name