#css

[ follow ]
#web-development
UX design
fromIshadeed
1 month ago

CSS Relative Colors

CSS relative colors enhance color manipulation for developers by enabling opacity adjustments directly within CSS, simplifying workflows.
Design
fromCSS-Tricks
1 month ago

Maybe don't use custom properties in shorthand properties | CSS-Tricks

Invalid custom properties can invalidate entire CSS declarations, especially when used with shorthand properties.
fromCSS-Tricks
1 month ago
JavaScript

Web Components Demystified | CSS-Tricks

Scott Jehl's course 'Web Components Demystified' clarifies the creation and behavior of custom web components.
fromCSS-Tricks
2 months ago
JavaScript

A CSS-Only Star Rating Component And More! (Part 1) | CSS-Tricks

A CSS-only star rating component can be created using an input range without JavaScript.
Customizing the input and thumb elements provides user interaction without additional markup.
fromWebKit
4 days ago
UX design

Easier layout with margin-trim

The new margin-trim property in CSS streamlines margin management by eliminating excess margins between a container and its child elements.
fromCSS-Tricks
2 months ago
JavaScript

The What If Machine: Bringing The "Iffy" Future Of CSS Into The Present | CSS-Tricks

The CSS Working Group's decision to introduce inline conditionals has sparked debate among developers, with concerns about misuse of CSS.
UX design
fromIshadeed
1 month ago

CSS Relative Colors

CSS relative colors enhance color manipulation for developers by enabling opacity adjustments directly within CSS, simplifying workflows.
Design
fromCSS-Tricks
1 month ago

Maybe don't use custom properties in shorthand properties | CSS-Tricks

Invalid custom properties can invalidate entire CSS declarations, especially when used with shorthand properties.
fromCSS-Tricks
1 month ago
JavaScript

Web Components Demystified | CSS-Tricks

Scott Jehl's course 'Web Components Demystified' clarifies the creation and behavior of custom web components.
fromCSS-Tricks
2 months ago
JavaScript

A CSS-Only Star Rating Component And More! (Part 1) | CSS-Tricks

A CSS-only star rating component can be created using an input range without JavaScript.
Customizing the input and thumb elements provides user interaction without additional markup.
fromWebKit
4 days ago
UX design

Easier layout with margin-trim

The new margin-trim property in CSS streamlines margin management by eliminating excess margins between a container and its child elements.
fromCSS-Tricks
2 months ago
JavaScript

The What If Machine: Bringing The "Iffy" Future Of CSS Into The Present | CSS-Tricks

The CSS Working Group's decision to introduce inline conditionals has sparked debate among developers, with concerns about misuse of CSS.
more#web-development
#web-design
Mobile UX
fromLogRocket Blog
2 months ago

How to use CSS to hide scrollbars without impacting scrolling - LogRocket Blog

Websites may hide scrollbars for a streamlined appearance, improved UI, and better mobile experiences.
fromSpeckyboy Design Magazine
3 weeks ago
Graphic design

8 Comic-Inspired Snippets Powered by CSS & JavaScript - Speckyboy

Comics influence web design with bold colors and layouts, enhancing visual creativity across digital platforms.
fromSpeckyboy Design Magazine
1 month ago
Graphic design

8 Radiant Glow Effects Made with CSS and JavaScript - Speckyboy

Glow effects enhance web aesthetics and interactivity, making them versatile for various design applications.
fromCSS-Tricks
2 weeks ago
UX design

Using CSS backdrop-filter for UI Effects | CSS-Tricks

CSS backdrop-filter enables stylish UI designs, particularly the frosted glass effect, enhancing visual appeal.
Effective use of backdrop filter depends on combining it with other CSS effects and understanding background settings.
fromLogRocket Blog
1 month ago
UX design

CSS vertical alignment: Best practices and examples - LogRocket Blog

Modern CSS provides various methods for vertical centering, making it easier for developers to align elements without relying on JavaScript.
Mobile UX
fromLogRocket Blog
2 months ago

How to use CSS to hide scrollbars without impacting scrolling - LogRocket Blog

Websites may hide scrollbars for a streamlined appearance, improved UI, and better mobile experiences.
fromSpeckyboy Design Magazine
3 weeks ago
Graphic design

8 Comic-Inspired Snippets Powered by CSS & JavaScript - Speckyboy

Comics influence web design with bold colors and layouts, enhancing visual creativity across digital platforms.
fromSpeckyboy Design Magazine
1 month ago
Graphic design

8 Radiant Glow Effects Made with CSS and JavaScript - Speckyboy

Glow effects enhance web aesthetics and interactivity, making them versatile for various design applications.
fromCSS-Tricks
2 weeks ago
UX design

Using CSS backdrop-filter for UI Effects | CSS-Tricks

CSS backdrop-filter enables stylish UI designs, particularly the frosted glass effect, enhancing visual appeal.
Effective use of backdrop filter depends on combining it with other CSS effects and understanding background settings.
fromLogRocket Blog
1 month ago
UX design

CSS vertical alignment: Best practices and examples - LogRocket Blog

Modern CSS provides various methods for vertical centering, making it easier for developers to align elements without relying on JavaScript.
more#web-design
#html
fromLitmus
1 month ago
Web design

How We Made the World's Worst Email Accessible

Email accessibility is crucial; using HTML and CSS ensures content is consumable by assistive technologies, unlike purely image-based emails.
fromCloud Four
2 months ago
JavaScript

A Content List With Bulk Actions Using Ancient HTML and Modern CSS

Modern UI can leverage HTML and CSS for bulk actions, often without JavaScript.
CSS's :has selector can significantly improve user interaction and experience.
fromLitmus
1 month ago
Web design

How We Made the World's Worst Email Accessible

Email accessibility is crucial; using HTML and CSS ensures content is consumable by assistive technologies, unlike purely image-based emails.
fromCloud Four
2 months ago
JavaScript

A Content List With Bulk Actions Using Ancient HTML and Modern CSS

Modern UI can leverage HTML and CSS for bulk actions, often without JavaScript.
CSS's :has selector can significantly improve user interaction and experience.
more#html
fromCSS-Tricks
2 months ago
Web design

Handwriting An SVG Heart, With Our Hearts | CSS-Tricks

Handwriting SVG can be a personal and crafty way to express love on Valentine's Day.
fromCSS-Tricks
2 months ago
JavaScript

Organizing Design System Component Patterns With CSS Cascade Layers | CSS-Tricks

Using CSS Cascade Layers improves code organization and customization of components.
Buttons serve various purposes and can have different styles based on functionality.
fromPiccalilli
3 months ago
JavaScript

CSS nesting: use with caution

Native CSS nesting complicates CSS management, creating confusion rather than clarity, especially for junior developers.
[ Load more ]