HTML and CSS Quiz

HTML and CSS Quiz

9th - 12th Grade

25 Qs

quiz-placeholder

Similar activities

Módulo 7 - HTML e CSS

Módulo 7 - HTML e CSS

7th Grade - University

25 Qs

HTML CSS F10 G10

HTML CSS F10 G10

10th Grade - University

20 Qs

Grundlagen HTML

Grundlagen HTML

12th Grade

20 Qs

ITECA3 - Web Development Essentials

ITECA3 - Web Development Essentials

12th Grade

22 Qs

Uji Pengetahuan Teknik Informatika

Uji Pengetahuan Teknik Informatika

12th Grade - University

20 Qs

Web жобалау

Web жобалау

10th Grade

26 Qs

Fundamentos de HTML e CSS

Fundamentos de HTML e CSS

10th Grade

20 Qs

Web 3.1-3.3 Bacaan

Web 3.1-3.3 Bacaan

11th Grade

20 Qs

HTML and CSS Quiz

HTML and CSS Quiz

Assessment

Quiz

Information Technology (IT)

9th - 12th Grade

Hard

Created by

Fadi Fadi

Used 1+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used to define a table?

(td)

(tr)

(th)

(table)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of the "colspan" attribute in an HTML table?

It spans a cell across multiple rows.

It defines a column header.

It merges cells horizontally across columns.

It merges cells vertically across rows.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can table cells be merged vertically in HTML?

By using the "colspan" attribute.

By using the "rowspan" attribute.

By using the "merge" attribute.

By using the "span" attribute.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used to insert an image inside a table cell?

(img)

(image)

(picture)

(embed)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What CSS property is used to remove spaces between table borders?

border-collapse: collapse;

table-collapse: collapse;

collapse-borders: true;

border-style: collapse;

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property allows setting a table’s background color?

background-color

table-color

table-background

bg-color

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you set the width of a table to occupy the full page width using CSS?

table-width: 100%;

width: 100%;

table-layout: 100%;

width-table: 100%;

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?