Leading
- hierarchy
- grid / alignment
- typographic rhythm
- reproducible visual identity
What makes the subject recognizable
Graphic design becomes web design when the same hierarchy and grid must also respond to state, screen size and user input.
What the work is made with
These materials are not decoration added after the idea. Their weight, stiffness, opacity, manufacturing method or reproducibility help determine what forms are practical.
People and works to connect
Use these names as research anchors rather than a closed canon. The wider context includes workshops, manufacturers, patrons, collaborators and regional variants that a short reference page cannot exhaust.
How the visual system is built
Spacing changes voice
The letters stay identical while tracking changes the texture. This is why typography cannot be reduced to choosing a font file.
Historical contribution
Graphic design becomes web design when the same hierarchy and grid must also respond to state, screen size and user input.
Leading in its actual setting
The relevant context is writing systems through modern graphic design. Within that setting, the most useful features to compare are hierarchy, grid / alignment, typographic rhythm and reproducible visual identity. Those characteristics are concrete enough to test against real examples, which is more useful than reducing the subject to a vague mood or a generic set of design words.
What was made, and how
The working vocabulary includes type, paper / screen, photography / illustration and printing or digital layout system. These materials and tools matter because they constrain the kinds of edges, surfaces, joints, color, scale or repetition that can be produced. The page’s process sequence is rank content, choose type system, construct grid, place image / type, build contrast and test reproduction / readability.
What to look at next
Useful anchors include type designers, art directors and design schools depend on topic. They give the subject names, works, schools, systems or implementations that can be checked independently. Comparing several anchors matters because one famous object rarely represents every phase or regional version of a movement, technique or tool.
Optional browser sketch
This small browser experiment visualizes one shape, rhythm, material effect, or process discussed above. It is an illustration only, not part of the historical claim.
.display {
font-size: clamp(2.5rem, 8vw, 7rem);
line-height: .9;
letter-spacing: -.045em;
text-wrap: balance;
}