G8 html activity

G8 html activity

8th Grade

9 Qs

quiz-placeholder

Similar activities

İnternet

İnternet

8th Grade

12 Qs

lien ket trong html

lien ket trong html

8th Grade

10 Qs

HTML QUIZ

HTML QUIZ

6th Grade - University

13 Qs

HTML

HTML

7th Grade - University

8 Qs

HTML Table

HTML Table

8th Grade

13 Qs

HTML

HTML

8th Grade

12 Qs

HTML básico

HTML básico

6th - 8th Grade

10 Qs

“HTMLda rasm joylashtirish”

“HTMLda rasm joylashtirish”

8th Grade

4 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