The CSS Podcast

Kanavan tiedot

The CSS Podcast

The CSS Podcast

Luoja: The CSS Podcast

Cascading Style Sheets (CSS) is the web's core styling language. For web developers, It's one of the quickest technologies to get started with, but one of the hardest to master. Follow Una Kravets and Bramus Van Damme, Developer Advocates from Google, who gleefully breakdown complex aspects of CSS i...

EN Yhdysvallat Teknologia

Viimeisimmät jaksot

94 jaksoa
94: CSS carousels (and scroll)

94: CSS carousels (and scroll)

Welcome back to The CSS Podcast! We're diving into a series of powerful scroll APIs that enable you to build custom, interactive carousels entirely wi...

2025-10-29 17:42:00 16:37
Lataa
93: State queries in 2025

93: State queries in 2025

Una and Bramus dive into the latest advancements in CSS with state-based container queries. Learn how to create responsive and dynamic user experience...

2025-10-16 19:44:00 17:53
Lataa
92: CSS if() and custom functions

92: CSS if() and custom functions

Welcome back to the new season of the CSS Podcast, where Una and Bramus are your guides, your cohosts, and your CSS best friends.

In th...

2025-10-13 20:00:00 25:49
Lataa
091: Season 5 Wrap-up

091: Season 5 Wrap-up

Una and Adam recap the season! They share their favorite features, stories, and use cases. Season 5 covered popovers, dialogs, top layers, trig functi...

2024-10-04 00:00:00 42:39
Lataa
090: Scroll-driven animations

090: Scroll-driven animations

In this episode our esteemed guest returns! This time to help us grok Scroll Driven Animation. Learn all about scroll(), view(), animation-timeline, t...

2024-09-27 00:00:00 46:33
Lataa
089: View transitions

089: View transitions

In this episode Una and Adam bring on an esteemed guest Bramus, who brings us deep knowledge on View Transitions. These are easy to get started with b...

2024-09-20 00:00:00 41:51
Lataa
088: State queries

088: State queries

In this episode, Una and Adam discuss a future web capability that builds on container queries: state queries. From CSS, this feature will be able to...

2024-09-13 00:00:00 23:13
Lataa
087: Anchor positioning

087: Anchor positioning

In this episode Una and Adam explain anchor positioning and all its amazing features.
Resources:
Introducing the CSS anchor positioning A...

2024-08-23 00:00:00 38:02
Lataa
086: Nesting 2024+

086: Nesting 2024+

In this episode Una and Adam catch you up to the latest syntax features of CSS nesting.
Resources:
Episode 47 → https://goo.gle/3SvM9T4

2024-08-09 00:00:00 08:10
Lataa
085: Linear easing function fun

085: Linear easing function fun

In this episode Una and Adam cover the linear() CSS easing function that can create bounce and spring effects.
 
Resources:
Ep 22 on...

2024-08-02 00:00:00 16:10
Lataa
084: Text Wrap

084: Text Wrap

In this episode Una and Adam talk about text wrap, a great modern improvement to typography on the web platform. Learn how you can create logical layo...

2024-07-12 00:00:00 12:47
Lataa
083: :has() tips and tricks

083: :has() tips and tricks

In this episode Una and Adam expand on episode 61 about :has() by focusing specifically on use cases, tips and tricks. Get inspired and discover new w...

2024-07-04 00:00:00 36:14
Lataa
082: What's new in color & color functions

082: What's new in color & color functions

In this episode Una and Adam provide a color update, covering changes to the specs and new functions. 
Links
RCS calc() tool → https://go...

2024-06-28 00:00:00 18:24
Lataa
081: Trigonometric Functions

081: Trigonometric Functions

In this episode Una and Adam share practical use cases, syntax and strategies for all the new math functions in CSS. From trig to algebra, they'll hel...

2024-06-21 00:00:00 43:04
Lataa
80: Animating to and from top-layer

80: Animating to and from top-layer

In this episode Una and Adam continue talking about dialogs and popovers, but this time it's all about animating them into and out of the top layer.....

2024-06-14 00:00:00 31:23
Lataa
79: Popover and Dialog

79: Popover and Dialog

The CSS Podcast is back, with an episode highlighting the popover API and dialog element! Learn what they can do, and when to use which when.
Li...

2024-06-07 00:00:00 19:55
Lataa
78: Season 4 wrap!

78: Season 4 wrap!

I can't believe we're already at the end of season 4! This season, we've been focusing on CSS gotchas and resolving these common CSS pitfalls. And ala...

2023-12-06 21:28:12 19:58
Lataa
77: Why isn't percentage working here?

77: Why isn't percentage working here?

In this episode, Una and Adam talk about percentage resolution for various properties like font-size, padding height and width. They break down and ex...

2023-11-28 20:15:27 15:05
Lataa
76: Why isn't my element stuck where I wanted it to stick?

76: Why isn't my element stuck where I wanted it to stick?

In this episode Una and Adam help you uncover moments where a sticky element isn't sticking. There are a couple of gotcha around implementing a sticky...

2023-11-15 20:21:36 09:52
Lataa
75: Why isn't my custom property the value I expect?

75: Why isn't my custom property the value I expect?

In this episode, Una and Adam discuss common gotchas with custom properties, which often feel fully reactive during use, but their limits and implemen...

2023-10-27 20:14:06 19:32
Lataa
74: How do I center a div?

74: How do I center a div?

In this episode we tackle one of the most asked questions of all CSS history.. how do I center this div? We'll cover multiple strategies that each hav...

2023-10-11 20:30:29 17:01
Lataa
73: Why is my animation glitching?

73: Why is my animation glitching?

On this episode of the #CSSpodcast, we're diving into how to deal with glitchy animations in your code base!
 
Links:
MDN transform-...

2023-09-21 23:35:21 25:50
Lataa
72: Why does my gradient have muddy colors in the middle?

72: Why does my gradient have muddy colors in the middle?

In this episode, we tackle the issues around getting undesirable gradient results. Sometimes it's you, sometimes it's the color space. We'll help you...

2023-09-08 22:40:45 16:11
Lataa
71: Why do I have layout shift?

71: Why do I have layout shift?

In this episode we're shifting the topic to layout shift, that moment where you watch the page adapt to something lazily loaded which has impacted the...

2023-09-01 00:43:48 11:30
Lataa
70: Why is my image distorted?

70: Why is my image distorted?

Too small? Too big? Learn how to make your images just right and all the reasons they might be looking a little funky when you're adding media to your...

2023-08-25 20:50:12 17:52
Lataa
69: Why is it overflowing?

69: Why is it overflowing?

In this episode we're overjoyed to overexplain why you may be having overflow in your page. somewhere over the rainbow, an overheating developer overc...

2023-08-16 22:25:02 15:04
Lataa
68: Why isn't the margin applying?

68: Why isn't the margin applying?

In this episode we explore why margin may not be working for you. We'll teach you about block formatting contexts and margin collapsing! We'll make yo...

2023-08-09 20:42:44 16:14
Lataa
67: Why isn't z-index working?

67: Why isn't z-index working?

In this episode we explore why z-index isn't working for you. We'll teach you about stacking context and how to make sure you've set yourself up for l...

2023-08-01 20:41:15 16:55
Lataa
66: Season 3 recap & what’s next!

66: Season 3 recap & what’s next!

Listen to Adam and Una recap all of the exciting landings they talked about in 2022 in this end-of-season recap. If you missed the others, don't miss...

2022-11-22 20:05:44 36:21
Lataa
65: Nesting

65: Nesting

In this episode Una and Adam talk about CSS Nesting, per the current 2022 spec draft. They'll cover the syntax basics, some gotchas and of course a bu...

2022-11-15 20:45:07 31:59
Lataa
64: Subgrid

64: Subgrid

In this episode Una and Adam discuss subgrid, a special value for grid-template-rows or grid-template-columns. Learn the general details of usage, use...

2022-11-08 20:42:50 09:43
Lataa
63: Media query range syntax

63: Media query range syntax

Media query range syntax is a really nice addition. 
 
Links
 
Una Kravets (co-host)
Twitter | Instagram | YouTube

2022-11-02 03:24:56 05:57
Lataa
62: Color functions: An update

62: Color functions: An update

In this episode Una and Adam cover changes to the color level 5 and new color level 6 specs, so you can stay HD on the topic. Plus, a dive into CSS co...

2022-10-26 19:47:15 13:14
Lataa
61 :has()

61 :has()

:has() is a new CSS selector which allows developers to query for the presence of a child or state. It has been called the "parent selector", but it's...

2022-10-18 20:16:10 23:06
Lataa
60: Inert

60: Inert

In this episode Una and Adam explain a non-CSS property, but very relevant front-end UI property, called inert. It's a way to have a visually guarded...

2022-10-11 20:11:53 07:31
Lataa
59: Container queries

59: Container queries

Container queries (also known as @container) are a new entrypoint for truly component-based responsive design. In this episode, Adam and Una will walk...

2022-10-06 23:16:08 15:45
Lataa
58: Cascade layers

58: Cascade layers

In this episode Una and Adam cover Cascade Layers (aka @layer). It's a way for authors to control and orchestrate their own CSS layering which can hel...

2022-09-20 20:48:59 18:08
Lataa
57: DevTools Mini Series - Interaction

57: DevTools Mini Series - Interaction

DevTools Mini Series continues, this time on interactions. Una Kravets and Adam Argyle are joined by Jecelyn Yeen to discuss interaction, and interact...

2021-12-29 09:59:18 14:32
Lataa
56: DevTools Mini Series - Accessibility

56: DevTools Mini Series - Accessibility

DevTools Mini Series continues, this time on accessibility tooling. Una Kravets and Adam Argyle are joined by Jecelyn Yeen to discuss how DevTools can...

2021-12-22 09:57:10 13:49
Lataa
55: DevTools Mini Series - Layout

55: DevTools Mini Series - Layout

DevTools Mini Series continues, this time on layout. Una Kravets and Adam Argyle are joined by Jecelyn Yeen to discuss an overview of how DevTools can...

2021-12-15 10:00:00 17:10
Lataa
0:00
0:00
Episode
home.no_title_available
home.no_channel_info