HTML

HTML

12th Grade

15 Qs

quiz-placeholder

Similar activities

Modern web technology

Modern web technology

University

16 Qs

Multimedia

Multimedia

University

10 Qs

Web Application

Web Application

University

12 Qs

The Internet

The Internet

University

15 Qs

Applied Accessibility

Applied Accessibility

University

10 Qs

UML Exam 2

UML Exam 2

12th Grade

10 Qs

INTRODUCTION TO HTML

INTRODUCTION TO HTML

12th Grade

14 Qs

HTML

HTML

Assessment

Quiz

English

12th Grade

Hard

Created by

Sarah Williams

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 8 pts

What is the default look for a hyperlink on a web page?

it is underlined and green

it is underlined and blue

it is not underlined and red

it is italic and white

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which element divides a table into rows?

<table>

<th>

<tr>

<td>

<style>

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which attribute allows the user to span a cell along a horizontal row?

colspan

rowspan

border

background

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

You can set the color by using _______ or color value.

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

The "colspan" and "rowspan" ________ can be used within the <td> and <th> elements.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does HTML stand for?

Hyper Text Markup Language

Hyperlinks and Text Markup Language

Home Tool Markup Language

Hyperlinking Text Mark Language

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which HTML tag is used to define an internal style sheet?