Search Header Logo

Quiz 1 - BSIS 3A - ITEDEV 313

Authored by Ryan Gente

Professional Development

Professional Development

Used 23+ times

Quiz 1 - BSIS 3A - ITEDEV 313
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does HTML stand for?

Hyperlink and Text Markup Language
Hyper Text Markup Language
Home Tool Markup Language
High-Level Text Management Language

Answer explanation

HTML stands for Hyper Text Markup Language.

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which tag is used to define the title of an HTML document?

<body>
<title>
<head>
<meta>

Answer explanation

The <title> tag is used to specify the document's title.

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The correct sequence of HTML document structure is:

<html>, <body>, <head>
<head>, <html>, <body>
<html>, <head>, <body>
<body>, <head>, <html>

Answer explanation

HTML documents start with <html>, followed by <head>, and then <body>.

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which tag is used to display an image in an HTML document?

<img>
<picture>
<src>
<image>

Answer explanation

The <img> tag is used to display images in HTML.

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What attribute is used to specify alternative text for an image?

src
alt
title
href

Answer explanation

The 'alt' attribute provides alternative text for an image.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which tag is used to create a hyperlink in HTML?

<a>
<hlink>
<href>
<link>

Answer explanation

The <a> tag is used to create hyperlinks in HTML.

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which HTML element is used to specify a section of content that is separate from others?

<div>
<span>
<section>
<article>

Answer explanation

The <div> tag is a block-level element used for structuring sections in HTML.

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?