Case Question 2Anne wants to create text navigation links that are as visually interesting as image-based ones on her company's Web site. To achieve this, she decides to get creative with rollovers.In the Selector text box, Anne pays close attention to spacing when typing. Which of the following should Anne type?
A. navlist a:link
B. #navlist a: link
C. #navlist a:link
D. navlista:link
Answer: C
Computer Science & Information Technology
You might also like to view...
What is the output from the following?
``` >>> first = "Abe" >>> last = "Lincoln" >>> print first + “ “ +last ```
Computer Science & Information Technology
When you are sending one email to all of your friends in your address book, you should use the ________ field to keep their addresses private
A) To: B) Cc: C) Pcc: D) Bcc:
Computer Science & Information Technology
In what STP state does a port drop all received user traffic and not transmit user traffic but still listen for updated BPDUs?
A) Dropping B) Listening C) Blocking D) Learning
Computer Science & Information Technology
Which Windows program must be running before a user can sign in to Windows?
A. Kernel.exe B. Userinit.exe C. Explorer.exe D. Lsass.exe E. All of the above
Computer Science & Information Technology