The tag within the ____________________ tag defines the shape of the hot spot, and anchors or links it to a URL.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
You might also like to view...
Which of the following will generate a random number between 0 and 5?
a. ``` Math.random() * 5; ``` b. ``` Math.floor(Math.random() * 6)); ``` c. ``` Math.random() * 5 + 1; ``` d. ``` Math.floor(Math.random() * 4 + 1); ```
Computer Science & Information Technology
The ________ is a toolbar to which you can add links to your most-used websites
Fill in the blank(s) with correct word
Computer Science & Information Technology
Photoshop saves a selection as a new layer on the ____ panel.
a. Selection b. Options c. Filter d. Channels
Computer Science & Information Technology
A(n) ____ is one or more fields that uniquely identify the data in a file.
A. identifier B. data item C. structure D. transaction E. key
Computer Science & Information Technology