Chapter 7 and 8 Test

Chapter 7 and 8 Test

University

20 Qs

quiz-placeholder

Similar activities

Pythonintro

Pythonintro

University

15 Qs

COMP1010 Week 10 Quiz

COMP1010 Week 10 Quiz

University

17 Qs

Python Quiz For Starters

Python Quiz For Starters

3rd Grade - Professional Development

17 Qs

Flex-Grid

Flex-Grid

University

25 Qs

2.TR - 2.12.2024. - 01

2.TR - 2.12.2024. - 01

10th Grade - University

17 Qs

Recap

Recap

University

15 Qs

CSS Layout Quiz

CSS Layout Quiz

University

25 Qs

Python_2R

Python_2R

KG - Professional Development

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?