Term
| XHTML _____ should be used for documents that use CSS yet contain small markup adjustments. |
|
Definition
|
|
Term
| Use inline styles in a page containing an embedded style sheet when _____. |
|
Definition
| single objects need their own style |
|
|
Term
| You specify embedded style in _____. |
|
Definition
| a style sheet in the page's head section |
|
|
Term
| An external style sheet is formatted just like an embedded style sheet, except that it contains _____. |
|
Definition
|
|
Term
| Which HTML tag do you use to associate an external style sheet with a Web page? |
|
Definition
|
|
Term
| A(n) _____ should be the first line of a “well-formed” document. |
|
Definition
|
|
Term
| CSS allows you to specify font size using _____. |
|
Definition
| fixed and relative values |
|
|
Term
| In a style sheet a _____ follows each declaration property. |
|
Definition
|
|
Term
| An embedded style sheet consists of code specifying style attributes, surrounded by the tag set _____. |
|
Definition
|
|
Term
| All class selectors begin with a _____. |
|
Definition
|
|
Term
| ___________ are block-level elements often used to control other page elements. |
|
Definition
|
|
Term
| You specify inline style in _____. |
|
Definition
|
|
Term
| You specify external style in ____ |
|
Definition
| a style sheet in a separate file |
|
|
Term
| The _____ attribute and value pairs places data at the top of a cell. |
|
Definition
|
|
Term
| The _____ attribute specifies the table border color. |
|
Definition
|
|
Term
| _____ is used to add a comment to a table. |
|
Definition
|
|
Term
| The _____ attribute and value pairs places data in the lower center of a cell. |
|
Definition
|
|
Term
| The _____ attribute specifies the color of the top and left edges of a table. |
|
Definition
|
|
Term
| A _____ is a layout that allows you to present information in a grid. |
|
Definition
|
|