HTML Quiz

HTML Quiz

University

20 Qs

quiz-placeholder

Similar activities

DASAR HTML

DASAR HTML

University

20 Qs

Web Dev & Azure

Web Dev & Azure

University

16 Qs

HTML and CSS Review

HTML and CSS Review

3rd Grade - Professional Development

17 Qs

HTML podstawy

HTML podstawy

8th Grade - University

17 Qs

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

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

University

20 Qs

HTML & CSS

HTML & CSS

6th Grade - Professional Development

16 Qs

HTML & CSS quiz

HTML & CSS quiz

6th Grade - Professional Development

21 Qs

ข้อสอบ Adobe Dreamweaver CS6

ข้อสอบ Adobe Dreamweaver CS6

University

20 Qs

HTML Quiz

HTML Quiz

Assessment

Quiz

Computers

University

Medium

Created by

Meenu Sukhija

Used 126+ 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?