ELEWEB 323 - Quiz 1

ELEWEB 323 - Quiz 1

University

30 Qs

quiz-placeholder

Similar activities

Ekonomia p.ch.1eb

Ekonomia p.ch.1eb

1st Grade - Professional Development

30 Qs

operation&mah

operation&mah

7th Grade - Professional Development

30 Qs

Quiz Mod 06

Quiz Mod 06

University

30 Qs

BĐHTS TPN 2022

BĐHTS TPN 2022

1st Grade - University

25 Qs

Kelas E Kuis 3

Kelas E Kuis 3

12th Grade - Professional Development

35 Qs

Excel Examination

Excel Examination

University

30 Qs

ORDINARIO PAG WEB

ORDINARIO PAG WEB

University

30 Qs

Zion Round 1 Test Set 1

Zion Round 1 Test Set 1

University

25 Qs

ELEWEB 323 - Quiz 1

ELEWEB 323 - Quiz 1

Assessment

Quiz

Professional Development

University

Medium

Created by

Ryan de la Gente

Used 5+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTML stand for?
HyperText Markup Language
HighText Machine Language
Hyper Transfer Markup Language
Home Tool Markup Language
Hyperlinks and Text Markup Language

Answer explanation

HTML stands for HyperText Markup Language, used to structure web pages.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag defines the root of an HTML document?
<html>
<head>
<body>
<root>
<main>

Answer explanation

The <html> element is the root container for all HTML content.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag contains metadata like the page title?
<meta>
<head>
<body>
<title>
<info>

Answer explanation

The <head> element contains metadata and information like the title.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag displays the largest heading?
<h6>
<p>
<h1>
<h3>
<title>

Answer explanation

<h1> is the most important and largest heading tag.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct declaration for HTML5?
<!DOCTYPE HTML PUBLIC>
<!DOCTYPE HTML SYSTEM>
<!DOCTYPE html>
<DOCTYPE HTML5>
<!html>

Answer explanation

The HTML5 DOCTYPE declaration is <!DOCTYPE html>.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag contains all visible content of a webpage?
<html>
<meta>
<body>
<div>
<section>

Answer explanation

The <body> tag contains all visible page content.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who invented the World Wide Web?
Bill Gates
Tim Berners-Lee
Larry Page
Steve Jobs
Mark Zuckerberg

Answer explanation

Tim Berners-Lee invented the World Wide Web in 1989.

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?