HTML Quiz

HTML Quiz

University

30 Qs

quiz-placeholder

Similar activities

HTML and CSS cơ bảng

HTML and CSS cơ bảng

University

25 Qs

Quiz - HTML Overview

Quiz - HTML Overview

University

25 Qs

HTML5

HTML5

12th Grade - Professional Development

26 Qs

HTML & CSS

HTML & CSS

University

25 Qs

Basics of Web Technology

Basics of Web Technology

University

25 Qs

HTML BASICS

HTML BASICS

KG - University

25 Qs

HTML/CSS

HTML/CSS

University

25 Qs

CSS - Cascading Style Sheets

CSS - Cascading Style Sheets

University

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