Identify the selector that should be used to let a submenu remain visible even when the pointer moves away from the title and hovers over the non-visible submenu.?
A. ?a.submenuTitle:hover+ul.submenu, hover: ul.submenu
B. ?a.submenuTitle:hover+ul.submenu, ul.submenu:hover
C. ?a.submenuTitle:hover+ul.submenu, *ul.submenu:&hover
D. ?a.submenuTitle:hover+ul.submenu, ul.submenu:@hover
Answer: B
Computer Science & Information Technology
You might also like to view...
The ________ SmartArt category is used to show steps in a workflow
A) Process B) Relationship C) Picture D) Pyramid
Computer Science & Information Technology
Comparison operators compare the values in a table or another query to the criteria value you set up in a query
Indicate whether the statement is true or false
Computer Science & Information Technology