A web page has a section that contains an `
Which type of layout positioning should the `
> ''Relative positioning allows an element to be positioned relative to its normal (static) position. For example, `left: 10px` shifts the element 10 pixels to the right of its original location.''
>
> ''Unlike `absolute` or `fixed`, relative positioning does not remove the element from the document flow.''
* MDN Web Docs: position: relative
* CSS Positioning Module Level 3
---
Joanna
Vallie
5 days agoRaul
10 days agoZoila
15 days ago