Web Developement
4.46K subscribers
633 photos
57 videos
467 files
138 links
Download Telegram
CSS for JavaScript Developers

Download Full Course:
https://t.me/webdev_trainings/573
Download All Courses:
https://t.me/Zero_to_mastery
🔸 Full description 🔸

For decades, CSS developers fiddled with floats to create flexible layouts that worked across browsers. But their brilliant hack had a lot of downsides. The latest generation of CSS specs offers a better and vastly more intuitive set of tools, but moving from floats to Grid, Flexbox, or both means adjusting how you think. In this course, Christina Truong guides you though this process, from initial concepts to complete conversion, highlighting the different ways to create page layouts with modern CSS. Explore how to work with the display and float properties; use relative, absolute, and fixed positioning for laying out components; create basic Grid and Flexbox layouts; and more.
🔸 Full description 🔸

While creating forms with HTML and CSS is a core web development skill, making great forms requires a lot more than the basics. Emily Kay brings her years of experience working with customers and developers to explain how to create forms people will find useful and even enjoyable. Learn how to set up a basic form and add buttons, toggle switches, date pickers, and more. Become well-versed in form-specific CSS techniques and tricks, and add JavaScript to catapult your forms to the next level. Emily takes you through four start-to-finish projects featuring the most popular types of web forms: login, booking, payment, and search forms. Plus, learn how to incorporate accessibility and form validation and build a post-submission success page to let users know their entries have been accepted.

Note: Usability and layout considerations differ based on device and platform. All of the forms built in this course work equally well on mobile devices and desktops as well as all of the modern browsers.
🔸 Full description 🔸

CSS layouts are becoming less of a puzzle. After decades of hacking CSS to make multicolumn layouts, the CSS Grid Layout module makes page layout predictable. In this course, take a step back from traditional layout models, and learn how to take full advantage of the new capabilities of CSS Grid to build interfaces that are attractive, accessible, and responsive. Join Morten Rand-Hendriksen as he walks through how to create full-bleed layouts, multicolumn layouts, and advanced card-based layouts. He demonstrates how to create dynamic responsive grids that adjust to their available viewport space.
🔅 CSS: Equal width columns in flexbox
🧿 Useful CSS Snippets
🔅 CSS Layouts: From Float to Flexbox and Grid

🌐 Author: Christina Truong
🔰 Level: Intermediate

Duration: 1h 46m

🌀 Floats are fading away fast. Learn how to make the jump from floats to Flexbox and Grid to more efficiently create page layouts with CSS.

📗 Topics: CSS Grid Layout

📤 Join @webdev_trainings for more courses
Media is too big
VIEW IN TELEGRAM
CSS Cascade Layers Tutorial #1 - Selector Specificity 101
Media is too big
VIEW IN TELEGRAM
CSS Cascade Layers Tutorial #2 - Using Cascade Layers
Media is too big
VIEW IN TELEGRAM
CSS Cascade Layers Tutorial #3 - Layer Priority
Media is too big
VIEW IN TELEGRAM
CSS Cascade Layers Tutorial #4 - Importing Into Layers