HTML Assignment

HTML Assignment

8th Grade

20 Qs

quiz-placeholder

Similar activities

HTML REVISION

HTML REVISION

8th Grade

21 Qs

HTML - Khan Academy

HTML - Khan Academy

7th - 8th Grade

18 Qs

html

html

8th Grade

18 Qs

Web Design- HTML Review

Web Design- HTML Review

KG - University

17 Qs

CSS Basics

CSS Basics

6th - 12th Grade

21 Qs

HTML5 CodeHS Basics

HTML5 CodeHS Basics

8th - 12th Grade

18 Qs

Web Design

Web Design

7th - 9th Grade

25 Qs

Intro to HTML

Intro to HTML

8th - 12th Grade

20 Qs

HTML Assignment

HTML Assignment

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Menna Rouby

Used 263+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

1) HTML stands for -

HighText Machine Language

HyperText and links Markup Language

HyperText Markup Language

None of these

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following element is responsible for making the text bold in HTML?

<pre>

<a>

<b>

<br>

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following tag is used for inserting the largest heading in HTML?

<h3>

<h1>

<h5>

<h6>

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which character is used to represent the closing of a tag in HTML?

<\ >

<! >

</ >

<. >

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How to create a hyperlink in HTML?

<a href = "www.javatpoint.com"> javaTpoint.com </a>

<a url = "www.javatpoint.com" javaTpoint.com /a>

<a link = "www.javatpoint.com"> javaTpoint.com </a>

<a> www.javatpoint.com <javaTpoint.com /a>

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following element is responsible for making the text italic in HTML?

<i>

<italic>

<pre>

<it>

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

How to insert an image in HTML?

<img href = "jtp.png" />

<img url = "jtp.png" />

<img link = "jtp.png" />

<img src = "jtp.png" />

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?