?The Yacht club has a web site that consists of a picture of the yacht club room along with the yacht club rules on the left. On the right side is a list of upcoming events, the company logo, and the yacht club teacher training dates. Sue, the web designer, needs some help with Cascading Style Sheets (CSS) to make sure the pages display correctly.
?To make the webpage display the yacht club rules in a bulleted list, _____ should be used.

A. ?display: list-item
B. ?display: item-list
C. ?display: list
D. ?display: top-list

Answer: A

Computer Science & Information Technology

You might also like to view...

In VBA, the ________ function checks a text string and determines whether it evaluates as a number

A) Val B) IsNull C) IsNotText D) IsNumeric

Computer Science & Information Technology

Which of the following BEST describes the difference between layer 2 switching and layer 2 routing?

A. Switching moves packets between hosts on different subnets, and routing moves packets between hosts on the same subnet. B. Routing moves packets between hosts on different subnets, and switching moves packets between hosts on the same subnet. C. Both routing and switching move packets between hosts on the same subnet, but routing does so at a faster pace. D. Both routing and switching move packets between hosts on different subnets, but switching does so at a faster pace.

Computer Science & Information Technology