This page lists CSS layout tests you can try so you can verify if you've understood the content in this module.
The aim of this skill test is to help you assess whether you understand how a grid and grid items behave. You will be working through several small tasks that use different elements of the material you have just covered.
The aim of this skill test is to help you assess whether you understand how flexbox and flex items behave. Below are four sets of design problems you can solve using flexbox. Your task is to fix the problems.
The aim of this skill test is to help you assess whether you understand floats in CSS using the float and clear properties and values as well as other methods for clearing floats. You will be working through three small tasks that use different elements of the material you have just covered.
The aim of this skill test is to help you assess whether you understand positioning in CSS using the CSS position property and values. You will be working through two small tasks that use different elements of the material you have just covered.
The aim of this skill test is to help you assess whether you understand how to use media queries and get you working with responsive web design with a practical task. Everything you need to know to complete this task is covered in the layout lessons in the CSS layout module.