Name the six CSS tools available in Expression Web and describe how each tool is used.
What will be an ideal response?
Apply Styles panel: Apply, remove, modify, rename, and delete styles; attach or detach external Cascading Style Sheets (CSS); select all instances of a style; and go to the code that contains a style's rule set.
Manage Styles panel: Perform all the functions of the Apply Styles panel; move styles between external and internal style sheets; and move the location of a style within a style sheet.
CSS Properties panel: View all styles of current selection, the order of precedence of those styles, and all properties and values of the styles.
Style toolbar: Apply, rename, and remove styles.
Style Application toolbar: Control how styles are applied manually to page elements.
CSS reports: View reports of style errors and styles that are in use on your page or site.
You might also like to view...
Which syntax imports all static members of class Math?
a. import java.lang.Math.*. b. import static java.lang.Math.*. c. import static java.lang.Math. d. None of the above.
You might want to insert a manual ____________________ if a page ends with a row that should be grouped with data on the next page.
Fill in the blank(s) with the appropriate word(s).
To test an update query before running the query, what should you do first?
A) From Design view, click View in the Results group and click Datasheet view. B) From Design view, click the Run button. C) From Design view, verify that all fields are listed. D) From Design view, click Update in the Query type group.
A primary key is a field that uniquely identifies a record
Indicate whether the statement is true or false