Chapter 7 and 8 Test

Chapter 7 and 8 Test

University

20 Qs

quiz-placeholder

Similar activities

1ºDAM/DAW - Lenguajes de Marcas - UD2-3-9 - Prof. C. Boni

1ºDAM/DAW - Lenguajes de Marcas - UD2-3-9 - Prof. C. Boni

University - Professional Development

20 Qs

Internet & World Wide Web -GEN175

Internet & World Wide Web -GEN175

12th Grade - University

20 Qs

Programming in Asp.Net with C#

Programming in Asp.Net with C#

University

20 Qs

Debriefing B3

Debriefing B3

University

18 Qs

Recuperatorio HTML y CSS

Recuperatorio HTML y CSS

University

20 Qs

[KM] [FEJS2] Chapter 1 - Final Quiz

[KM] [FEJS2] Chapter 1 - Final Quiz

University

25 Qs

Python for beginners

Python for beginners

University

20 Qs

Quiz Pemrog Web

Quiz Pemrog Web

University

20 Qs

Chapter 7 and 8 Test

Chapter 7 and 8 Test

Assessment

Quiz

Computers

University

Easy

Created by

Tarase Mcgee

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following causes an element not to display?

display property set to 'none'

display property set to block

display property set to inline

display property set to 0

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following configures a hyperlink with in the same website to the named fragment "contact" located on a web page named index.html?

Code and anchor element with the href attribute set to "index.html#contact"

Code and anchor element with the href attribute set to "contact"

Code a div element with the id attribute set to "contact"

Code a div element with the href attribute set to "contact"

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following pseudo-classes is the default state for a hyperlink that has already been clicked?

:visited

:onclick

:hover

:link

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is used to change the location of an element slightly in relation to where it would otherwise appear on the page?

static positioning

fixed positioning

absolute positioning

relative positioning

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following properties can be used to clear a float?

overflow or float

position or clear

clear or overflow

float or clear

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is an image file that contains multiple small graphics?

float

sprite

snap

thumbnail

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following configures a class called notes to float to the left?

.notes {left: float;}

.notes {float-left: 200px;}

.notes {position: float;}

.notes {float: left;}

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?