Chapter 7 and 8 Test

Chapter 7 and 8 Test

University

20 Qs

quiz-placeholder

Similar activities

C++ Programming Quiz

C++ Programming Quiz

12th Grade - University

20 Qs

html/css

html/css

University

25 Qs

[LOGICAL AND AIRTHMETIC OPERATORS | AVERAGE]

[LOGICAL AND AIRTHMETIC OPERATORS | AVERAGE]

University

15 Qs

TKinter GUIs

TKinter GUIs

University

20 Qs

CIS1101-programming practice

CIS1101-programming practice

University

15 Qs

Chapter 3

Chapter 3

University

15 Qs

MOTD 2 AIG

MOTD 2 AIG

University

20 Qs

Python for beginners

Python for beginners

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?