Frontend batch Quiz- 1

Frontend batch Quiz- 1

University

9 Qs

quiz-placeholder

Similar activities

Post-Test Workshop GEMA SC

Post-Test Workshop GEMA SC

University

10 Qs

Quiz

Quiz

University

10 Qs

Evaluación- fármacos en pediatría

Evaluación- fármacos en pediatría

University

10 Qs

Parcial 30%

Parcial 30%

University

10 Qs

Let's practice our vocabulary!

Let's practice our vocabulary!

University

14 Qs

NSPKM KL 6 rysunek techniczny

NSPKM KL 6 rysunek techniczny

University

10 Qs

Conditional Statements : Quiz - 4

Conditional Statements : Quiz - 4

University

12 Qs

Cuestionario sobre citas y referencias en estilo APA

Cuestionario sobre citas y referencias en estilo APA

University

10 Qs

Frontend batch Quiz- 1

Frontend batch Quiz- 1

Assessment

Quiz

Other

University

Practice Problem

Medium

Created by

Gnaneshwar Reddy

Used 10+ times

FREE Resource

AI

Enhance your content in a minute

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

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTML stand for?

A) Hyper Text Markup Language

B) Hyperlinks and Text Markup Language

C) Home Tool Markup Language

D) Hyper Tool Markup Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used for the largest heading?

A) <head>

B) <h6>

C) <h1>

D) <heading>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the <p> tag in HTML?

A) To add padding to text

B) To add a paragraph

C) To add a page break

D) To add padding around an element

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What property adds space inside the HTML element, between the content and the border?

A) margin

B) padding

C) border

D) spacing

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used to create a line break?

A) <lb>

B) <br>

C) <break>

D) <newline>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML element contains a website’s metadata?

A) <head>

B) <meta>

C) <header>

D) <footer>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML attribute is used to define the path to an image?

A) href

B) src

C) img

D) path

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to make text bold in HTML?

A) <strong>

B) <b>

C) <em>

D) Both A and B

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used for a division or a section in an HTML document?

A) <section>

B) <div>

C) <body>

D) <span>