Lessons by tag «HTML5»
Get to know CSS Multi-column Layout and where to use it
Learn about the course topics and goals. Get to know the lesson structure and features
Explore the measurement units available in CSS and their relation to each other
Learn how to add media elements to a page. Examine ways to add images, video, and audio
Recall the box model and the properties that affect the element size. Study the margin, padding, and border properties and learn how to manage a box model using the box-sizing property
Learn to create the cornerstone website element: form. Explore the standard elements of data input and form submission
Study more complex second- and third-level selectors according to the W3C specification
Learn about styling element events and styling by element's location. Discover how to use pseudo-classes
Learn how to scale HTML elements using the scale function of the transform property
Learning about the ability to skew HTML elements and the principles of element distortion on several axes
Learning about the course's topics and their application in practice
Learning how to use the `translate` function to move objects on the page
Learning how to rotate objects and select the rotation point using the transform-origin property
Discovering three-dimensional space and learning to work with the perspective of three-dimensional objects in CSS
Learning to use the previously studied transformations in three-dimensional space. Understand movement, rotation, and scaling along three axes