Duration: 15:36 min
Summary: In this lesson, we will learn how to work with element positioning. We start with some HTML and manipulate the properties of an aside element. We will see how the fixed, relative, absolute, and static position values impact the display. Then, we will change the positioning properties of a div. Again, here, we are experimenting with the properties as we change the values in the F12 developer tools. Finally, we will add an image inside the div and change its positioning properties to see how it will display in relation to its parent div.