HTML Basics

HTML Basics

Professional Development

13 Qs

quiz-placeholder

Similar activities

Quiz Pegawai Balai Teknologi Sanitasi

Quiz Pegawai Balai Teknologi Sanitasi

Professional Development

16 Qs

Dragon Mania Ledgends Quiz

Dragon Mania Ledgends Quiz

1st Grade - Professional Development

10 Qs

Spot the difference

Spot the difference

KG - Professional Development

15 Qs

Women Achievers

Women Achievers

Professional Development

10 Qs

Screening Test 907

Screening Test 907

Professional Development

15 Qs

QUIZ 1 - RIZAL

QUIZ 1 - RIZAL

KG - Professional Development

10 Qs

sample

sample

Professional Development

10 Qs

Arknights quiz 2

Arknights quiz 2

Professional Development

11 Qs

HTML Basics

HTML Basics

Assessment

Quiz

Other

Professional Development

Practice Problem

Medium

Created by

Aymane Benhima

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?