StealThis .dev
Pagine Medio

Comics — Series Page (synopsis · chapters list)

A comic-book series detail page for the fictional Neon Ronin, art-directed with thick ink borders, halftone texture, and Bangers display lettering. A hero banner pairs gradient cover art and a SLASH SFX with status, rating, age and genre badges, a clamped synopsis with a read-more toggle, and a stats row for chapters, views, likes and read progress. Start-reading and add-to-library CTAs sit above a chapter list with halftone thumbnails, dates and a read/unread state; sorting flips newest or oldest and marking chapters read fills a live progress bar.

Apri in Lab
html css vanilla-js
Target: JS HTML

Codice

Series Page (synopsis · chapters list)

A full series detail page for the fictional cyberpunk title Neon Ronin, built in a bold comic-book idiom: hard ink panel borders, Ben-Day halftone dots over the paper background, drop-shadowed cards, and oversized Bangers lettering for the title and a tilted SLASH! sound effect. The hero banner pairs a gradient cover panel with a status pill (Ongoing), a star rating, an age badge, genre tags, the author credit, and a four-cell stats row covering chapters, views, likes, and read progress.

The synopsis is clamped to three lines with a Read more / Read less toggle that updates its aria-expanded state. Two primary CTAs sit beneath it — Start reading jumps to the first unread chapter and marks it read, while Add to library is a pressable toggle. The chapters list renders from an in-memory array as keyboard-usable buttons, each with a halftone gradient thumbnail, kicker, title, formatted date, and a read/unread badge.

Clicking a chapter marks it read (persisted in memory for the session), turns its badge green, and advances a live progress bar and the Read stat. A sort control flips the list between newest-first and oldest-first, the Continue button in the header resumes from the first unread chapter, and every action surfaces a small toast for feedback. The layout reflows to a single column and a two-up stats grid below ~520px.

Illustrative UI only — fictional series, characters, and data.