Code.org CS Discoveries Unit 2 Web Development

Code.org CS Discoveries Unit 2 Web Development

Assessment

Flashcard

Computers

6th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

28 questions

Show all answers

1.

FLASHCARD QUESTION

Front

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

Back

HTML element

Answer explanation

An HTML element consists of a start tag and often an end tag, encapsulating content. This matches the description given in the question, making 'HTML element' the correct choice over the other options.

2.

FLASHCARD QUESTION

Front

The purpose of different pieces of content in a webpage; used to help the computer determine how that content should be displayed

Back

Website structure

Answer explanation

The correct answer is 'Website structure' as it refers to how different content pieces are organized and displayed on a webpage, guiding the computer in rendering the content appropriately.

3.

FLASHCARD QUESTION

Front

HTML tag that defines the document's body

Back

Answer explanation

The tag is the correct choice as it defines the document's body in HTML. The other options, , , and , do not serve this purpose.

4.

FLASHCARD QUESTION

Front

HTML tag that defines the paragraph

Back

<p></p>

Answer explanation

The correct HTML tag that defines a paragraph is

. The other options are not valid HTML tags for paragraphs.

is the standard tag used in HTML to denote a paragraph.

5.

FLASHCARD QUESTION

Front

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

Back

Heading

Answer explanation

The correct answer is 'Heading' because it refers to a title or summary for a document or section, which is its primary function. Other options like 'HTML tag' and 'HTML element' are broader terms that do not specifically denote a title.

6.

FLASHCARD QUESTION

Front

HTML tag that defines the HTML document.

Back

Answer explanation

The tag is essential as it defines the beginning and end of an HTML document. It is the correct choice, while the other options are not valid HTML tags.

7.

FLASHCARD QUESTION

Front

HTML tag that defines information about the document.

Back

Answer explanation

The tag is used to define metadata about the document, such as the title and links to stylesheets. It is essential for providing information that is not displayed directly on the webpage, making it the correct choice.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?

Discover more resources for Computers