Vocab Quiz Flashcards

1
Q

CSS

A

Cascading Style Sheets (CSS) is a style sheet language used for describing the presentation of a document written in a markup language.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

HTML

A

HyperText Markup Language (HTML) is the standard markup language for creating web pages and web applications.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

HTML 5

A

HTML5 is the latest evolution of the standard that defines HTML. The term represents two different concepts: It is a new version of the language HTML, with new elements, attributes, and behaviors, and a larger set of technologies that allows more diverse and powerful Web sites and applications.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

JS

A

Javascript is a high-level, dynamic, untyped, and interpreted programming language.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

jquery

A

jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

W3c

A

The World Wide Web Consortium (W3C) is an international community that develops open standards to ensure the long-term growth of the Web.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

WHATWG

A

The Web Hypertext Application Technology Working Group (WHATWG) is a community of people interested in evolving HTML and related technologies.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

SVG

A

Scalable Vector Graphics (SVG) is an XML-based vector image format for two-dimensional graphics with support for interactivity and animation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

PNG

A

Portable Network Graphics (PNG) is a raster graphics file format that supports lossless data compression.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

JPEG

A

JPEG is the most common image format used by digital cameras and other photographic image capture devices

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

GIF

A

Graphics Interchange Format. GIFs are image files that are compressed to reduce transfer time.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

1X, 2X, 3X (image optimization)

A

Image optimization is using the most compressed (smallest file size) yet visually acceptable image in the proper file format for the specific role of the image.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

API

A

Application program interface (API) is a set of routines, protocols, and tools for building software applications.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

UI

A

The user interface (UI), in the industrial design field of human–machine interaction, is the space where interactions between humans and machines occur.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

UX

A

User experience design (UX, UXD, UED or XD) is the process of enhancing user satisfaction by improving the usability, accessibility, and pleasure provided in the interaction between the user and the product.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

URL

A

URL is an acronym for Uniform Resource Locator and is a reference (an address) to a resource on the Internet.

17
Q

FTP

A

The File Transfer Protocol (FTP) is a standard network protocol used to transfer computer files between a client and server on a computer network.

18
Q

Host

A

A network host is a computer or other device connected to a computer network.

19
Q

Assets

A

property owned by a person or company, regarded as having value and available to meet debts, commitments, or legacies

20
Q

Syntax

A

the arrangement of words and phrases to create well-formed sentences in a language.

21
Q

declaration

A

specifies the identifier, type, and other aspects of language elements

22
Q

Browsers`

A

a software application for retrieving, presenting, and traversing information resources on the World Wide Web.

23
Q

workflow

A

Workflows connect apps and actions together to automate things you do on your device.

24
Q

Tags

A

a non-hierarchical keyword or term assigned to a piece of information (such as an Internet bookmark, digital image, or computer file).

25
Q

elements

A

When writing the code that creates a webpage (authoring), content (text, images, etc.), is marked-up into elements.