Chapter 4 Web Design

Chapter 4 Web Design

10th - 12th Grade

25 Qs

quiz-placeholder

Similar activities

HTML / CSS

HTML / CSS

11th Grade

20 Qs

Chapter 3 and 4 Test

Chapter 3 and 4 Test

12th Grade

20 Qs

Code Quiz

Code Quiz

KG - University

21 Qs

Review for Programming 1 Summative

Review for Programming 1 Summative

12th Grade

20 Qs

HTML Hyperlinks

HTML Hyperlinks

8th - 12th Grade

20 Qs

HTML & CSS Review

HTML & CSS Review

7th - 12th Grade

20 Qs

UTS TKJ 11

UTS TKJ 11

11th Grade

20 Qs

HTML Quiz

HTML Quiz

9th - 12th Grade

20 Qs

Chapter 4 Web Design

Chapter 4 Web Design

Assessment

Quiz

Computers

10th - 12th Grade

Medium

Used 13+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property configures the background color?

bgcolor

background-color

color

none of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag configures a hortizonal line on a web page?

<line>

<br>

<hr>

<border>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following creates an image link to the index.html page when the home.gif graphic is clicked?

<a href="index.html" src="home.gif" alt="Home"></a>

<a href="index.html"><img src="home.gif" alt="Home"></a>

<img src="home.gif" href="index.html" alt="Home">

<a href="index.html"><img href="home.gif" alt="Home"></a>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why should you include height and width attributes on an <img> tag?

They are required attributes and must always be included.

They help the browser render the page faster because it reserves the appropriate space for the image.

They help the browser display the image in its own window.

None of the above.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which attribute specifies text that is available to browsers and other user agents that do not support graphics?

alt

text

src

none of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the term used to describe a square icon that is associated with a web page and is displayed in the browser address bar or tab?

background

bookmark icon

favicon

logo

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following graphic types is best suited to photographs?

GIF

JPG

BMP

Photo

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?