spec plate
- status
- operational
- rev
- 2026.07
- signal
- amber, one
A component with nothing to hide: labelled, bordered, and printed at right exactly as it is built.
back to sdfkjh.comsdfkjh · design study
Web brutalism: the HTML left undisguised, structure showing through instead of clad in ornament. Mono, hard borders, square corners, no shadow. On a site whose whole argument is verify by inspection, the raw document is not a style choice. It is the doctrine, drawn.
Study page. Noindex; linked only from the home page. After web brutalism and the material honesty of beton brut: the unstyled document, the browser's own rendering, view-source treated as a surface.
renderedstyled
A component with nothing to hide: labelled, bordered, and printed at right exactly as it is built.
back to sdfkjh.comsourceread from the live DOM
loading source from the page…
Both panes are the same eleven elements. The left one is dressed by this page's stylesheet; tick raw source and that stylesheet lets go, dropping the component back to the browser's own default rendering, Times and blue links and all. The markup never changed. The right pane proves it: that source is serialized from the live node at load, not a copy kept by hand, so it cannot drift from what you see. show structure outlines every node and names it, the page wireframing itself.
Two sources, one name. Architectural brutalism left concrete raw, the structure and the material honest and on show, nothing plastered over. Web brutalism borrowed the word for the unstyled HTML document: black Times on white, blue underlined links, the browser's own margins, view-source as the whole truth of the page. The sketch is that raw document, the before every styled page starts from.
Document
A page with no stylesheet at all. The browser supplies the type, the sizes, the spacing, the link colour. This is the material every design is laid over.
an underlined blue linkThe browser's own rendering. Tick raw source above to make the live component look like this.
raw source toggle that is the real browser default, not an imitationHonesty notes: raw source uses all: revert, which hands the component back to the browser's own stylesheet, the genuine default rendering rather than a styled impression of one. What it cannot revert is the markup, which is exactly the argument: same nodes, dressed or bare. The source pane is serialized from the live DOM once at load, so it is the real structure and cannot fall out of step with the render. The structure overlay's tag labels are injected after that capture and are decorative, hidden from assistive tech.
Brutalism is a licence for hard, not for careless. Text still meets AA, focus states are kept and visible, and raw mode is a demonstration a visitor opts into, never the reading default. The style is stripped back; the accessibility is not.