- /
WGU C779 Terms And Definitions Web Development Foundations 1.3-D Secure>> An XML-based protocol used by credit card companies to add security to online credit and debit card transactions.
2.Active Server Pages (ASP)>> a proprietary technology available only on Mi- crosoft-specific systems or systems with a special interpreter installed.
3.AJAX>> Asynchronous JavaScript and XMLA programming methodology that uses a number of existing technologies together and enables Web applications to make incremental updates to the user interface without the need to reload the browser page.
4.application cache>> A directory on a computer where applications, such as Internet apps, can be stored and run without access to the original application. 1 / 3
- /
5.Application Programming Interface (API)>> A set of universal commands, calls and functions that allows developers to communicate with an application or oper- ating system.
6.bandwidth>> The amount of information, sometimes called traffic, that can be carried on a network at one time. The total capacity of a line. Also, the rate of data transfer over a network connection; measured in bits per second.
7.block-level element>> A markup element that affects at least an entire para- graph.
8.brand>> A concept or collection of symbols associated with a product, service or person.
9.business-to-business (B2B)>> An e-commerce model in which a Web-based business sells products and/or services to other businesses. 2 / 3
- /
- / 3
10.business-to-consumer (B2C)>> An e-commerce model in which a Web-based business sells products and/or services to consumers or end users.
11.canvas>> An HTML5 Application Programming Interface (API) used for render- ing visual images on the fly by providing scripts with a bitmap canvas.
12.Cascading Style Sheets (CSS)>> A technology that allows greater style defini- tion and formatting control of HTML elements. Formatting can be placed within the HTML or called remotely from an external style sheet.
13.character set>> The group of symbols used to render text on a page.
14.client>> An individual computer connected to a network. Also, a system or application (such as a Web browser or user agent) that requests a service from another computer (the server) and is used to access files or documents.