ICT3- LONG QUIZ 1

ICT3- LONG QUIZ 1

University

33 Qs

quiz-placeholder

Similar activities

01 - 06 handout

01 - 06 handout

11th Grade - University

35 Qs

Quiz Mid HCI

Quiz Mid HCI

University

35 Qs

KUIS PEMROGRMAN WEB

KUIS PEMROGRMAN WEB

University

30 Qs

CC106 - APP DEV & EMERG TECH QUIZ

CC106 - APP DEV & EMERG TECH QUIZ

University

35 Qs

Web CSS

Web CSS

10th Grade - University

30 Qs

HTML

HTML

University

30 Qs

Programming

Programming

University

31 Qs

HTML Quiz Review

HTML Quiz Review

5th Grade - Professional Development

30 Qs

ICT3- LONG QUIZ 1

ICT3- LONG QUIZ 1

Assessment

Quiz

Computers

University

Hard

Created by

Kristine Ompangco

FREE Resource

33 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What does HTML stand for?

Hyperlink and Text Markup Language

Hyper Text Markup Language

Home Tool Markup Language

High Text Machine Language

2.

MULTIPLE SELECT QUESTION

10 sec • 1 pt

Which of the following is the correct file extension for an HTML file?

.htl

.html

.htm

.hltm

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the purpose of HTML?

To define the content and structure of a webpage

To style a webpage

To add functionality using scripts

To store data in a database

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the correct way to start an HTML document?

<html>

 <!DOCTYPE html>

<head>

<title>

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The <body> tag  in an HTML document is used to:

Define metadata about the document

Display the main content of the webpage

Include external stylesheets

Link JavaScript files

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

An HTML element is defined by:

Opening and closing tags with content inside

A single self-closing tag

Only an opening tag

Only a closing tag

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following is a void (self-closing) element in HTML?

<p>

<h1>

<br>

<div>

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?