HTML- TABLE

HTML- TABLE

1st - 3rd Grade

20 Qs

quiz-placeholder

Similar activities

Etiquetas de HTML

Etiquetas de HTML

1st Grade

18 Qs

qzggfn

qzggfn

1st Grade

20 Qs

QUIZ 2 JACOB (HTML)

QUIZ 2 JACOB (HTML)

1st Grade

20 Qs

HTML Dasar 2024

HTML Dasar 2024

1st Grade

15 Qs

HTML + CSS

HTML + CSS

1st - 3rd Grade

15 Qs

Post Test VSGA 2022

Post Test VSGA 2022

1st Grade

20 Qs

Profile Page

Profile Page

3rd - 8th Grade

15 Qs

Ulangan Teori DMI

Ulangan Teori DMI

1st Grade

20 Qs

HTML- TABLE

HTML- TABLE

Assessment

Quiz

Computers

1st - 3rd Grade

Hard

Created by

chua inn

Used 350+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a table in HTML?

Use an image

Use the <pre> tag.

With the <table> tag along with various heading tags <th>, table row tags <tr>, and table data tags <td>.

Don’t know

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How do you create a table row?

With an opening and closing <td> tag.

With an opening and closing <th> tag.

With an opening and closing <tr> tag.

Don’t know

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How do you create a table header?

With a <pre> tag and a <strong> tag to highlight the text.

With a <th> tag.

With an opening and closing <th> tag for each column in your table.

Don’t know

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The startinf tag of a table is:

<tr>

<table>

<td>

<tablet>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is this a correct table?


<table>

<tr><td>This is part 1</td></tr>

<tr>This is part 2</tr>

</table>

Yes

No

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is this a correct table?


<table>

<tr><td>This is part 1</td>

<tr><td>This is part 2</td></tr>

</table>

Yes

No

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is this a correct table?


<table>

<tr><td>This is part 1</td></tr>

<tr><td>This is part 2</td></tr>

</table>

Yes

No

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?