HTML_CSS_Revision

HTML_CSS_Revision

8th Grade

10 Qs

quiz-placeholder

Similar activities

Grade VIII : HTML Basics 29062020

Grade VIII : HTML Basics 29062020

8th Grade

10 Qs

Introducing HTML - One Words

Introducing HTML - One Words

8th Grade

10 Qs

CSS Quiz 1

CSS Quiz 1

6th - 10th Grade

10 Qs

RB-3 CH-12 CREATING WEB PAGES

RB-3 CH-12 CREATING WEB PAGES

6th - 8th Grade

8 Qs

Introduction to Web Development Concepts

Introduction to Web Development Concepts

8th Grade

15 Qs

Web 1: Audio and Graphics

Web 1: Audio and Graphics

6th - 8th Grade

13 Qs

Q3_CompSci8_Lesson 12 - Text Properties

Q3_CompSci8_Lesson 12 - Text Properties

8th Grade

8 Qs

HTML

HTML

KG - Professional Development

8 Qs

HTML_CSS_Revision

HTML_CSS_Revision

Assessment

Quiz

Computers

8th Grade

Hard

Created by

George Uk

Used 2+ times

FREE Resource

10 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?