HTML Layout

HTML Layout

11th Grade

8 Qs

quiz-placeholder

Similar activities

introdução ao HTML

introdução ao HTML

11th Grade

12 Qs

Penilaian Tengah Semester

Penilaian Tengah Semester

11th Grade

10 Qs

soal struktur dasar html dan css

soal struktur dasar html dan css

11th Grade

5 Qs

Quiz Pemrograman Server-side Scripting

Quiz Pemrograman Server-side Scripting

11th Grade

10 Qs

8 клас 11 балів

8 клас 11 балів

8th Grade - University

11 Qs

Asesmen Awal HTML & CSS

Asesmen Awal HTML & CSS

11th Grade

10 Qs

Tabel dalam HTML

Tabel dalam HTML

11th Grade

10 Qs

 Веб-сайттың құрылымы

Веб-сайттың құрылымы

9th - 12th Grade

6 Qs

HTML Layout

HTML Layout

Assessment

Quiz

Information Technology (IT)

11th Grade

Hard

Created by

Rafat Alwa

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

div

span

section

header

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML5 tag is used to define navigation links in a web page?

van

nev

nav

article

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

To create hyperlinks

To define the top section of a section that contains introductory content or

navigation links

To define footer content

To add multimedia elements

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used to group together multiple elements into a block and can be styled with CSS?

div

aside

main

p

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What attribute is commonly used to uniquely identify an HTML element?

class

name

type

id

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is best for defining content that is tangentially related to the main content, such as a sidebar?

article

section

footer

aside

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary use of the <footer> tag?

To display navigation links

To define footer content such as copyright, links, and contact information

To display introductory information

To group a set of elements

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag would you use to define an independent, self-contained piece of content in HTML?

article

section

aside

div