#star-rating-component

[ follow ]
JavaScript
fromCSS-Tricks
2 months ago

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.
[ Load more ]