Knowledge Pillars Review #1

Knowledge Pillars Review #1

8th Grade

35 Qs

quiz-placeholder

Similar activities

Code.org Unit 2 Web Development

Code.org Unit 2 Web Development

6th - 12th Grade

35 Qs

CSD Unit 2 Chap 1 Review

CSD Unit 2 Chap 1 Review

7th - 8th Grade

35 Qs

Web Development

Web Development

8th Grade

30 Qs

ICT 8 Q3 PT

ICT 8 Q3 PT

8th Grade

37 Qs

HTML Basics

HTML Basics

8th Grade

38 Qs

HTML & CSS

HTML & CSS

7th - 8th Grade

40 Qs

CSD Unit 2 HTML

CSD Unit 2 HTML

7th - 8th Grade

36 Qs

CFI- Final Assessment 2025

CFI- Final Assessment 2025

6th - 8th Grade

40 Qs

Knowledge Pillars Review #1

Knowledge Pillars Review #1

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Joseph Ferraro

FREE Resource

35 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTML stand for?

Hyperlinks and Text Markup Language

Home Tool Markup Language

HyperText Markup Language

Hyper Transfer Markup Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the tag in HTML?

Displays page content

Contains meta-information

Links stylesheets

Creates the page footer

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML element is used to display a numbered list?

  • <ul>

  1. <ol>

  • <list>

<dl>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which attribute is required for the tag?

href

id

alt

src

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you write a comment in HTML?

// comment

<!-- comment -->

/* comment */

# comment

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used for inserting a horizontal rule?


<link>

<hr>

<br>

<divider>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax to apply a class in HTML?

<div #box>

<div class="box"

<div .class=box>

<div class=box>

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?