HTML BASICS Test

HTML BASICS Test

KG - University

25 Qs

quiz-placeholder

Similar activities

Easy HTML

Easy HTML

7th - 8th Grade

20 Qs

HTML for Beginners

HTML for Beginners

KG - University

25 Qs

Easy HTML

Easy HTML

KG - University

25 Qs

HTML & CSS quiz

HTML & CSS quiz

6th Grade - Professional Development

21 Qs

Basic HTML

Basic HTML

KG - University

25 Qs

HTML Quiz

HTML Quiz

KG - University

25 Qs

HTML BASICS

HTML BASICS

KG - University

25 Qs

Basic HTML

Basic HTML

7th - 8th Grade

20 Qs

HTML BASICS Test

HTML BASICS Test

Assessment

Quiz

Computers

KG - University

Medium

Used 1K+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does HTML stand for?
Home Tool Markup Language
Hyper Text Markup Language
Hyperlinks and Text Markup Language

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Who is making the Web standards?
Google 
The World Wide Web Consortium 
Mozilla 
Microsoft

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Choose the correct HTML element for the largest heading:
<h6>
<heading>
<h1>
<head>

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the correct HTML for adding a background color?
<background>yellow</background>
<body style="background-color:yellow;">
<body bg="yellow">

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the correct HTML for creating a hyperlink?
<a>http://www.w3schools.com</a>
<a name="http://www.w3schools.com">W3Schools.com</a>
<a href="http://www.w3schools.com">W3Schools</a>
<a url="http://www.w3schools.com">W3Schools.com</a>

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which character is used to indicate an end tag?
/
*
^
<

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the correct HTML for inserting a background image?
<background img="background.gif">
<body style="background-image:url(background.gif)">
<body background=”background.gif”>
<background.gif">

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?