Microsoft
98-375 · Question #50
When applied to an image, the CSS float:right property:
The correct answer is B. positionsthe image to the right of the region and wraps text around the top, left, and bottom. See the full explanation below for the reasoning.
Question
When applied to an image, the CSS float:right property:
Options
- Apositionsthe image to the left and displays all of the text to the right of the image.
- Bpositionsthe image to the right of the region and wraps text around the top, left, and bottom.
- Cpositionsthe image to the left of the region and wraps text around the top, right, and bottom.
- Dpositionsthe image to the right and wraps text to the top and bottom.
How the community answered
(43 responses)- A5% (2)
- B74% (32)
- C7% (3)
- D14% (6)
Community Discussion
No community discussion yet for this question.