TYP. PROG. 601
Each heading can take a small command label directly above the main
word. Put a plain <small> as the first child of
<h1>, <h2>, or
<h3>. The label stays close while the heading
becomes a big color field.
GDE: 13-AQ GDE
Lower headings keep the same vocabulary at a smaller scale. The theme works best when the markup stays direct and the document structure does the heavy lifting.
NAV: 08-BF NAV
The fourth level is compact enough for notes, changelogs, and dense interfaces without becoming decorative noise.
TXT. PROG. 602
Body copy keeps a steady reading width: centered, calm, and direct. Inside a paragraph, bold text reads like a status signal, while italic text reads like telemetry. Links stay white and simple. Normal text uses IBM Plex Sans from Google Fonts, and table figures use IBM Plex Mono.
The theme does not require wrapper classes for everyday text. Write the page like a document first, then use classes only when the shape is truly special.
SYS 04-AC RELAY 1138.040 / BFR 00039 / AMB 14.85 / NODE 7 REPORTS NOMINAL SIGNAL DRIFT WITHIN ACCEPTED RANGE.
Open the pod bay doors, read the cascade, and keep the content legible in the dark.
- Use
<b>for strong inline status labels. - Use
<i>for soft notes and quiet hints. - Use
<small>inside headings for the sub label.
<link rel="stylesheet" href="2001.css">
<h1>
<small>STA: 36-05</small>
ODY
</h1>
<p>Write plain HTML. Let the stylesheet handle the console.</p>
FRM. PROG. 603
Forms keep the controls visible and readable, with fields pushed into the dark console palette.
SLOL
Tables can be stripped down to a telemetry matrix: no chrome, no heavy borders, only white figures on a solid screen color.
| RE; RM/3242 4.4(36;)+.368 | |||
|---|---|---|---|
| RE: 1 | ----- | .36840645 | 9/52 |
| RE: 2 | ----- | .68706533 | 9/52 |
| RE: 3 | ----- | .98700560 | 9/52 |
| RE: 4 | ----- | .50545876 | 9/52 |
| Name | Age | Blood | Status | Bay |
|---|---|---|---|---|
| David Bowman | 34 | O+ | Awake | A-1 |
| Frank Poole | 33 | A- | EVA | A-2 |
| Victor Kaminsky | 42 | B+ | Hibernation | B-1 |
| Jack Kimball | 39 | AB+ | Hibernation | B-2 |
| Charles Hunter | 41 | O- | Hibernation | B-3 |
RAD. PROG. 605
Inline SVG can carry the same console language: thin white arcs, radial paths, quiet points, and a small numeric telemetry readout.
SPK. PROG. 606
Dense sparkline charts work best as simple signal fields: repeated white strokes, hard baselines, and a numeric register to the side.
PNL. PROG. 607
A menu becomes a grid of HAL-style screen tiles. This is one of the few places where the theme turns a plain tag into a more graphic component.
Computer malfunction
NAV. PROG. 608
A plain <nav> can echo the station arrival
language buttons from the film while staying readable and simple.