Images in CSS
Learn about images in CSS and the behavior of images as inline elements.
We'll cover the following...
In this lesson, we are going to cover the concept of float. We’ll learn how they’ve been used in the past and how to use them in modern web development.
We’ll begin by looking at another inline element, <img>
, and its relationship with the float
CSS property.