StealThis .dev
Pages Medium

Science — Review / Survey Layout

A long-form scientific review and survey layout for the web, styled like an open-access journal article on neural operators for PDE surrogate modeling. It pairs a sticky section navigator and reading-progress bar with a lead abstract, an interactive taxonomy figure that scrolls you to the family it represents, several themed sections each carrying a sortable comparison table with check, partial, and cross capability glyphs, pull-quote callouts, boxed key-takeaways summaries, LaTeX-flavored display equations with right-aligned numbers, and a collapsible reference list with linkable DOIs.

Open in Lab
html css vanilla-js
Targets: JS HTML

Code

Review / Survey Layout

A complete academic review-article page built for the reading patterns of a survey: a fixed left rail tracks the section you are in and fills a thin progress bar as you scroll, while the main column carries the full apparatus of a journal piece — masthead with volume and DOI, multi-author byline with affiliations, a bordered abstract with keyword chips, and numbered display equations whose variables render in italic serif and operators in mono, each tagged with a right-aligned equation number.

The article is organized as a taxonomy of three method families. Figure 1 is a CSS-drawn taxonomy tree you can click or keyboard-activate: choosing a branch highlights it, scrolls you to the matching section, and flags that section’s heading. Each themed section then presents a summary comparison table where rows are methods and columns are properties, scored with green check, amber partial, and red cross glyphs; the overview table is fully sortable by clicking any column header. Pull-quote callouts and a teal “key takeaways” box close out every section.

Interactions are vanilla JS only: a scroll-spy active-link system, accessible sortable tables, a collapsible reference list with DOI targets, smooth back-to-top, and a small toast helper that confirms each action. The layout reflows to a horizontal nav and single-column figures down to 360px, and tables scroll horizontally on narrow screens.

Illustrative UI only — fictional authors, data, and figures; not real scientific results.