Quiz 1 - BSIS 3A - ITEDEV 313

Quiz 1 - BSIS 3A - ITEDEV 313

Professional Development

40 Qs

quiz-placeholder

Similar activities

Đề MIT 20643.2 (7/3/21)

Đề MIT 20643.2 (7/3/21)

Professional Development

40 Qs

Đề MIT 40413.2 (12/6/22)

Đề MIT 40413.2 (12/6/22)

Professional Development

40 Qs

Đề MIT 20627.3 (6/3/21)

Đề MIT 20627.3 (6/3/21)

Professional Development

40 Qs

Đề MIT 20643.1 (7/3/21)

Đề MIT 20643.1 (7/3/21)

Professional Development

40 Qs

Đề MIT 40348.2 (5/6/22)

Đề MIT 40348.2 (5/6/22)

Professional Development

40 Qs

Đề 1-20679- 03/2021

Đề 1-20679- 03/2021

Professional Development

40 Qs

LITERASI DIGITAL

LITERASI DIGITAL

Professional Development

40 Qs

Đề MIT 20621.1 (5/3/2021)

Đề MIT 20621.1 (5/3/2021)

Professional Development

40 Qs

Quiz 1 - BSIS 3A - ITEDEV 313

Quiz 1 - BSIS 3A - ITEDEV 313

Assessment

Quiz

Professional Development

Professional Development

Practice Problem

Easy

Created by

Ryan Gente

Used 23+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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.

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?