In Photoshop, you can double-click a slice like the ones in the accompanying figure to open the ____________________ dialog box where you can set values associated with a hyperlink slice.
Fill in the blank(s) with the appropriate word(s).
Slice Options
Computer Science & Information Technology
You might also like to view...
Which of the following terms is consistent with Microsoft terminology?
A. application B. software C. program D. applet
Computer Science & Information Technology
A program can obtain the name of its module through identifier ____________.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
The onsubmit event handler must return a value of true or false.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
The Tree class is derived from a base class named Plant. Which of the following statements can be used by the Tree class to invoke the Plant class's default constructor?
A. MyPlant.New() B. MyBase.New() C. MyTree.New() D. MyTree.Base
Computer Science & Information Technology