Web Development – Telegram
Web Development
134K subscribers
651 photos
63 videos
553 files
128 links
Learn to code and become a Web Developer with HTML, CSS, JavaScript, React, Node.js

💳 Paid ads: https://telega.io/c/Webdev_Trainings
Download Telegram
🔅 CSS: Variables and Fluid Layouts

🌐 Author: Jen Kramer
🔰 Level: Advanced

Duration: 2h 2m

🌀 Learn how to leverage recent advances in CSS to more efficiently build sites with a single design that adapts readily to different screens and environments.


📗 Topics: Cascading Style Sheets

📤 Join Web Development for more courses
Please open Telegram to view this post
VIEW IN TELEGRAM
18
📂 Full denoscription

When responsive web design was first introduced, it was at once magical and inefficient. Designers had to work with floats to lay out their grid-based systems, as well as hack media queries. Recent advances in CSS simplify this process, letting your design adapt to circumstances more fluidly. But leveraging these new features requires abandoning current practices and shifting to a model where you trade precise control for consistency and ease of implementation. This course can help you make that shift. Jen Kramer lays out how to do math directly in CSS via the calc() function and leverage custom properties, or variables, to streamline your CSS. She presents practical examples and hands-on practice exercises. Along the way, Jen shares examples of how to use these properties, including how to add custom properties to type scale and work with Flexbox and Grid.
Please open Telegram to view this post
VIEW IN TELEGRAM
16
Please open Telegram to view this post
VIEW IN TELEGRAM
12
CSS: Variables and Fluid Layouts.zip
301 MB
📱Web Development
📱🆕 CSS: Variables and Fluid Layouts
Please open Telegram to view this post
VIEW IN TELEGRAM
14👍2
🔰 Custom Scrollbar in CSS
Please open Telegram to view this post
VIEW IN TELEGRAM
39👍4🔥1
🔰 CSS Select and element's parent

For a long time, in CSS land, developers were longing for a feature that allowed to select the parent of a particular element.

In this example, we have two .parent elements but with different children. With the :has() pseudo selector, we can select the parent of a particular child. With this we can apply some styling only to that particular parent.

This opens up a lot of possibilities such as

Style a list when a particular element is hovered
Style a card depending on whether or not it has an image
Style a header depending on whether or not it has an hyperlink

The possibilities are endless 🔥
29👍4🔥1
This media is not supported in your browser
VIEW IN TELEGRAM
🔰 Responsive Card with CSS Flexbox
👍1914🔥5
🔅 CSS: Selectors

🌐 Author: Jen Kramer
🔰 Level: Intermediate

Duration: 2h 19m

🌀 Learn how to leverage the power of selectors to select the elements you want to style without adding classes, changing HTML, or getting overly specific with your selectors.


📗 Topics: Cascading Style Sheets

📤 Join Web Development for more courses
Please open Telegram to view this post
VIEW IN TELEGRAM
10👍1
📂 Full denoscription

Project

Answer questions about CSS selectors at the end of each chapter.

Discover how to effectively leverage the power of selectors to select the elements you want to style without adding classes, changing HTML, or getting overly specific with your selectors. In this course, instructor Jen Kramer demonstrates how to pinpoint specific parts (and groups of parts) in an HTML document using the powerful declarative syntax of CSS selectors.
Please open Telegram to view this post
VIEW IN TELEGRAM
10
Please open Telegram to view this post
VIEW IN TELEGRAM
8👍3
🔰 Scrolling doesn’t need JavaScript anymore.

With CSS scroll-driven animations, you can build parallax effects that stay in sync, feel smooth, and perform better. Less code, more control.
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
27👍4
This media is not supported in your browser
VIEW IN TELEGRAM
Sometimes it happens so you don't have enough space to display a full piece of text. In some scenarios, if the UX allows, we could truncate the text using ellipsis, and here is the snippet for how to do it easily in CSS!


⚠️ Do note that, for this to work, a defined width is required for the text element. (Saved you some hassle in debugging 😁)
21👍5🔥2
🔰 CSS text-box-trim

Useful for consistent vertical spacing in UI components, like buttons, headers, and form elements, where extra text padding causes misalignment.
28
🔅 CSS: Variables and Fluid Layouts

📝 Learn how to leverage recent advances in CSS to more efficiently build sites with a single design that adapts readily to different screens and environments.

🌐 Author: Jen Kramer
🔰 Level: Advanced
Duration: 2h 2m

📋 Topics: Cascading Style Sheets

🔗 Join Web Development for more courses
Please open Telegram to view this post
VIEW IN TELEGRAM
17
CSS: Variables and Fluid Layouts.zip
301 MB
📱Web Development
📱CSS: Variables and Fluid Layouts
Please open Telegram to view this post
VIEW IN TELEGRAM
11