HTML Quiz 3 [Week 8]

HTML Quiz 3 [Week 8]

University

15 Qs

quiz-placeholder

Similar activities

Web Dev & Azure

Web Dev & Azure

University

16 Qs

HTML Application

HTML Application

12th Grade - University

20 Qs

HTML5 Study Guide Questions

HTML5 Study Guide Questions

12th Grade - University

20 Qs

HTML Tags

HTML Tags

University

16 Qs

Web Development

Web Development

University

15 Qs

HTML Introduction

HTML Introduction

3rd Grade - Professional Development

10 Qs

HTML & CSS

HTML & CSS

6th Grade - Professional Development

16 Qs

Recap on JavaScript and HTML

Recap on JavaScript and HTML

University

18 Qs

HTML Quiz 3 [Week 8]

HTML Quiz 3 [Week 8]

Assessment

Quiz

Computers

University

Hard

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which doctype is correct for HTML5?

<!DOCTYPE HTML PUBLIC "-//ERA//DTD HTML 5.0//EN" “http://www.era.edu.my/era/html5/strict.dtd”>

<!DOCTYPE html>

<!DOCTYPE HTML5>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML element is used to specify a footer for a document or section?

<section>

<bottom>

<footer>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In HTML, you can embed SVG elements directly into an HTML page.

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML element for playing video files?

<media>

<movie>

<video>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML elements for playing audio files?

<sound>

<audio>

<mp3>

<mp4>

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The HTML global attribute, "contenteditable" is used to :

Return the position of the 1st round occurence of content inside a string

Specifies a context menu for an element. The menu appears when a user right-clicks on the element

Update content from the server

Specify whether the content of an element should be editable or not

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In HTML, onblur and onfocus are :

HTML elements

Event attributes

Style attributes

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?