G8 html activity

G8 html activity

8th Grade

9 Qs

quiz-placeholder

Similar activities

มัลติมีเดีย 2

มัลติมีเดีย 2

6th Grade - University

10 Qs

HTML QUIZ

HTML QUIZ

6th Grade - University

13 Qs

html basics

html basics

8th Grade - University

11 Qs

HTML

HTML

8th Grade

12 Qs

lien ket trong html

lien ket trong html

8th Grade

10 Qs

Review loops

Review loops

8th Grade - University

12 Qs

Luyện tập Bài 13

Luyện tập Bài 13

8th Grade

4 Qs

Aplankų medis

Aplankų medis

6th - 8th Grade

13 Qs

G8 html activity

G8 html activity

Assessment

Quiz

Information Technology (IT)

8th Grade

Hard

Created by

Afnan Alhazmi

Used 3+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTML stand for?

Home Tool Markup Language

Hyper Text Markup Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the correct HTML element for the largest heading:

<head>

<h1>

<h6>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML element for inserting a line break?

<br>

<break>

<lb>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_____ refers to a block of code that performs a specific task or operation.

<html>

VAR

Function

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which character is used to indicate an end tag?

<

/

^

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML element for encloses paragraphs on the website

<p>

<paragraph>

<h1>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

______ is a pre-defined function in JavaScript that displays a pop-up box.

getElementByld()

alert()

Var

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML element for adding image on a website?

<img>

<image>

<html>

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To declare a variable in JavaScript, the _______

Alert()

<form>

Var