Duration: 19:36 min
Summary: In this lesson, we will discuss the background image and border. It is important to note that when setting the background image in CSS3, it will repeat by default. You can notice that clearer when you set a width and height of the div you are working with. The second item within our discussion today is working with the border. For that you can set different values including the style, color, and radius. Many of these properties are more interesting when you load the developer tools (F12) and start experimenting with them and seeing the impact of the change real time. I will do so in this lesson.