Microsoft
98-375 · Question #36
You are developing an HTML5 page. The page includes the following code. The inner paragraph must be exactly 15 pixels from the top left corner of the outer paragraph. You set the left style for the…
The correct answer is A. absolute. See the full explanation below for the reasoning.
Question
You are developing an HTML5 page. The page includes the following code. The inner paragraph must be exactly 15 pixels from the top left corner of the outer paragraph. You set the left style for the inner paragraph to the appropriate value. You need to set the position property of the inner paragraph. Which value should you use?
Options
- Aabsolute
- Bstatic
- Cfixed
- Drelative
How the community answered
(26 responses)- A77% (20)
- B8% (2)
- C4% (1)
- D12% (3)
Community Discussion
No community discussion yet for this question.