uCertify Chapter 3 Test

uCertify Chapter 3 Test

9th - 12th Grade

22 Qs

quiz-placeholder

Similar activities

SDA Chapter 2 Vocabulary

SDA Chapter 2 Vocabulary

7th - 9th Grade

20 Qs

SDA Chapter 3A Vocabulary

SDA Chapter 3A Vocabulary

6th - 9th Grade

20 Qs

HTML Practice 3 of 4

HTML Practice 3 of 4

11th - 12th Grade

23 Qs

uCertify Lesson 2 Quiz Advanced HTML

uCertify Lesson 2 Quiz Advanced HTML

8th - 12th Grade

20 Qs

HTML CSS JS

HTML CSS JS

9th - 12th Grade

20 Qs

Intro to JavaScript in HTML quiz

Intro to JavaScript in HTML quiz

9th - 12th Grade

20 Qs

HTML5 Skills Review

HTML5 Skills Review

9th - 12th Grade

17 Qs

HTML and CSS Quiz

HTML and CSS Quiz

10th Grade - University

20 Qs

uCertify Chapter 3 Test

uCertify Chapter 3 Test

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Greg Baker

Used 20+ times

FREE Resource

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

HTML5 uses ______ as the preferred way to format Web pages
web formatting
Graphic User Interface
XHTML
Cascading Style Sheets (CSS)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Selects every instance of a specified element whose specified attribute ends with the specified value
element[attribute*=value]
element[attribute^=value]
element:checked
element[attribute$=value]

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Selects every instance of a specified element whose specified attribute contains the specified substring value
element[attribute*=value]
element[attribute$=value]
element[attribute^=value]

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Selects every instance of a specified element that is the last of its parent
element:first-of-type
element:last-of-type
element1~element2

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A________defines how a selector renders in a browser
property
selector
element

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

multiple backgrounds capability is a new feature of CSS
True
False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Specifies the painting area of the background
Determines whether the background extends into the border or not
background-size
background-origin
background-clip

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?