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

7th Grade

10 Qs

HTML quiz - Day 4

HTML quiz - Day 4

5th - 12th Grade

11 Qs

ASESMEN SUMATIF (HTML)

ASESMEN SUMATIF (HTML)

9th - 12th Grade

10 Qs

HTML5

HTML5

11th Grade

12 Qs

HTML

HTML

12th Grade

11 Qs

HTML Test 2

HTML Test 2

8th Grade

10 Qs

HTML 2

HTML 2

9th Grade

10 Qs

HTML tabulas

HTML tabulas

7th - 11th Grade

9 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