One of the ways to create a horizontal navigation menu from an unordered list is to a. set the display property of the element within each li element to inline b. set the float property of the elelment within each li element to left c. set the clear property of each li element to both d. set the display property of each li element to inline