Key Terms Flashcards

1
Q

Any change that happens on a web page.

A

event

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

The size and layout of a computing device.

A

form factor

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

A software development tool with features that make it easier for developers to write code and deploy it to a website.

A

integrated development environment (IDE)

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

A way of describing what content is by wrapping it in symbols.

A

markup

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

Information that describes various parts of a web site.

A

metadata

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

A tool that examines markup and produces the desired results.

A

parser

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

Describes where to find a resource like an image or script file.

A

reference

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

The process that turns a website’s code into a page that users can see and interact with.

A

render

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

A website is ___ when it can adjust and adapt to various devices and screen sizes without sacrificing usability.

A

responsive

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

Human-readable programs that are run when they’re needed.

A

script

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

An element is ___ if what the element is used for is a part of the element name.

A

self-describing

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

A description of rules that web developers should follow when creating web pages.

A

standard

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

An organization that defines the standards

A

standards body

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

The visual presentation of parts of an HTML document.

A

style

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

A section of an HTML document or separate file that stores collections of styles.

A

stylesheet

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

Structure or grammar of a language.