Summary
In this chapter, you gained knowledge about the main features of modern CSS. You learned how flexbox works and how you can use it in your projects. You analyzed two-dimensional transforms, which you can use in your projects. This chapter is an introduction to the new CSS features and will help you to understand possibilities.
In the next chapter, we will focus on gradients, shadows, and animations. We will create a linear and radial gradient box and text shadows, and additionally gain knowledge about the calc
function.