All lectures list
This is a list of all lectures and webinars I created and held. It does not include the main classes of the Frontend Basics Course. Only individual lectures that can be conducted in isolation from the rest of the course.
- Sign Up
- Sign Up
- Sign Up
- Sign Up
- Sign Up
-
In this webinar, I teach about all the values of the position property, how they work, where to apply them. I show examples first on the abstract code, then on the training and real sites. In addition, I explain how the z-index and the positioning context work.
-
In this webinar, I explain the :nth-child() and :nth-of-type() pseudo-classes, how they work, what are their differences, where are they used. And also about how formulas work with them.
-
This masterclass shows the layout of a complex section of the Agency template using flexbox, grids and display: contents.
-
This masterclass shows making Different implementations of endless background, that must always stretch to the viewport border.
-
A lecture about digital color. After a short introduction about human vision and perception of colors, I explain how digital color works. About color models, color depth, bit depth, types of digital images. And about what color models are used in the web, in CSS.
-
Webinar about customizing code editors for yourself on the example of VS Code and Sublime Text. I'm talking about the built-in settings, installing themes and extensions, how to perform various popular frontend development tasks easier.
- Sign Up
-
Webinar on different ways of using pseudo-elements ::before and ::after for content design.
- Sign Up
-
Webinar with an overview of building (rendering) methods and acquaintance with static generators using Jekyll as an example
-
Webinar about CSS Custom Properties, how they work, where and how they can be used, features and examples.
-
Webinar about CSS filters and blending modes with usage examples.