Unit 2 "Web Development" Vocabulary Terms Flashcards

1
Q

A language used to create web pages

A

HTML

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

A piece of a website, marked by a start tag and often closed with an end tag

A

HTML Element

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

The special set of characters that indicates the start and end of an HTML element and that element’s type

A

HTML Tag

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

the text and images on a website

A

Website Content

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

how the content of a website is organized

A

Website Structure

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

A title or summary for a document or section of a document.

A

Heading

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

The collected information about an individual across multiple websites on the Internet.

A

Digital Footprint

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

A language used to describe how HTML elements should be styled

A

CSS

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

the part of a CSS rule-set that defines which HTML elements the style should be applied to

A

CSS Selector

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

the exclusive legal right to print, publish, perform, film, or record literary, artistic, or musical material, and to authorize others to do the same

A

Copyright

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

closely connected to a topic

A

Relevant

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

A program that searches for items on the World Wide Web.

A

Search Engine

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

reliable, honest, and truthful

A

Trustworthy

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

An identifier that allows multiple elements in an HTML document to be styled in the same way

A

CSS Class

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

an information system on the internet which allows documents to be connected to other documents by hypertext links, enabling the user to search for information by moving from one document to another.

A

World Wide Web

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

is a protocol that secures communication and data transfer between a user’s web browser and a website.

A

Hypertext Transfer Protocol Secure

17
Q

is a programming environment where you can make simple web pages using HTML and CSS.

A

Web Lab