StealThis .dev

Newspaper / Editorial

Classic print journalism layout with serif type, column grids, ink-paper contrast, and editorial authority.

Open in Lab
html css javascript
Targets: JS HTML

Code

Newspaper / Editorial

Before the internet collapsed attention spans, newspapers solved information architecture at scale: hierarchy through type size, structure through column rules, emphasis through bold serif weight, and authority through restrained use of editorial red. This style translates those print-design principles directly to the web.

The masthead — “THE SHOWCASE GAZETTE” set in large-weight Playfair Display with a date line — immediately establishes the editorial frame. Below it, CSS grid recreates the multi-column newspaper layout while thin black rule dividers (1px solid) serve the same function as physical column gutters. Double-rule section headers (border-bottom: 3px solid + 1px offset) are a direct lift from broadsheet newspaper section pages.

Key characteristics

  • Background #F5F0E8 (aged newsprint cream), text #1A1008 (near-black warm ink)
  • Playfair Display for headings (bold serif authority), Libre Baskerville for body text
  • Editorial red #CC0000 used only on section labels and ghost button links — never as a primary action color
  • Double-rule section dividers: a 3px bar followed by a 1px bar with a 2px gap
  • Profile card with a newspaper “byline” layout featuring name, title, and column stats
  • Badges styled as editorial section tags with a small red square prefix
  • No border-radius anywhere — straight edges everywhere
  • Ghost button as a “Read More →” style editorial link in editorial red

When to use it

Use this style for editorial content platforms, newsletters converted to web, journalism portfolio pieces, book and magazine landing pages, or any long-form content product where typography is the primary design tool. The aged cream background and ink-dark text create exceptional reading comfort for dense text.