W3Schools: "CSS Dimension Property, Positioning, Align Property, and Float"
Oftentimes, you will want to select where or what size on a page you want an element to display. The CSS positioning properties allow you complete control over where elements appear. Ultimately, we will use these properties to create sophisticated designs; for now, however, after experimenting with the interactive elements on these pages, try to use the CSS positioning properties to place images of different sizes in different places on your example webpage. Make sure that you master the "float" properties so that you can wrap words around an image.
Ultimately, we will use these properties to create sophisticated designs; for now, however, after experimenting with the interactive elements on the above pages, try to use the CSS positioning properties to place images of different sizes in different places on your example webpage. Make sure that you master the "float" properties so that you can wrap words around an image.