Microsoft Exam Questions

Which value should you use?

You are developing an HTML5 page. The page includesthe following code.

The inner paragraph must be exactly 15 pixels from the top left corner of the outer paragraph. You setthe 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?

A.
absolute

B.
static

C.
fixed

D.
relative