MC
MC HAMMER
FIBS
AND MORE
MAKE IT TRUE
100
There are ____ ways to create a table in Dreamweaver.
What is 2
100
When working with tables in Dreamweaver, to create a new row identical to the one above it, you should place the insertion point in the last cell of a table, then press ____.
What is TAB
100
Tables are placeholders made up of small boxes called ____________________, into which you can insert text and graphics.
What is CELLS
100
To resize a row or column of a table individually, you should drag the interior ____________________ borders up, down, to the left, or to the right.
What is CELL
100
In HTML, page layout options are fairly limited without the use of ____________.
What is TABLES
200
With respect to HTML tables, ____ is the distance between cells.
What is CELL SPACING
200
Lindsey notices the code   when viewing the HTML code for a table she just created. What does the code mean?
What is NONBREAKING SPACE
200
In HTML tables, the cell ____________________ are the lines inside the cell borders.
What is WALLS
200
To ____________________ a cell means to divide it into multiple rows or columns.
What is SPLIT
200
You can make a table more accessible to visually handicapped viewers by adding a table caption and a table summary that can be read by ____________.
What is screen readers.
300
In Dreamweaver, you can use ____ mode when you want to draw your own table.
What is LAYOUT
300
Michael center aligns three images on a page. He notices extra dotted lines surrounding the images. What do the dotted lines represent?
What is DIV TAG
300
Before you create a table, you should sketch a plan for it that shows its location on the Web page and the ____________________ of text and graphics in its cells.
What is PLACEMENT
300
To ____________________ cells means to combine multiple cells into one cell.
What is MERGE
300
HTML ___________are bold and are used by screen readers to help viewers identify the table content.
What is table headers
400
In Dreamweaver, you can select a table by selecting a cell in the table, then clicking ____, Select All twice.
What is EDIT
400
In working with tables in Dreamweaver, Michael uses a shortcut key to toggle between table modes. What key does he use?
What is F6
400
If you use a table to place all the text and graphics contained on a Web page, it is wise to set the width of the table in ____________________.
What is PIXELS
400
To select an entire table in Dreamweaver, you should click the ____________________ tag on the tag selector.
What is TABLE
400
Table cells whose width or height is specified as a __________ will maintain that __________ in relation to the width or height of the entire table if the table is resized.
What is percentage
500
To change all the columns in a table so that they are the same size, you should drag the ____ selection handle.
What is MIDDLE-RIGHT
500
When the width of a table is specified in ____________________, the table width stays the same, regardless of the size of the browser window.
What is PIXELS
500
If you set a table width as a(n) ____________________, the table would resize itself proportionately in any browser window, regardless of the resolution.
What is PERCENTAGE
500
____________________ are database or spreadsheet files that have been saved as text files with delimiters such as tabs or commas separating the data.
What is DELIMITED FILES
500
Once you place __________ in a table cell, you can format it to make it more readable and more visually appealing on the page.
What is text