who wants to be a millionaire? web page development dreamweaver chapter 5

23
Who Wants to be a Millionaire? Web Page Development Dreamweaver Chapter 5

Upload: zachariah-weathers

Post on 31-Mar-2015

218 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: Who Wants to be a Millionaire? Web Page Development Dreamweaver Chapter 5

Who Wants to be a Millionaire?

Web Page DevelopmentDreamweaver Chapter 5

Page 2: Who Wants to be a Millionaire? Web Page Development Dreamweaver Chapter 5

$100 Question

One of two primary reasons for using tables in web pages is ______________.

A. Cell spacing

C. Maintenance D. Dinner

B. Layout

Page 3: Who Wants to be a Millionaire? Web Page Development Dreamweaver Chapter 5

$100 Question

One of two primary reasons for using tables in web pages is ______________.

B. Layout

Page 4: Who Wants to be a Millionaire? Web Page Development Dreamweaver Chapter 5

$200 Question

Which of the following is NOT one of the modes listed for creating tables?

A. Standard

C. Delimiter D. Expanded

B. Layout

Page 5: Who Wants to be a Millionaire? Web Page Development Dreamweaver Chapter 5

$200 Question

Which of the following is NOT one of the modes listed for creating tables?

C. Delimiter

Page 6: Who Wants to be a Millionaire? Web Page Development Dreamweaver Chapter 5

$500 Question

The small boxes that make up tables are ______________.

A. Cells

C. Spaces D. Delimiters

B. Squares

Page 7: Who Wants to be a Millionaire? Web Page Development Dreamweaver Chapter 5

$500 Question

The small boxes that make up tables are ______________.

A. Cells

Page 8: Who Wants to be a Millionaire? Web Page Development Dreamweaver Chapter 5

$750 Question

The distance between the cell wall and the cell content is the ___________________.

A. Cell padding

C. Cell margin D. Cell border

B. Cell spacing

Page 9: Who Wants to be a Millionaire? Web Page Development Dreamweaver Chapter 5

$750 Question

The distance between the cell wall and the cell content is the ___________________.

A. Cell padding

Page 10: Who Wants to be a Millionaire? Web Page Development Dreamweaver Chapter 5

$1,000 Question

The distance between cells is the ________________________.

A. Cell margin

C. Cell spacing D. Cell wall

B. Cell padding

Page 11: Who Wants to be a Millionaire? Web Page Development Dreamweaver Chapter 5

$1,000 Question

The distance between cells is the ________________________.

C. Cell spacing

Page 12: Who Wants to be a Millionaire? Web Page Development Dreamweaver Chapter 5

$2,000 Question

Which of the following can NOT be inserted directly into a cell?

A. Text

C. A cell D. Graphics

B. A table

Page 13: Who Wants to be a Millionaire? Web Page Development Dreamweaver Chapter 5

$2,000 Question

Which of the following can NOT be inserted directly into a cell?

C. A cell

Page 14: Who Wants to be a Millionaire? Web Page Development Dreamweaver Chapter 5

$4,000 Question

The width of tables and cells can be set with a fixed width by using ___________________.

A. Pixels

C. Relative sizes D. Delimiters

B. A percentage

Page 15: Who Wants to be a Millionaire? Web Page Development Dreamweaver Chapter 5

$4,000 Question

The width of tables and cells can be set with a fixed width by using ___________________.

A. Pixels

Page 16: Who Wants to be a Millionaire? Web Page Development Dreamweaver Chapter 5

$8,000 Question

A banner cell can be created by ____________________ cells.

A. joining

C. combining D. merging

B. splitting

Page 17: Who Wants to be a Millionaire? Web Page Development Dreamweaver Chapter 5

$8,000 Question

A banner cell can be created by ____________________ cells.

D. merging

Page 18: Who Wants to be a Millionaire? Web Page Development Dreamweaver Chapter 5

$10,000 Question

HTML code that represents a table is _______________.

A. <td>

C. <tr> D. <tc>

B. <table>

Page 19: Who Wants to be a Millionaire? Web Page Development Dreamweaver Chapter 5

$10,000 Question

HTML code that represents a table is _______________.

B. <table>

Page 20: Who Wants to be a Millionaire? Web Page Development Dreamweaver Chapter 5

$32,000 Question

HTML code that represents a cell is _______________.

A. <td>

C. <tr> D. <tc>

B. <table>

Page 21: Who Wants to be a Millionaire? Web Page Development Dreamweaver Chapter 5

$32,000 Question

HTML code that represents a cell is _______________.

A. <td>

Page 22: Who Wants to be a Millionaire? Web Page Development Dreamweaver Chapter 5

$50,000 Question

HTML code that represents a row in a table is _______________.

A. <table>

C. <tc> D. <td>

B. <tr>

Page 23: Who Wants to be a Millionaire? Web Page Development Dreamweaver Chapter 5

$50,000 Question

HTML code that represents a row in a table is _______________.

B. <tr>