HTML + CSS Certification

HTML + CSS Certification

12th Grade

81 Qs

quiz-placeholder

Similar activities

12TH CA FULL

12TH CA FULL

12th Grade

76 Qs

Adobe Dreamweaver Certification Practice

Adobe Dreamweaver Certification Practice

9th - 12th Grade

81 Qs

HTML Revision 2023

HTML Revision 2023

9th - 12th Grade

85 Qs

IT REVIEW

IT REVIEW

6th - 12th Grade

79 Qs

TIN 12 CUỐI KÌ I

TIN 12 CUỐI KÌ I

12th Grade

78 Qs

AP CSA Semester 1 Review (Mod 1 - 5)

AP CSA Semester 1 Review (Mod 1 - 5)

10th - 12th Grade

77 Qs

Review Quiz - Comprog Grade 12 - October 24, 2023

Review Quiz - Comprog Grade 12 - October 24, 2023

12th Grade

80 Qs

CS1 Midterm

CS1 Midterm

9th - 12th Grade

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