Dive into the world of CSS and learn how to style your web pages in just 4 half days!
At the end of the training you will be able to:
- Understand how CSS enables you to work on a website’s presentation
- Work with multiple CSS properties, like:
- Text
- Color
- Background
- Padding
- Margin
- Float
- Position
- Z-index
- Flexbox
- Grid
- Understand and utilize pseudo selectors
- Animate elements via transitions, transformations, and animations
- Work with media queries to optimize your styling for omnichannel use via responsive design
- Understand, on an elevated level, how CSS pre-compilers work and how they could benefit your project structure.
CSS, the paint on the canvas called web pages. CSS enables us, developers, to work on the presentation of our websites, and how our documents are visually presented in both different browsers as different devices. As a beginning web developer, CSS is one of the skills you need under your belt. In about 4 half days, you will learn everything about styling, from text and colors to creating full-fledged animation. Next to that, we will also tell you how to efficiently set up your project’s styling for any device imaginable, give you a glimpse on CSS pre-compilers, and how this all can help you structure your project.