Salutations TutFlixer!For the first time in TutFlix history, I’m presenting the CSS Learning Path from Frontend Masters. This curated path is perfect for anyone wanting to hone their CSS skills. Whether you're a beginner or have been writing CSS for a decade, these 14 handpicked courses will...
Leverage the Sass preprocessing to empower your CSS practices and master styling complex applications. Mike will show you how styles can be modularized and reused -- avoiding repetition and redundancy, while keeping everything readable and maintainable.Thanks to a TutFlixer for sharing the...
Build a personal portfolio website to solidify your knowledge of the fundamentals through a hands-on project. Implement a style guide and code responsive layouts for desktop, tablet, and mobile devices. Use the latest CSS techniques, such as CSS variables, flexbox, grid, and media queries, to...
Use Tailwind CSS's utility-first approach to build out entire web designs without needing any custom CSS! You can even add responsive breakpoints and dark mode right into your HTML markup. Learn through hands-on exercises building real-world components like modals, forms, and page layouts...
Learn to build and optimize SVG – the scalable graphics format for the web that can achieve impressively small file sizes for fast-loading websites. In this course, you'll learn to create immersive graphics and make them alive with animations!Thanks to a TutFlixer for sharing the credentials...
Learn how to become self-sufficient for the entire process of execution from concept to design to implementation. Also, understand the rules for designing to become a better collaborator to design team members and better able to execute the creation of complex and beautiful front-end...
Looking to practice your CSS skills? Work through five distinct projects to practice writing semantic HTML, mobile-first designs, media queries, and CSS layout techniques. You'll leverage CSS variables, flexbox and grid, inheritance, and responsive design strategies for supporting multiple...
Discover new HTML elements and CSS Selectors that you might not know! Learn the hard parts of CSS, including inheritance, specificity, and the cascade. Plus, get hands-on with modern CSS selectors like :is(), :where(), and :has()! With this knowledge, you'll be able to create web pages with...
UI animations play an important role for web apps and websites in improving the user experience. But creating animations can be difficult, or done excessively. Learn CSS animation basics and transition to advanced concepts like orchestration and choreography. Techniques you’ll learn: CSS...
CSS Grid is the most important tool in a modern web developer's toolkit for laying out web pages. With its two-dimensional structure, precise positioning, and overlapping elements, you’ll learn to achieve complex layouts with minimal code. You'll also explore advanced techniques like container...
Get to know CSS in the right way without the fluff. You'll style text, build navigation bars, headers/footers, add icons, and more. You'll even build a professional portfolio website by the end of the course!by Jen KramerThanks to a TutFlixer for sharing the credentials to download the...
Description
Build a Website from Scratch is a course on creating a fully functional website from scratch using essential web development tools and techniques, published by FrontendMasters Online Academy. In this course, you will learn how to build a complete, responsive website from scratch...
Build scalable component libraries and design systems with Storybook. Create reusable UI components with composable styles and variants using Tailwind CSS. Use MDX for documentation, set up interaction testing, and add data fetching to create a robust dev environment for your component library...
Do you struggle to apply styles to your websites? Are you anxious when asked to turn a design into reality? Do you want to feel confident writing and debugging CSS? This course is for you! We'll cover the foundations of CSS like color, typography, positioning, and z-index. We'll also learn how...
Starting with the basics of CSS and HTML, you'll progress through creating responsive designs for mobile, tablet, and desktop layouts. You'll learn to code complex layouts with CSS Grid and Flexbox and tackle real-world exercises like styling buttons, audio players, hamburger menus, and lists...