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

10th Grade

11 Qs

Quizz - Imagens e Tabelas HTML

Quizz - Imagens e Tabelas HTML

10th - 12th Grade

10 Qs

HTML Tables

HTML Tables

9th - 12th Grade

11 Qs

HTML (3CS)

HTML (3CS)

10th - 11th Grade

10 Qs

HTML Tables

HTML Tables

7th Grade

10 Qs

HTML Tables

HTML Tables

9th - 12th Grade

10 Qs

List and Table in HTML

List and Table in HTML

8th Grade

10 Qs

HTML

HTML

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