HTML + CSS Certification

HTML + CSS Certification

12th Grade

81 Qs

quiz-placeholder

Similar activities

Test STEM English IT

Test STEM English IT

1st Grade - Professional Development

85 Qs

TIN GKI

TIN GKI

12th Grade

77 Qs

Penilaian Sumasif TIK Kelas 9

Penilaian Sumasif TIK Kelas 9

9th - 12th Grade

80 Qs

Toekomstige Tegnologie

Toekomstige Tegnologie

12th Grade

76 Qs

PRM cho cột sống vững trãi hơn

PRM cho cột sống vững trãi hơn

1st - 12th Grade

80 Qs

Contingency Exam Team Quiz

Contingency Exam Team Quiz

10th - 12th Grade

76 Qs

Unit 6:  Algorithms (APCSP '24-'25 code.org)

Unit 6: Algorithms (APCSP '24-'25 code.org)

9th - 12th Grade

85 Qs

OCR H446 - 1.4 Data Types and Structures - Computer Systems - 01

OCR H446 - 1.4 Data Types and Structures - Computer Systems - 01

12th Grade

78 Qs

HTML + CSS Certification

HTML + CSS Certification

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Khadeem Bernard

Used 1+ times

FREE Resource

81 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Media Image
Which two outcomes will this code fragment accomplish? (Each correct answer presents a complete solution. Choose two.)
On pre-HTML5 browsers, the happy.wav file will not play, and instead Hello World will be displayed.
On an HTML5 browser that supports .wav files, the happy.wav file will be played and Hello World will be hidden.
On an HTML5 browser that supports .wav files, the happy.wav file will be played and Hello World will be displayed.
on pre-HTMLS browsers, the happy.wav file will play and Hello World will be hidden.

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which three properties can be used with the TouchEvent object in the Safari touch API? (Choose three.)
offsetTop
clientHeight
scale
touches
rotation

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Match the HTML5 technologies to the corresponding descriptions. (To answer, drag the appropriate technology from the column on the left to its description on the right. Each technology may be used once, more than once, or not at all. Each correct match is worth one point.) a language used to store configuration settings and data
CSS
HTML5
JavaScript
XML

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Match the HTML5 technologies to the corresponding descriptions. (To answer, drag the appropriate technology from the column on the left to its description on the right. Each technology may be used once, more than once, or not at all. Each correct match is worth one point.) a language that controls the formatting and style of a document
CSS
HTML5
JavaScript
XML

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Match the HTML5 technologies to the corresponding descriptions. (To answer, drag the appropriate technology from the column on the left to its description on the right. Each technology may be used once, more than once, or not at all. Each correct match is worth one point.) a language that uses tags to display blocks of text and features such as media
CSS
HTML5
JavaScript
XML

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Match the HTML5 technologies to the corresponding descriptions. (To answer, drag the appropriate technology from the column on the left to its description on the right. Each technology may be used once, more than once, or not at all. Each correct match is worth one point.) a language used to program document object interactions and event responses
CSS
HTML5
JavaScript
XML

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS3 code segment styles the text color of EM elements to be red and semi- transparent?
em { color: rgba(100%, 0%, 0%, 50%) ; }
em { color: rgba(255, 0, 0, 0.5) ; }
em { color: #ff00007f; }
em { color: rgba(255, 0, 0, 127) ; }

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers