Multiple Choice
Ben wants to take advantage of the shorthand property to shorten the code that specifies the padding. Which of the following property statements specifies a top and bottom padding of 0.1 cm and a left and right padding of 0.5 cm?
A) padding: 0.1cm 0.1cm 0.5cm 0.5cm;
B) padding: 0.1cm 0.5cm 0.1cm;
C) padding: 0.5cm 0.1cm;
D) padding: 0.5cm 0.1cm 0.5cm;
Correct Answer:

Verified
Correct Answer:
Verified
Q78: You can set specific styles using the
Q79: In the tag, <link rel="stylesheet" type="css" href="sheetname.css"
Q80: MATCHING<br>Identify the letter of the choice that
Q81: With _ you can establish a standard
Q82: Although CSS allows Web developers to make
Q84: For Web sites with many Web pages
Q85: You can limit what prints by creating
Q86: In the box model, the _ is
Q87: Which of the following is NOT a
Q88: Which of the following changes would Libby