HTML Basics for Grade 9

HTML Basics for Grade 9

9th Grade

10 Qs

quiz-placeholder

Similar activities

Quiz Webinar: Perbedaan Karir Backend dan Frontend

Quiz Webinar: Perbedaan Karir Backend dan Frontend

9th - 12th Grade

8 Qs

Python for loop/lists

Python for loop/lists

9th Grade - University

15 Qs

Multi file website HTML-CSS

Multi file website HTML-CSS

9th Grade

10 Qs

prgramming

prgramming

6th Grade - University

11 Qs

Latihan PAS Kelas 9

Latihan PAS Kelas 9

9th Grade

15 Qs

Digital Image Facts and Formats

Digital Image Facts and Formats

9th - 12th Grade

14 Qs

Roblox 1

Roblox 1

4th Grade - University

11 Qs

Roblox Studio Lesson 6

Roblox Studio Lesson 6

6th Grade - University

12 Qs

HTML Basics for Grade 9

HTML Basics for Grade 9

Assessment

Quiz

Information Technology (IT)

9th Grade

Hard

Created by

Rioba ke

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the basic building block of an HTML document?

HTML tag

HTML element

CSS element

JavaScript function

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to create a hyperlink in HTML?

Use

, , and
elements in HTML to create a table.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to add an image to an HTML page?

Description of image

Description of image

Description of image

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the tag in HTML forms?

To play audio files in the browser.

To display images on the webpage.

To create a navigation menu.

To create an input field in HTML forms.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you create a numbered list in HTML?

  • 1. First item
  • 2. Second item
  • 3. Third item
    • First item
    • Second item
    • Third item

    1. Item A
    2. Item B
    3. Item C

    1. First item
    2. Second item
    3. Third item