L
🟢 Information Architecture · Level 2 · Form Factor

One Structure, Many Screens

“Mobile-first” and “one structure fits every device” are both answers. Neither is the question. Where do people arrive, what are they trying to do there, and what does a failure cost? Settle those three and the set of defensible patterns becomes much smaller. Skip them and you are choosing a menu by taste.

Arrive · who and whereDo · which taskCost · what failure takes25 questions · 7 formats

What stays, what moves

The canonical architecture, and its projections

Part 1 settled what a structure is. Form factor asks which screen that structure has to win on — and the honest answer is that only one thing is truly fixed. Call it the canonical architecture: the entities, their names, and what contains what. That never varies. What each device shows is a projection of it — a view that may be partial. An ATM exposes perhaps five of a bank’s fifty destinations, and is not thereby a different bank. A watch shows one alert. Neither invents a node the others lack, contradicts the containment, or renames anything. The test is not “can everything be reached from everywhere” but “does anything here mean something different from what it means over there.”

Why the question comes first

Two slogans compete for this decision and both skip it. “Mobile-first” is a genuinely good method for deciding what survives when space is scarce — it becomes insufficient the moment it substitutes for designing the environment where the work actually happens. “One structure for every device” is true of the architecture and false of the interface, which is how a hover menu reaches a tablet with no pointer to drive it. Both survive because the prior questions go unasked: where do people arrive, what are they doing when they get there, and what does it cost when they fail? A device can carry a fifth of the sessions and most of the consequences — a hospital phone is the clearest case, and no traffic chart will ever show it.

Where it goes wrong
  • A global average stands in for your audience → “most web traffic is mobile” describes the internet, not the twelve supervisors who use your tool at a desk all day.
  • Narrowing the window counts as a mobile test → reflow shows a layout fits. It says nothing about reach, touch, input mode, or whether a phone composition was ever designed.
  • Device class is treated as one variable → a tablet with a keyboard and a tablet held in two hands are different products. Width, input, posture and context move independently.

Five forces, not one

“Form factor” is shorthand for at least five things that move independently. Separating them is most of the work — a phone plugged into a monitor with a keyboard has a desktop’s screen, a desktop’s input and a phone’s operating system, and no device label describes it.

S
Screen room
How much structure can be visible at once. Sets breadth, not depth.
P
Pointer or touch
Fine or coarse, hover or none, keyboard, remote, voice, scanner.
A
Attention available
Glancing while driving, or two focused hours at a desk.
C
Context of use
Bright sun, gloves, a shared device, no signal, someone watching.
E
Expected task
What people came to do here, how often, and what failure costs.

Screen room alone explains almost nothing. A television has more of it than any laptop and the worst navigation of the three, because its input is four directions and its reader is three metres away.

The question nobody asks first

Device share is one input, not the answer. This weighs each task separately, against the measure that actually matters for your product — and it is allowed to conclude that you do not yet know.

⚖️ The form-factor decider

Pick a case. Each one carries several tasks, and tasks rarely agree with each other about the device.

Weighting is deliberately crude — its job is to stop one number deciding for you. Two cautions it cannot model: revenue credited to a desktop session often began as mobile discovery by the same person, so a conversion gap is partly an attribution artefact; and a low-traffic task can carry the highest consequence, which is why criticality sits in the table rather than in a footnote.

One task, five ways

Same product, same structure, same job to do. Only the navigation changes — and with it what you can see, what your hand can reach, and how many moves the task takes.

🗂️ The pattern switcher

Your task
Visible up front
4
Moves to finish
4

No pattern wins every row, and real products almost never use one alone — the last option is a hybrid because that is what shipped software actually looks like. Treating these as mutually exclusive templates is itself the mistake.

Ten ways to hide something, and one good reason

The measured price of an icon

Putting navigation behind a hamburger does not make it hard to find — everyone recognises the icon. What it removes is the prompt. NN/g measured content discoverability falling by roughly a fifth once navigation is hidden rather than visible1, and where a visible tab bar replaced a hidden menu people clicked around 9% more overall and roughly 30% more on the menu items themselves1. But the hamburger is only the most famous of ten hiding places, and treating it as the villain lets the other nine pass unnoticed.

Where things go to be forgotten
  • Behind a hamburger → Costs roughly a fifth of content discoverability.
  • Below the fold → Present, unprompted — the reader has to suspect it is there.
  • Inside “More” → A label that promises nothing, holding whatever did not fit.
  • Behind horizontal scroll → Items off the right edge with no signal that they exist.
  • Inside a collapsed accordion → Fine for detail, wrong for a primary destination.
  • Behind permissions → Invisible to some roles, and often with no explanation of the gap.
  • Only through search → Reachable only by people who already know the word.
  • Revealed on hover → Does not exist on any touch device.
  • Behind a long press → No affordance at all — it must be taught or stumbled upon.
  • Only via a notification → Gone once the notification is dismissed.
✓ hide it

When hiding is correct

the cost of being forgotten is low
  • Secondary or infrequent
  • Deliberately sought when needed
  • Easily recovered if missed
  • Not part of what the product is for
✗ keep it visible

When hiding is not

forgetting it costs something real
  • Primary or frequent
  • Time-sensitive
  • Needed for orientation
  • Identity-defining — the reason people came
Discovery and execution are different problems

A hidden command can be hard to discover and superb to execute. Photoshop’s shortcuts, a CAD command line, terminal flags, an IDE’s context menu — expert tools trade discoverability for density on purpose, because the same person will run the command ten thousand times. That trade is legitimate when two conditions hold: there is a discoverable route for the first time, and a fast route for every time after. The failure is offering only one of the two. Adaptive disclosure is how mature products serve both — labels and guidance for the newcomer, icons and keystrokes for the person who has earned them.

The input vocabulary

Width is a bad proxy for input

Architecture reaches people through an input vocabulary, not through a number of pixels. Hover is a desktop affordance with no touch equivalent, and Baymard found around 88% of large commerce sites using hover mega menus with roughly 60% omitting the 300–500ms intent delay that stops them flickering2. The browser will tell you what it actually has — hover: hover against hover: none, pointer: fine against pointer: coarse — and those answer the real question, which viewport width never does. A tablet with a keyboard reports differently from the same tablet held in two hands, and modern devices routinely offer touch, pointer and keyboard at once.

Coarse
Touch, stylus, glove
No hover, larger targets, gestures available, precision poor.
Fine
Mouse, trackpad
Hover exists, targets can shrink, intent delays matter.
Keys
Keyboard, switch
Tab order, arrow movement, Escape, visible focus, no traps.
Remote
TV, car, scanner
Four directions and OK. Depth is expensive; breadth is cheap.

Voice removes the menu altogether. “Show my upcoming payments” still needs the architecture — the assistant has to map that phrase onto an entity, a task and a containment — but information scent becomes phrase prediction, confirmation and repair rather than a label on a door.

Break it yourself

A breakpoint is where this composition stops working. So this lab does not hand you named bands — it reports what breaks, and you find the widths. The familiar ranges appear at the end, after you have seen where your own layout actually gave way.

📐 The breaking lab

Drag the width. Enlarge the text. Switch to a language that runs 30% longer. Watch what fails first.
Columns
1
Things broken
0

A layout that holds at normal text and fails at 200% has its breakpoint in the wrong place. Same for a label that fits in English and wraps in German. Both are ordinary, both are found in ten seconds, and neither shows up when you only drag a window.

The layers, and what survives

Navigation is not one thing

At least six layers compete for the same space, and naming them turns an argument about a menu into a set of separate decisions. Global is the top-level map. Local is siblings and your place among them — the layer most often sacrificed, which produces the specific complaint of arriving somewhere with no idea what else is nearby. Utility handles account, cart and language. Contextual lives inside the words. System is back, close, home, and returning from a deep link — usually the platform’s job, and the layer that breaks when an app fights it. And many products navigate by object rather than by section at all: a clinician moves between patients, an analyst between portfolios, a mechanic between vehicles. Section navigation is then a second axis inside the object, not the primary one.

Layer
Global
The top-level map. Reachable in some form at every width.
Layer
Local
Siblings and position. Collapse it; deleting it strands people.
Layer
Utility
Account, cart, language. Usually safe behind one icon.
Layer
Contextual
Inline links. Fold only when an equivalent route survives.
Layer
System
Back, close, home, return from a deep link. Do not fight it.
Axis
Object & time
Patient, project, vehicle — or today, upcoming, history.

The usual degradation order is a heuristic, not a law. Contextual first, then utility, then local collapses, with global surviving — that holds for most content products and fails plainly elsewhere. In a reading or learning product, contextual navigation is the experience: previous chapter, definition, related concept. On a single-purpose kiosk, global navigation barely exists. Derive the order from the task, then write it down so it is a decision rather than an accident.

Arriving sideways

Most people never see your front door

A search result, a notification, a shared link, a QR code on a machine, an email, a widget, a voice command. Readers land deep in the structure having seen none of it, which means every destination has to answer five questions on its own: what is this, where am I, what is nearby, how do I go up, how do I get out. A page that only makes sense to someone who walked in through the homepage is a page most of your audience will never understand. This is also where deep-link entry earns its keep — a QR code on a pump that opens straight to that asset is excellent architecture, provided the page it lands on says which pump, which site, and how to reach the rest.

And they change devices mid-task

Start a mortgage application on a phone, finish the documents on a laptop. Find a recipe on a phone, cook from a kitchen display. Plan a route at a desk, drive it on a car screen. Continuity is an architecture problem before it is a sync problem: the destination needs a stable address, the same name on both devices, preserved state, an obvious handoff, and a way back. Where the names drift between devices — “Documents” here, “Files” there — the person is not continuing a task, they are starting a second one and hoping it is the same.

In the real world

Eight products, eight different reasons the composition changes. Not one of them is “the screen is smaller.”

Urgency and shared devices

Hospital ward

PatientsMedicationObservationsOrdersAlerts
Wall workstationPersistent patient list, every clinical section open at once
Shared tabletPatient-first split view, signed out between rooms
Clinician phoneAlerts and urgent tasks surfaced; the full record one tap deeper
A phone may carry a fifth of the sessions and most of the consequences.
Intent changes with the moment

Airline journey

BookingPassengerFlightBaggageChangesSupport
Desktop, weeks beforeCompare, plan, choose seats
Phone, travel dayBoarding pass, gate, delay, rebook
Airport kioskRetrieve one booking, complete one transaction
Same traveller, same architecture, three different front pages.
Sequence and constrained input

Warehouse operation

InventoryLocationsOrdersExceptionsWorkers
Supervisor stationQueues, exceptions, staffing across two monitors
Handheld scannerOne task, one next action, trigger-driven
Rugged tabletRoute and batch context for a shift
A narrow exposition can be correct because work is sequential, not because the screen is small.
Role and task density

School

CoursesAssignmentsMaterialsFeedbackCalendar
Teacher laptopBulk management and grading
Student phoneDue next, submit, read feedback
Classroom displayLesson progression only, read at four metres
Different roles, one structure — never two structures.
Not every device shows the whole map

Retail bank

AccountsPaymentsCardsLoansSupport
Customer phoneFrequent transactions, balance first
Desktop bankingStatements, complex setup, documents
ATMA tiny subset, transaction-first, no browsing at all
An ATM exposes a projection of the architecture, not a different architecture.
Distance and limited input

News publisher

StoriesTopicsSavedLiveAccount
PhoneRecency and continuation
DesktopDepth, comparison, long reads
Television appRemote-driven browsing, five items per screen
WatchOne alert, then hand off
A remote control has four directions and no pointer — that is an input problem, not a size one.
Context can restrict what is exposable

Vehicle interface

NavigationVehicleMediaClimateCharging
MovingShallow, glanceable, deliberately restricted
ParkedFull settings and configuration
Companion phonePlanning and remote actions
The same screen changes what it exposes based on whether the car is moving.
Connectivity and conditions

Field agriculture

FieldsCropsTasksInputsWeatherRecords
Office desktopPlanning and analysis
Low-cost phoneToday's task, capture in bright sun
Offline tabletCached farm hierarchy, sync when back in range
Structure has to survive a device that cannot reach the server.

Choose the model

Three briefs, drawn from a bank of ten. Each asks for a primary pattern and a local-navigation treatment, because that is the shape of a real answer. Two briefs in the bank cannot be decided from what they tell you — saying so is the correct answer, not a cop-out.

🧭 Three briefs

Read for frequency, input, posture and consequence. Then commit.

Test yourself — a mixed set

Seven question formats, the way Beyond Dictionary serves them. Every question carries layered hints — a nudge, the reasoning, then a deeper connection — so a wrong answer opens a door instead of closing one.

Question 1 of 25
MCQ

The decision, beyond the basics

The follow-on questions — the ones that arrive once the principle is agreed and the argument moves to what to actually ship.

Which device should a website's navigation be designed for first?
ConceptualWhichcomplexity 2

The one your own numbers point at, weighted by both traffic and value. Global averages describe the internet rather than your audience: mobile is roughly 62–64% of worldwide traffic, but that figure spans e-commerce at about 71% mobile and B2B SaaS at about 35%. Pull your own device split for visits and for revenue, and design the composition that carries the most of both. Where they disagree sharply, neither device can be treated as secondary and you have two compositions to design rather than one.

Should mobile and desktop have two different information architectures?
ApplicationHowcomplexity 3

No — one structure, several expositions. The architecture should be identical everywhere so that a shared link, a search result and a support answer all mean the same thing regardless of the device they open on. What varies is the navigation: a left rail on a wide screen and a bottom tab bar on a phone can express exactly the same map. The moment the structures themselves diverge, content starts existing on one device and not the other, and nobody notices until somebody follows a link that leads nowhere.

If a desktop layout reflows cleanly on a phone, does that count as a mobile design?
ScenarioWhatcomplexity 3

Reflowing cleanly means the layout fits, which is a smaller claim than it sounds. Reflow says nothing about whether primary destinations are reachable without opening a menu, whether tap targets survive, whether local navigation still exists, or whether anything depends on hover. Narrowing a desktop window checks one composition twice. A mobile design is a composition someone decided on, then verified at real widths — 360, 390 and 412 — with a finger rather than a pointer.

Why are hamburger menus criticised when nearly everyone recognises the icon?
AnalyticalWhycomplexity 4

Because recognition was never the problem — the prompt is. NN/g measured content discoverability falling by roughly 21% when navigation is hidden rather than visible, and feature-discovery drops in the 30–50% range are widely reported. Where a visible tab bar replaced a hidden menu, users clicked around 9% more overall and roughly 30% more on the menu items. People navigate what they can see. That makes the drawer perfectly reasonable for utility and secondary items, whose cost of being forgotten is low, and wrong for the three or four things the product exists to do.

How should responsive breakpoints be chosen?
ConceptualHowcomplexity 3

By widening your own layout until something breaks, then putting a breakpoint there. A breakpoint marks the width at which the current composition stops working, which is a property of your content rather than of anyone's device catalogue. Common ranges are a reasonable starting frame — roughly ≤380, 381–640, 641–1023, 1024–1439 and ≥1440 — but naming them after popular handsets means chasing hardware that changes every year and missing every width in between, tablets most of all.

Which part of a website's navigation usually breaks first on a tablet?
ScenarioWhatcomplexity 4

Anything that depends on hover. A tablet has the width to be handed the desktop layout and no pointer to operate it, so mega menus that open on hover become menus that do not open at all, or open and cannot be dismissed. The second casualty is local navigation, which often gets dropped at the mobile breakpoint and never restored at the tablet one. Both are decision failures rather than capability failures: the tablet inherited a composition instead of being designed one, and it is usually the width nobody reviewed.

What changes about page design when most visitors arrive from search or a notification rather than the homepage?
ApplicationHowcomplexity 3

Every destination becomes responsible for its own orientation. A reader landing mid-structure has seen none of the map, so the page has to answer five things by itself: what this is, where it sits, what is nearby, how to go up, and how to get out. Deep-link entry is a good thing — a QR code on a machine opening straight to that asset is excellent architecture — provided the page it lands on names the asset, the site, and the route to everything else. A page that only makes sense to someone who walked in through the homepage is a page most of your audience will never understand.

What has to stay consistent when someone starts a task on a phone and finishes it on a laptop?
ScenarioWhatcomplexity 4

Five things, and all of them are architecture rather than sync: a stable address for the destination, the same name for it on both devices, preserved state, an obvious handoff, and a way back. Where names drift between devices — “Documents” on one, “Files” on the other — the person is not continuing a task, they are starting a second one and hoping it is the same. Continuity failures usually get logged as engineering bugs when they began as two teams naming the same node differently.

Why does the same team often ship a good desktop experience and a poor mobile one?
ReflectiveWhycomplexity 5

Usually because only one of them was designed and the other was derived. Treating mobile and desktop as two compositions of one structure — same content, same logic, different arrangement — makes the second one a piece of work rather than a consequence. The tell is in how success is claimed: if the mobile check is "we narrowed the window and it looked fine," no mobile composition exists yet. Desktop success is not evidence about mobile, and the review that only narrows a window is checking the desktop layout twice.

Glossary — the 12 words that decide it

Form factor

What it means
Shorthand for five forces that move independently: screen room, input, attention, context, expected task.
Why it matters
Treating it as one variable is why a tablet with a keyboard gets the same design as one held in two hands.
Key question
Which of the five actually changed — or did only the word “device”?

Canonical architecture

What it means
The one fixed thing: the entities, their names, and what contains what.
Why it matters
Every device shows a projection of it — partial is fine, contradictory is not.
Key question
Does anything here mean something different from what it means over there?

Global navigation

What it means
The persistent top-level map of the product.
Why it matters
It is the one layer that should never vanish entirely, however narrow the screen.
Key question
At the smallest width, can the reader still reach the top-level map?

Local navigation

What it means
Sibling pages within a section, and where the reader sits among them.
Why it matters
Most often sacrificed for space, which is why people arrive somewhere with no sense of what is nearby.
Key question
From this page, can the reader see what else lives in this section?

Utility navigation

What it means
Account, cart, language, sign-in — tasks about the reader rather than the content.
Why it matters
Safe to fold behind a single icon, because it is looked for rather than stumbled upon.
Key question
Is this item content, or is it about the person reading?

Bottom tab bar

What it means
Three to five primary destinations pinned to the bottom of a phone screen.
Why it matters
Permanently visible and within thumb reach — it wins on memory and on the hand at once.
Key question
Can you name the three or four things this product is actually for?

Navigation drawer

What it means
A menu hidden behind an icon until the reader opens it.
Why it matters
Costs roughly a fifth of content discoverability, so it suits secondary items, not primary ones.
Key question
What would it cost if this item were simply forgotten?

Mega menu

What it means
A panel showing a whole level of the structure at once, usually on hover.
Why it matters
Lets a deep catalogue feel one step away — and has no touch equivalent.
Key question
How does this open for someone with no pointer?

Entry point

What it means
Where someone actually lands — a search result, notification, QR code, shared link or voice command.
Why it matters
Most readers never see your front door, so every destination must orient them on its own.
Key question
If this page were the first thing someone saw, could they tell where they are?

Breakpoint

What it means
The width at which the current composition stops working and another should take over.
Why it matters
It belongs to your content, not to a device catalogue — you find it by widening until something breaks.
Key question
Did this number come from your layout, or from a phone you own?

Thumb zone

What it means
The area of a phone screen a thumb reaches comfortably while holding the device.
Why it matters
Frequent controls belong inside it; rare and destructive ones deliberately do not.
Key question
How often is this pressed — and is it where the hand already rests?

Progressive disclosure

What it means
Revealing depth on request rather than showing every level at once.
Why it matters
It is how a small screen carries a large structure without hiding the primary action.
Key question
Is this deferring detail, or deferring the main thing?

The evidence behind this lesson

Every number quoted above, with where it comes from and why it is here.

62–64% global · 71% e-commerce · 35% B2B SaaS
Device mix varies far more by sector than the headline figure suggests, which is the entire argument for measuring your own: mobile versus desktop traffic share by vertical.
1 · ~21% discoverability · 30–50% feature discovery
What hiding primary navigation behind an icon costs, measured against visible navigation: NN/g — Hamburger Menus and Hidden Navigation Hurt UX Metrics.
2 · 88% hover mega menus · 60% missing the delay
Near-universal adoption of a pattern, and a majority shipping it without the 300–500ms hover-intent delay that stops the flicker: Baymard — category and navigation UX.
33% · top-level categories on mobile
A third of benchmarked commerce sites do not make product categories the top-level items on their mobile navigation: Baymard — main navigation, product categories.
The canon this series is built on
Rosenfeld, Morville & Arango, Information Architecture for the Web and Beyond — the field’s standard reference, and the source of the structure/navigation distinction Part 1 opens with. Abby Covert’s How to Make Sense of Any Mess is the practitioner’s companion. Richard Saul Wurman coined “information architect” in 1976.
Navigation must stay consistent
Consistency of navigation across a set of pages is a formal accessibility requirement, not only a usability preference: WCAG 2.1 SC 3.2.3 — Consistent Navigation, and SC 1.4.4 for text resized to 200%.
Menu design and mobile patterns
The guideline sets this article’s pattern advice is built on — visibility, utility navigation, footers, and the basic mobile repertoire: NN/g — Menu-Design Checklist and the IA Study Guide navigation section.
The full reference shelf
Every book, study, standard and open argument behind all four parts is gathered in one place at the end of Part 4: Where this comes from.

You can pick the device now

Four things changed in how you approach a layout — and one place to take them next.

Sequence
You ask which device has to win before you argue about which menu to use.
Cost
Hiding navigation now has a number attached, so the trade can be made out loud.
Method
Breakpoints come from widening your own layout, never from a catalogue of handsets.
Discipline
One structure, several navigations — and you can tell which layer is allowed to change.
Up next · Part 3

Labels

The device is settled. Now the words on the doors — the lowest-glamour, highest-leverage part of the whole discipline.

Continue to Part 3 →