Tags
HTML Elements
Unit One
Unit Two
Random
100

Defines the structure and layout of a web document

What is tags?

100

You begin your code with this

What is the start or opening tag?

100

A worldwide connection of computers

What is the Internet?

100

A color, picture, or a graphic against which the other elements appear

What is the background?

100

Meaning of Ergo

What is work?

200

You do this to close a paragraph tag

What is:

</p>

200

Most HTML elements have this

What is attributes?

200

First document users see when accessing a website

What is the home page?

200

The default text format used for the main content of a web page

What is normal text?

200

The meaning of Ergonomics

What is the laws of work?

300

You put this at the end of your code

What is:

</body>

</html>

300

Everything between the start and end tags

What is element content?

300

A program that interprets and displays web pages

What is a web browser?

300

Type of list that uses images or bullets

What is unordered list?

What is bulleted list?

300

C

T

D

Stands for:

What is:

Cumulative

Trauma

Disorder

400

The tags used to create a button

What is:

<button>_____</button>

400

Some HTML elements have this

Ex. <br /> or <hr />

What is empty content?

400

Designed to transport and store data

What is Extensive Markup Language?

400

Also known as a JPEG

What is Joint Photographic Experts Group?

400

HTML is also know as

What is Hyperlink Markup Language?

500

The tags used to change the site title

What is:

<title>____</title>

500

Empty elements are closed by what tag

What is the start tag?

<hr/>

500

Program that provides graphical user interface that allows a developer to preview the web page during development

What is WYSIWYG Editor?

500

Also known as a GIF

What is Graphics Interchange Format?

500

URL also stands for

What is Uniform Resource Locator?