18 CSS Lists - Free Frontend

FreeFrontend

Categories: HTML CSS Bootstrap TailwindCSS JavaScript Social: Telegram Other collections:
  • - css custom property variables examples
  • - css background patterns
  • - css buttons
  • - css loaders
  • - css cards
  • - css spinners
  • - css keyframes
  • - css toggle switches
  • - css animations
  • - css transform
52 CSS Lists

Introducing the CSS Lists collection, which shows how to transform ordinary <ul> and <ol> tags into visually complex components. The main technical feature is the demonstration of how Flexbox order combined with :has() provides dynamic content re-sorting (e.g., completed tasks always at the bottom) without complex JS. We emphasize the creation of custom markers (like handwritten or circle outlines) via pseudo-elements and the use of CSS Variables to control progress indicators. Master these techniques to create responsive, functional lists and navigation elements.

thumbnail

Literally Linked Lists

live demo

An engaging data comparison tool that transforms static lists into a dynamic relationship map, clearly visualizing taste overlaps via connecting lines.

# css lists # js lists # leaderline js # css counters # css flexbox x close thumbnail

AutoSort ToDo List (CSS Only)

live demo

A ToDo list with a unique feature: automatic sorting of completed tasks to the end of the list, implemented without JavaScript, using the Flexbox order property and the powerful CSS :has() selector.

# css lists # css to do list # css has # css flexbox x close thumbnail

Layout Switcher with :has()

live demo

Discover a pure CSS solution for dynamic layout switching between List and Grid views. It leverages the powerful CSS :has() selector to conditionally apply grid-template-columns based on the state of a radio input, all without a single line of JavaScript.

# css lists # css has # css grid # css layout switcher x close thumbnail

CSS Staircase Hover Effect Using :has()

live demo

This “staircase” hover effect is a prime example of the power of the new CSS :has() selector. It enables elements to react to the state of their siblings, creating a complex and elegant animation without JavaScript.

# css has # css lists # css hover effects x close

The Magic of Cascading CSS Countersexternal link

# css counters # css lists # js lists # js drag drop thumbnail

Interactive Loose-Leaf Todo Listexternal link

# css lists

Morphing Moonrocksexternal link

# css lists thumbnail

The Order of Operationsexternal link

# css lists

Todo List with Sticky Notesexternal link

# css lists thumbnail

Codepen Team Member List - Even/Odd Stylesexternal link

# css lists thumbnail

Reversed and Split Listexternal link

# css lists thumbnail

Reversed and Split List with ::beforeexternal link

# css lists

Compact Book Quotesexternal link

# css lists thumbnail

Custom Properties Step Progress Indicatorexternal link

# css lists thumbnail

Handwritten Shopping List with Custom markersexternal link

# css lists thumbnail

A Better OL (Numbered List with Circle Outline)external link

# css lists

Named Scroll-Timeline Verticalexternal link

# css lists

Inline Lists with Conditional Separatorsexternal link

# css lists thumbnail

Just Another Definition List, Grid, Sass, Responsiveexternal link

# css lists thumbnail

Mini Insta-Friends Scrolling List Layoutexternal link

# css lists thumbnail

Take a Number Contact Listexternal link

# css lists

CSS Pseudo Commas: Exploring Comma Rules in Nouns and Verbsexternal link

# css lists

Pure CSS To-Doexternal link

# css lists

Sticky Definition Listexternal link

# css lists thumbnail

OL Cards - Single Elementexternal link

# css lists thumbnail

Ordered List Arrow Cardsexternal link

# css lists thumbnail

UL-Circles with Iconsexternal link

# css lists thumbnail

OL Circle Cardsexternal link

# css lists
  • 1
  • 2

Từ khóa » Html List Styles Examples