HTML + CSS Certification

HTML + CSS Certification

12th Grade

81 Qs

quiz-placeholder

Similar activities

Google Apps Final Review

Google Apps Final Review

9th - 12th Grade

85 Qs

ENSA - Module 6-8

ENSA - Module 6-8

12th Grade

84 Qs

cloud computing

cloud computing

9th - 12th Grade

85 Qs

Adobe Dreamweaver Certification Practice

Adobe Dreamweaver Certification Practice

9th - 12th Grade

81 Qs

COMPUTER 9 1st QA

COMPUTER 9 1st QA

9th Grade - University

85 Qs

Câu hỏi về CSS

Câu hỏi về CSS

12th Grade

77 Qs

12TH CA FULL

12TH CA FULL

12th Grade

76 Qs

Mega Quiz

Mega Quiz

11th Grade - Professional Development

85 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
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?