When the Font Color button has been used to apply a color that color remains the active color for the Font Color button
Indicate whether the statement is true or false
TRUE
Computer Science & Information Technology
You might also like to view...
The _________ element is a void element that specifies a media file and a MIME type.
a. object b. source c. param d. iframe
Computer Science & Information Technology
Which of the following methods are in java.util.List?
a. add(int index, E element) b. get(int index) c. set(int index, E element) d. remove(int index) e. subList(int fromIndex, int toIndex)
Computer Science & Information Technology