Introduction to HTML/CSS Quiz 2: Basic HTML

Introduction to HTML/CSS Quiz 2: Basic HTML

6th - 12th Grade

7 Qs

quiz-placeholder

Similar activities

html

html

12th Grade - University

10 Qs

HTML 2

HTML 2

9th - 12th Grade

10 Qs

html (4ESO)

html (4ESO)

6th Grade

10 Qs

แบบทดสอบบทที่ 5

แบบทดสอบบทที่ 5

8th Grade

10 Qs

Quiz MPT Tabel

Quiz MPT Tabel

11th Grade

10 Qs

HTML QUIZ

HTML QUIZ

8th - 9th Grade

10 Qs

HTML Tags

HTML Tags

9th Grade

10 Qs

HTML Tags

HTML Tags

6th - 8th Grade

10 Qs

Introduction to HTML/CSS Quiz 2: Basic HTML

Introduction to HTML/CSS Quiz 2: Basic HTML

Assessment

Quiz

Computers

6th - 12th Grade

Medium

Created by

Jerry Xiao

Used 116+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

The <a> tag represents

A zelda

A link

An animation

An image

2.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

The <thead> tag denotes

All content of the table

All data in the table

All heading information in the table

A table

3.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Table data can be written in which tag?

<tabledata>

<data>

<td>

<th>

4.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Table column headings are defined using

<td>

<thead>

<th>

<tbody>

5.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

<!-- This is a comment -->

True

False

6.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Links cannot reference internal HTML elements

True

False

7.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Links can reference external websites or HTML files

True

False