HTML BASICS Test

HTML BASICS Test

Assessment

Flashcard

Computers

KG - University

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

17 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What does HTML stand for?

Back

Hyper Text Markup Language

2.

FLASHCARD QUESTION

Front

Who is making the Web standards?

Back

The World Wide Web Consortium

3.

FLASHCARD QUESTION

Front

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

Back

<h1>

4.

FLASHCARD QUESTION

Front

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

Back

<body style="background-color:yellow;">

5.

FLASHCARD QUESTION

Front

What is the correct HTML for creating a hyperlink? Options: <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>

Back

<a href="http://www.w3schools.com">W3Schools</a>.

6.

FLASHCARD QUESTION

Front

Which character is used to indicate an end tag?

Back

/

7.

FLASHCARD QUESTION

Front

Which HTML element defines the head of a document? Options: <title>, <meta>, <head>, <hd>

Back

<head>

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?