HTML BASICS Test

HTML BASICS Test

KG - University

25 Qs

quiz-placeholder

Similar activities

HTML Basics Quiz

HTML Basics Quiz

9th - 12th Grade

20 Qs

HTML/CSS

HTML/CSS

10th Grade

20 Qs

REPASO HTML+CSS

REPASO HTML+CSS

University

20 Qs

V5 - herhaling V4

V5 - herhaling V4

7th - 12th Grade

20 Qs

Recap HTML

Recap HTML

University

21 Qs

HTML BASICS

HTML BASICS

KG - University

25 Qs

HTML REVISION

HTML REVISION

8th Grade

21 Qs

About HTML and CSS Review

About HTML and CSS Review

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