Lessons by tag «The layout»
We found 20 lessons lessons about the «The layout» in the Hexlet catalog. These lessons on «The layout» are available in the following courses: SASS: Fundamentals of Operations, CSS: Site Adaptability, CSS: Transform (Transform objects).
Learn about Flex's capabilities when creating adaptive layouts.
Learn how to test your site on different devices.
Learn about the viewport meta tag and how it helps with adaptivity.
Get to know the layout using percentages.
Get to know one of the most powerful tools for creating adaptive websites - Media Queries
Learn about what devices you can apply your styles to.
Learn how to use variables in SASS. Learn how to connect files and use the special flag !default
Learn SASS features that allow you to extend the CSS language a bit
Explore pattern selectors and learn about the extend directive
Learn how to rotate objects using the rotate function. Learn how to select the rotation point of an object using the transform-origin property
Learn CSS course: Transformations. Learn about the studied topics and their application in practice
Learn how to scale HTML elements using the scale function of the transform property. Learn about the effect of a scaled element on its neighbors.
To learn how the translate function works and how to use it to move objects on the page
Learn about the ability to skew HTML elements using the skew function of the transform property. To understand the principles of element distortion on several axes
Learn about the concept of three-dimensional space and how it differs from two-dimensional space. Learn to work with the perspective of three-dimensional objects in CSS
Learn to use the previously studied transformations in three-dimensional space. Understand movement, rotation, and scaling along three axes