#front-end

[ follow ]
#css
CSS-Tricks
2 months ago
Web development

The Power of :has() in CSS | CSS-Tricks

The :has() CSS pseudo-class allows styling based on internal elements.
It solves the problem of styling parent elements based on their children with CSS. [ more ]
Smashing Magazine
3 months ago
Web development

Modern CSS Tooltips And Speech Bubbles (Part 1) - Smashing Magazine

Tooltips in CSS can be tricky due to the need for magic numbers.
Modern CSS techniques offer flexibility in creating tooltips with minimal markup. [ more ]
CSS-Tricks
2 months ago
Web development

The Power of :has() in CSS | CSS-Tricks

The :has() CSS pseudo-class allows styling based on internal elements.
It solves the problem of styling parent elements based on their children with CSS. [ more ]
Smashing Magazine
3 months ago
Web development

Modern CSS Tooltips And Speech Bubbles (Part 1) - Smashing Magazine

Tooltips in CSS can be tricky due to the need for magic numbers.
Modern CSS techniques offer flexibility in creating tooltips with minimal markup. [ more ]
morecss
Raymondcamden
6 months ago
JavaScript

Using Generative AI to Detect Cat Breeds

The author created a web application using Google's Gemini AI to identify cats in pictures.
The front end of the application uses a native web platform feature to access the user's camera or allow file selection. [ more ]
[ Load more ]