HTML Quiz

HTML Quiz

University

20 Qs

quiz-placeholder

Similar activities

N5 - HTML + CSS

N5 - HTML + CSS

6th Grade - Professional Development

22 Qs

HTML & CSS

HTML & CSS

6th Grade - Professional Development

16 Qs

HTML & CSS quiz

HTML & CSS quiz

6th Grade - Professional Development

21 Qs

DASAR HTML

DASAR HTML

University

20 Qs

Diseño de Sistemas Digitales - Evaluación Tercer Parcial

Diseño de Sistemas Digitales - Evaluación Tercer Parcial

University

20 Qs

HTML BASICS

HTML BASICS

KG - University

25 Qs

Quiz HTML Dasar

Quiz HTML Dasar

10th Grade - University

20 Qs

Introducción a CSS & HTML

Introducción a CSS & HTML

University

20 Qs

HTML Quiz

HTML Quiz

Assessment

Quiz

Computers

University

Medium

Created by

Meenu Sukhija

Used 127+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the correct HTML element for the largest heading:

<head>

<h6>

<h1>

<heading>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML element for inserting a line break?

<br>

<break>

<lb>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML for creating a hyperlink?

<a href="https://www.google.com/">Google</a>

<a> href="https://www.google.com/"Google</a>

<a href="https://www.google.com/"></a>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which character is used to indicate an end tag?

/

^

*

<

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML for inserting an image?

<img href="image.gif" alt="MyImage">

<image src="image.gif" alt="MyImage">

<img alt="MyImage">image.gif</img>

<img src="image.gif" alt="MyImage">

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML element defines the title of a document?

<meta>

<title>

<head>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the correct HTML element to define bold text

<b>

<i>

<bold>

<U>

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?