Section 1

Preview this deck

stateless protocol

Front

Star 0%
Star 0%
Star 0%
Star 0%
Star 0%

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Active users

0

All-time users

0

Favorites

0

Last updated

6 years ago

Date created

Mar 1, 2020

Cards (63)

Section 1

(50 cards)

stateless protocol

Front

A protocol, such as HTTP, that allows one request and response per session.

Back

HTML document

Front

A plain text or ASCII document with embedded HTML tags that dictate formatting and are interpreted by a browser.

Back

markup language

Front

A language that provides text and graphics formatting through the use of tags. Examples of markup languages include HTML, XML, and SGML.

Back

persistent cookies

Front

Cookies that are stored on a local device and remain there when a session ends.

Back

HTTP session

Front

The connection between a Web server and a client that begins with an HTTP request and ends when the response is complete.

Back

predictive services

Front

In the context of browsers, search engines, and the Web, the ability of software to better locate information using accumulated historical queries.

Back

session cookies

Front

Cookies that are deleted when the browser is closed.

Back

invisible Web

Front

Web sites that are not accessible to Web crawlers.

Back

local HTML editors

Front

Software for creating HTML pages that is stored on a local device.

Back

HTML conversion utility

Front

Utility software that converts documents, spreadsheets, and databases into HTML files that can be posted on the Web.

Back

HTML tags

Front

A set of instructions, such as <B>, inserted into an HTML document to provide formatting and display information to a Web browser.

Back

cookie

Front

A message sent from a Web server to a browser and stored on a user's hard disk, usually containing information about the user.

Back

inline CSS

Front

A Cascading Style Sheet that is embedded among the lines of HTML in a source document.

Back

private browsing

Front

A service offered by many browsers that deletes the browser cache and history list.

Back

browser extension

Front

A module of computer code that adds capabilities to a browser, such as the ability to block ads on Web pages.

Back

hypertext

Front

A way of organizing a collection of documents by assigning an address to each and providing a way to link from one address to another.

Back

HTML5

Front

The current version of HTML.

Back

dynamic Web page

Front

A way of displaying customized content in response to keyboard or mouse actions, or based on information supplied directly or indirectly by the person viewing the page.

Back

sponsored links

Front

Links displayed by a search engine that have paid placements.

Back

History list

Front

A file of recently visited Web sites maintained by a browser.

Back

bookmarks

Front

A feature of Web browsers that saves the URLs for selected Web sites.

Back

HTTP methods

Front

A set of commands, such as GET and POST, that are transmitted between Web servers and clients using the HTTP protocol.

Back

hypertext links

Front

Also referred to simply as links; words, phrases, or images on a Web page that, when clicked, take you to designated URLs.

Back

default browser

Front

The browser that opens automatically when clicking links from email messages or other sources.

Back

search terms

Front

The words entered into a search engine or database to form a query.

Back

query processor

Front

The component of a search engine that examines keywords entered by users and fetches results that match the query.

Back

CSS (Cascading Style Sheets)

Front

Used in conjunction with HTML, a means of formatting the appearance of text and other elements of a Web page.

Back

online HTML editor

Front

A Web app that provides tools for creating HTML pages.

Back

HTTP Secure

Front

The protocol used to create secure connections for ecommerce by adding a layer of encryption.

Back

server-side scripts

Front

Program code that is executed by a Web server in response to client data.

Back

browser home page

Front

The first page displayed when a browser starts.

Back

source document

Front

A file containing the HTML tags or scripts for a Web page.

Back

search engine indexer

Front

The component of a search engine that reviews the Web pages brought back by a crawler and creates pointers to them so that they can be quickly accessed.

Back

HTTP status code

Front

A code that is sent in reply to a HTTP command. For example, 404 is the status code for Page not Found.

Back

plugin

Front

A software module that adds a specific feature to a system. In the context of browsers, a plugin adds the ability to display or play various additional file formats.

Back

search engine optimization

Front

Making modifications to a Web site to move it closer to the top of the list returned by search engines.

Back

HTTP

Front

The communications protocol used to transmit Web pages. HTTP:// is an identifier that appears at the beginning of Web URLs (for example, http://www.fooyong.com).

Back

linkrot

Front

Web page links that no longer connect to active sites.

Back

search history

Front

A list of queries entered into a search engine and also stored by the search engine.

Back

internal CSS

Front

A Cascading Style Sheet that is part of an HTML document, but located in a separate area (usually the head section).

Back

browser tabs

Front

Graphical controls near the top of a browser window that allow users to hold open multiple Web pages and switch back and forth between them.

Back

link popularity

Front

A metric used by some search engines to rank the sites that are relevant to a query.

Back

browser cache

Front

The collection of HTML pages and images that is stored locally by a browser and used to quickly load pages that have been previously viewed without waiting for them to be downloaded again.

Back

short URLs

Front

Web site addresses that have been shortened by services such as Bitly; commonly used in tweets where there is a character limit.

Back

bidirectional links

Front

In the context of the Web, links that allow two documents to refer to each other, rather than a link that contains only a one-way reference.

Back

client-side scripts

Front

Program code that is executed by a client's browser, as opposed to being executed by a remote server.

Back

public key encryption

Front

An method of encryption that uses one key to encrypt data, but a different key to decrypt it.

Back

first-party cookie

Front

A cookie that is generated by the Web page that is shown in the browser.

Back

external CSS

Front

A Cascading Style Sheet that is stored in a file separate from the HTML source document for a Web page.

Back

search operator

Front

A logical operator such as AND, OR, or NOT used to formulate complex queries.

Back

Section 2

(13 cards)

Web site

Front

A group of Web pages accessible at a specific Web address that holds a collection of information identified by a common domain name, such as www.cnn.com.

Back

Web search engine

Front

A program that uses keywords to find information on the Internet and returns a list of links to relevant documents.

Back

static Web page

Front

A Web page that does not change once it is displayed on the screen by a browser.

Back

Web crawler

Front

The component of a search engine that autonomously visits Web sites collecting Web page data that will be indexed and available for searching.

Back

Web browser

Front

A program that communicates with a Web server and displays Web pages.

Back

unidirectional links

Front

Links between Web pages that go in one direction only, linking A to B, but not linking B back to A.

Back

World Wide Web

Front

An Internet-based collection of linked HTML documents identified by URLs and accessed using browsers and the HTTP protocol.

Back

Web server

Front

A computer that listens for queries from Web browsers and transmits HTML documents over the Internet.

Back

style rules

Front

Specifications for styles that are compiled into Cascading Style Sheets (CSS).

Back

Web hosting service

Front

A company that offers Web server space for people or businesses that want to create Web sites.

Back

Web pageInformation

Front

displayed by a Web browser that's produced from an HTML document or generated on the fly from data in a database.

Back

third-party cookie

Front

A cookie that is generated by an ad or an entity other than the Web page that is shown in the browser.

Back

URL

Front

The address of a Web page.

Back