HTML Quiz

HTML Quiz

University

30 Qs

quiz-placeholder

Similar activities

Quiz Pemrograman 2 HTML dan CSS

Quiz Pemrograman 2 HTML dan CSS

University

30 Qs

Midterm Exam in Webpage Design

Midterm Exam in Webpage Design

University

30 Qs

HTML and CSS Quiz

HTML and CSS Quiz

University

30 Qs

KOD ARAHAN HTML Tingkatan 1

KOD ARAHAN HTML Tingkatan 1

12th Grade - University

25 Qs

pwpb

pwpb

University

25 Qs

Ôn Tập Môn Tin Học Lớp 9

Ôn Tập Môn Tin Học Lớp 9

9th Grade - University

29 Qs

More on JavaScript 2

More on JavaScript 2

University

25 Qs

HTML and Web Technologies Quiz

HTML and Web Technologies Quiz

University

35 Qs

HTML Quiz

HTML Quiz

Assessment

Quiz

Computers

University

Medium

Created by

Ekta Bharti

Used 3+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a self-closing tag in HTML?

<div>

<p>

<img>

<section>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML5 element is used to specify a header for a document or section?

<h1>

<header>

<section>

<footer>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the `data-*` attribute in HTML5 do?

Stores custom data private to the page or application

Links to a database

Creates a form field

Defines a data type

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following HTML elements is used to define emphasized text?

<strong>

<em>

<b>

<i>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML element is used to define important text?

<em>

<strong>

<b>

  • <mark>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a multi-line text input field in HTML?

<textarea>

<input type="text" multiline>

<input type="textarea">

<text>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which attribute is used to define inline styles in an HTML element?

class

style

id

inline

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?