Don Norman – HCI Models

A semantic HTML practice website focused on Norman’s Action Cycle, GOMS, and KLM.

Website Purpose

This site is designed to practice semantic HTML foundations and accessibility basics. The content focuses on three core HCI analysis approaches: Norman’s Action Cycle, GOMS, and the Keystroke-Level Model (KLM).

What You Will Find

Why Semantic HTML Matters

Semantic HTML improves clarity, maintainability, and accessibility. Screen readers can jump between landmarks such as nav and main, and users benefit from consistent heading structure.