HTML & CSS

HTML & CSS

9th - 12th Grade

5 Qs

quiz-placeholder

Similar activities

Herramientas dreamweaver

Herramientas dreamweaver

12th Grade

10 Qs

[PRE TEST][PKU] [AWB] PENCACAHAN

[PRE TEST][PKU] [AWB] PENCACAHAN

12th Grade

10 Qs

Comparing Decimals

Comparing Decimals

KG - University

9 Qs

Quiz Penandaan pada Ternak

Quiz Penandaan pada Ternak

11th Grade

10 Qs

HTML and CSS quizz

HTML and CSS quizz

KG - University

10 Qs

Quizz สัปดาห์วิทย์

Quizz สัปดาห์วิทย์

12th Grade

10 Qs

Matematyka

Matematyka

4th Grade - University

10 Qs

Unity Scripting Beginner (EN)

Unity Scripting Beginner (EN)

12th Grade - Professional Development

10 Qs

HTML & CSS

HTML & CSS

Assessment

Quiz

Specialty

9th - 12th Grade

Medium

Created by

Vimal Sagar

Used 1+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the structure of an HTML tag?

<tag> followed by <end>

<open> and <close>

<tag> and </tag>

<start> and </finish>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of tag is <br> in HTML?

Paired tag

Unpaired tag

Interactive tag

Conditional tag

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used to create a single-line text input field in a form?

<textarea>

<button>

<input type="text">

<form>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of CSS in web development?

To handle user input and database queries

To describe the presentation and style of a web page

To create server-side logic for a website

To debug HTML code

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of CSS allows you to define styles directly within a single HTML tag?

Internal CSS

Inline CSS

External CSS

Universal CSS