Quiz 1 - BSIS 3A - ITEDEV 313

Quiz 1 - BSIS 3A - ITEDEV 313

Professional Development

40 Qs

quiz-placeholder

Similar activities

#18 MIT Bổ sung 13/12/2024

#18 MIT Bổ sung 13/12/2024

Professional Development

42 Qs

ITIL4_Bigtest#FInal Test

ITIL4_Bigtest#FInal Test

Professional Development

40 Qs

Đề 1 (14/04)

Đề 1 (14/04)

Professional Development

40 Qs

MIT DE 1 _26_05_2019

MIT DE 1 _26_05_2019

Professional Development

40 Qs

Đề MIT 20627.1 (6/3/21)

Đề MIT 20627.1 (6/3/21)

Professional Development

40 Qs

Đề MIT 41021.3 (14/8/2022)

Đề MIT 41021.3 (14/8/2022)

Professional Development

40 Qs

Kwalifikacja SPL.04 (czerwiec 2023)

Kwalifikacja SPL.04 (czerwiec 2023)

Professional Development

40 Qs

Đề 4 8615(201905)

Đề 4 8615(201905)

Professional Development

40 Qs

Quiz 1 - BSIS 3A - ITEDEV 313

Quiz 1 - BSIS 3A - ITEDEV 313

Assessment

Quiz

Professional Development

Professional Development

Easy

Created by

Ryan Gente

Used 23+ times

FREE Resource

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?