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 Unit Quiz

HTML Unit Quiz

9th - 12th Grade

11 Qs

HTML - Tags, elements, tables and images

HTML - Tags, elements, tables and images

7th - 9th Grade

12 Qs

Lesson 9: Intelligence is the Ability to Adapt to Change

Lesson 9: Intelligence is the Ability to Adapt to Change

8th Grade

10 Qs

HTML

HTML

12th Grade

10 Qs

HTML & CSS Table Quiz

HTML & CSS Table Quiz

10th Grade

10 Qs

html

html

12th Grade - University

10 Qs

Quiz HTML

Quiz HTML

1st - 10th Grade

10 Qs

Year 7 HTML

Year 7 HTML

7th - 9th Grade

11 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