Web Design Final Exam (Version B) - Fall 2024 - CS Essentials

Web Design Final Exam (Version B) - Fall 2024 - CS Essentials

Assessment

Flashcard

Other

9th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

15 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Which heading would appear the largest on the webpage? Options: Movies, Songs, Books

Back

Books

2.

FLASHCARD QUESTION

Front

How do you adjust the background color on a CSS style sheet? Options: background-color, border-color, color, text-decoration

Back

background-color

3.

FLASHCARD QUESTION

Front

How do you adjust the font size on a CSS style sheet? Options: font-decoration, text-decoration, color, font-size

Back

font-size

4.

FLASHCARD QUESTION

Front

Which tag would be used to insert a link in a web page? Options: <a href=>, <ins link=>, <body link=>, <img src=>

Back

<a href=>

5.

FLASHCARD QUESTION

Front

Which is correct CSS syntax? Options: { body; color=black;}, body: color= black, body {color:black;}, (body color is black)

Back

body {color:black;}

6.

FLASHCARD QUESTION

Front

How can you make a bulleted list? Options: <ol>, <ul>, <list>, <dl>

Back

<ul>

7.

FLASHCARD QUESTION

Front

How can you make a numbered list? Options: <list>, <ol>, <dl>, <ul>

Back

<ol>.

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?