Web Design Semester One Assessment 2024

Web Design Semester One Assessment 2024

Assessment

Flashcard

Computers

10th - 12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

20 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Site development should be performed

Back

multiple times throughout the development process

2.

FLASHCARD QUESTION

Front

What is the primary function of HTML?

Back

To position content on a Webpage

3.

FLASHCARD QUESTION

Front

Which of the following characteristics is an important element of an accessible webpage?
- The page should have at least one image per three square inches of space.
- The page should use only primary colors to ensure that it will display well on all browsers.
- The page's text should read like a book, with an introduction, a body and a conclusion.
- The page should have alternative text for images.

Back

The page should have alternative text for images.

4.

FLASHCARD QUESTION

Front

In an HTML document, text that will appear in the browser as Webpage content is encompassed by which set of tags?

Back

The tags

5.

FLASHCARD QUESTION

Front

Which tag could you use to add a brief summary of your markup page's contents for display in browser search results? Options: , , ,

Back

6.

FLASHCARD QUESTION

Front

Which element provides document structure with HTML5? Options: container, sidebar, div="align", article

Back

article

7.

FLASHCARD QUESTION

Front

Which element is used to incorporate an external CSS3 file into an HTML document?

Back

link