StealThis .dev
Pages Hard

Science — Academic Journal Landing

A flagship academic-journal homepage in the classic Nature/Science mold: a serif masthead with a thin signature-red rule and primary nav, a This Week featured-article hero with a generative dendrite cover figure, a filterable two-column Latest Research feed, a reviews list, an issue-cover sidebar with a Submit your research call to action, an animated metrics strip, newsletter signup with validation, and an authoritative footer. Built with semantic HTML, scholarly typography, and vanilla JavaScript.

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

Code

Academic Journal Landing

A scholarly homepage for a fictional weekly journal, Annals of Natural Inquiry. The page opens with a serif masthead, a thin signature-red rule, and a primary nav (Home, Research, Reviews, Authors, About) alongside an archive search box. A “This Week” hero presents the featured Letter with a procedurally generated micrograph-style cover figure, author byline, abstract, DOI, and read/PDF/cite actions. Generous whitespace, hairline rules, and a Source Serif 4 / Inter / JetBrains Mono type system give it an authoritative, print-journal feel.

Below the hero, an animated metrics strip counts up the impact factor, articles per year, and review speed as it scrolls into view. The “Latest Research” feed is a two-column grid of article cards filterable by subject (Physics, Biology, Climate) via chip tabs, with an empty state when no articles match. A sidebar carries a stylized issue cover, a dark “Submit your research” CTA card, and a most-read list, while a closing newsletter band validates email input inline.

Interactions are all vanilla JS: an IntersectionObserver scrollspy keeps the nav in sync, the cover figure is drawn by a recursive branching routine, search reports live result counts, the cite button copies a formatted reference to the clipboard, and a small toast() helper surfaces feedback. The layout is fully responsive down to ~360px, collapsing to a single column with stacked nav and a two-up metrics grid.

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