Overview

A page is a single side of a sheet, or a discrete unit of content, used across print and digital media. In printed works a page is one face of a leaf; in publishing it is a basic unit of layout and numbering. In computing a page denotes a fixed-size block of memory or a unit of web content. The word also appears in historical and occupational senses, such as a young attendant or messenger.

Physical pages and their parts

Printed pages have visible and structural elements producers and readers rely on. Typical components include the body text area, margins, headers and footers, folios (page numbers), running heads (section titles), and footnotes or marginalia. A single leaf carries two faces: the front is the recto and the back the verso. In codicology and bibliography the distinction between leaf and page is important: a leaf has two pages.

Digital pages and web pages

In the digital realm a page can mean a document or screenful of content—most familiarly a web page accessible in a browser. Web pages combine text, images, and interactive elements delivered by hypertext and styled by cascading style sheets. Digital pages may be fluid in length and layout, adapting to screen size, or paginated for print and navigation. Pagination helps users find, reference and navigate long documents or lists.

Computing: memory pages and paging

In computer systems a page is a fixed-size block of virtual or physical memory used by operating systems to manage processes. Memory pages simplify allocation and protection and enable virtual memory techniques. When a needed page is not resident in physical memory, the system triggers a page fault and may swap pages to or from secondary storage. Page sizes vary but are often a few kilobytes (commonly 4 KB in many systems).

History and development

The concept of the page dates to ancient writing on papyrus, parchment and paper, evolving as codices replaced scrolls in antiquity. Movable type, mass printing, and later newspapers standardized page formats. With electronic publishing and the web, pages moved from fixed physical sheets to flexible, reflowable presentations. Meanwhile, computing adopted the term for discrete memory management units during the development of virtual memory in the mid-20th century.

Uses, examples and notable distinctions

  • Printed book page: numbered surface used for citation and layout.
  • Newspaper or magazine page: often larger format and designed for rapid scanning.
  • Web page: a hypertext document identified by a URL and rendered by browsers.
  • Memory page: operating system unit for allocation, protection and swapping.
  • Page as role: a historical attendant or modern legislative assistant, often called a pageboy or simply a page.

Understanding the specific meaning of "page" depends on context — print, digital, or technical. Key distinctions include leaf versus page (one leaf equals two pages, recto versus verso), static versus dynamic layout, and content unit versus memory block.