Search Header Logo

HTML Basics

Authored by Aymane Benhima

Other

Professional Development

Used 2+ times

HTML Basics
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTML mean?

Hypertext Markup Language

Modern High Technology Language

Home Tools Markup Language

Hyperlinks and Text Markup Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the <head> section in an HTML document?

To display visible content

To define metadata, title, and links to scripts/styles

To create a header at the top of the page

o store images

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a hyperlink in HTML?

<link url="example.com">

<a href="example.com">Click</a>

<hyperlink>Click</hyperlink>

<a src="example.com">Click</a>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to insert an image?

<img src="image.jpg">

<image src="image.jpg">

<picture src="image.jpg">

<link img="image.jpg">

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to create an unordered list?

  • <list><item>One</item></list>

<ul><li>One</li></ul>

<ol><li>One</li></ol>

  • <ul><list>One</list></ul>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used for a line break?


<br>

<lb>

<break>

<hr>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the <hr> tag represent?

A hyperlink reference

A horizontal rule (line)

A header row

A hidden element

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?