SmartArt is a gallery of text styles that can be used to create decorative effects such as mirrored or shadowed text

Indicate whether the statement is true or false


FALSE

Computer Science & Information Technology

You might also like to view...

The _______ method displays a dialog window when selecting a file that you want to open.

a. DisplayDialogControl b. DisplayDialog c. ShowDialog d. ShowControl

Computer Science & Information Technology

What does the following code print?

``` document.writeln( "*" ); document.writeln( "***" ); document.writeln( "*****" ); document.writeln( "****" ); document.writeln( "**" ); ```

Computer Science & Information Technology

Which of the following is not true about Wikipedia?

A) Though wikis can be public and unrestricted in terms of allowing users to edit, many wikis require a user name and password in order to make changes. B) If an article is being constantly vandalized, Wikipedia can also implement a lock so only people with special privileges above and beyond just being a registered user can modify it. C) Companies can use wikis to allow product manuals to be edited by employees and even customers. D) The word "wiki" comes from a Hawaiian term for "collaborate."

Computer Science & Information Technology

Besides a stand-alone macro, what is the other type of macro?

A) Included B) Inserted C) Embedded D) Automated

Computer Science & Information Technology