Tables
HTML
Forms
CSS
Multimedia
100
Defines the number of pixels of space between a cell’s contents and the cell wall.
What is cell padding
100

What does HTML stand for?

What is HTML

100
In a(n) ____________________ box, a visitor may enter larger amounts of data.
What is a text area
100
An external style sheet must be saved as a(n) ____ file.
What is .css
100

When viewing a web page, how do you view the source code for the website?

Hover over white space, right-click, select "view source code".

200
are useful when you want to arrange text and images in order to make the information straightforward and clear to the Web page visitor.
What are tables
200

Who is making the Web standards?

The World Wide Web Consortium

200
A(n) ____________________ control creates a list item in a list from which more than one item can be chosen.
What is a checkbox
200
A(n) ____ style sheet is used to change the style within an individual HTML tag.
What is inline
200
File ____________________ can result in smaller file size.
What is compression
300

These are used if your data cell needs to span multiple rows or columns.

rowspan or colspan

300

What is the correct formatting (spelling) of the doctype used for HTML5?

<!DOCTYPE html>

300
The ____________________ button sends the information to the appropriate location for processing.
What is submit
300
To link a style sheet to a Web page, the tag must use "____________________" as the value for the rel property.
What is stylesheet
300
One of the most popular formats for music storage
What is mp3
400
There are ____ main HTML tags used to create a table.
What is four
400

What is the correct HTML element for the largest heading?

<h1>

400

The use of asterisks, for example, to mark the entered text in this kind of field is designed to help protect text from being observed as it is being entered.

Hint: You use this field everyday to use your computer for class.

Password

400
The ____________________ area surrounds the page area, and is transparent.
What is a margin
400

Its sound quality is not as good as other formats

What is raw audio

500
A ____ is a horizontal line of information.
What is a row
500

What are the 5 required tags in a conform HTML document?

<!DOCTYPE>, <html>, <head>, <body>, and <title>.

500
Nearly all of the HTML tags used to create forms have at most one of these each
What is an attribute
500

What does CSS stand for?

Cascading Style Sheets

500

What is the name of the link tag that lead you to other websites, images, products, etc.?

<a href="url">link text</a>

M
e
n
u