{ "@context": "https://schema.org", "@type": "FAQPage", "mainEntity": [ { "@type": "Question", "name": "What are the main principles of visual hierarchy?", "acceptedAnswer": { "@type": "Answer", "text": "Size, colour, contrast, whitespace, proximity, and alignment." } }, { "@type": "Question", "name": "How does visual hierarchy affect conversion?", "acceptedAnswer": { "@type": "Answer", "text": "It guides users toward the CTA by prioritising the most important information visually." } }, { "@type": "Question", "name": "What is the F-pattern in web design?", "acceptedAnswer": { "@type": "Answer", "text": "Research shows users scan pages in an F-shaped pattern — most attention on the top and left." } } ] }
The arrangement of design elements to guide users' attention in order of importance — using size, colour, contrast, spacing, and position.
A landing page places a 64px bold headline at the top, followed by a 20px subtitle, then 16px body copy — each step down reduces visual weight.
Design hierarchy, Content hierarchy
-