Every webpage you open, every PDF you download, and every online video you watch follows invisible rules. These rules are called standards. They decide whether content displays correctly across browsers, whether a screen reader can read it aloud, and whether your citation makes sense to a librarian in Delhi and a researcher in Berlin alike. Two bodies shape most of these rules for electronic content: the International Organization for Standardization (ISO) and the World Wide Web Consortium (W3C). Understanding how they work is essential for anyone developing, organising, or retrieving digital information. This post breaks down the key guidelines you need to know.
Table of Contents
- Why standards matter for electronic content
- ISO standards for bibliographic and document control
- ISO 690 and bibliographic references
- Standard identifiers and document numbering
- User interface and usability standards
- The ISO 9241 series
- Consistency and interaction principles
- Web content standards from W3C
- The Web Content Accessibility Guidelines
- Who benefits from accessibility standards
- Multimedia content standards
- Captions, transcripts, and audio description
- Technical formats for multimedia
- Bringing the standards together
Why standards matter for electronic content
Electronic content travels. A document created on one machine is opened on hundreds of others, indexed by search engines, cited in research papers, and stored in digital repositories for decades. Without shared standards, this would be chaos. A reference written one way in one library would be unreadable in another. A video that plays in one browser would fail in the next.
Standards solve this by creating a common language. ISO and W3C are the two most influential standard-setting bodies for digital information. ISO works across nearly every industry and gives us the bibliographic and documentation rules that libraries depend on. W3C focuses specifically on the web and gives us the technical guidelines for how content should be built and made accessible. Together they cover almost everything from how you cite a journal article to how you caption a training video.
ISO standards for bibliographic and document control
The International Organization for Standardization is an independent, non-governmental body that develops voluntary international standards across thousands of subjects. For Library and Information Science, its most relevant work falls under the field of “information and documentation.” These standards make sure that documents, references, and identifiers behave consistently no matter where they are created or used.
ISO 690 and bibliographic references
ISO 690 is the standard that governs how bibliographic references and citations are prepared. The current edition, ISO 690:2021, describes a set of principles and requirements for citing information resources in works that are not themselves primarily bibliographical. This matters because almost every academic paper, dissertation, and report needs to cite its sources in a reliable, predictable way.
What makes ISO 690 powerful is its breadth. It is applicable to all kinds of information resources, including monographs, serials, patents, cartographic materials, electronic databases, software, recorded sound, photographs, and moving images. Earlier editions focused mainly on print, but the standard has expanded to cover web archives, social media, and research datasets. The standard also recognises that there is no single “correct” citation order for everyone, so it allows three citation methods: the name-and-date (Harvard) system, the numeric system, and running notes.
For students and researchers in India, ISO 690 acts as a neutral international reference point. While many universities here follow APA or MLA, understanding the underlying ISO framework helps you see why these styles share common elements like author, title, edition, publisher, date, and a standard identifier.
Standard identifiers and document numbering
ISO also maintains the identifier systems that make documents findable. The International Standard Book Number (ISBN) comes from ISO 2108, and the International Standard Serial Number (ISSN) identifies periodicals and journals. These numbers appear in bibliographic records everywhere, and ISO 690 references them directly when describing how to construct a complete citation. A serial entry, for example, is expected to carry its ISSN, while a book entry carries its ISBN. [Image: A sample bibliographic record showing the placement of author, title, publisher, date, and ISBN/ISSN identifiers]
These identifier standards are what allow a library catalogue, a publisher’s database, and an online retailer to all refer to the exact same item without confusion. For information professionals managing digital collections, this consistency is the backbone of accurate retrieval.
User interface and usability standards
Creating content is only half the job. The other half is making sure people can actually use it. This is where usability standards come in, and ISO has a dedicated series for this too.
The ISO 9241 series
ISO 9241 is a multi-part standard on the “ergonomics of human-system interaction.” It was originally titled around office work with visual display terminals, but as its parts were reissued, it adopted the broader, more modern focus on how humans interact with systems. ISO 9241-11:2018 provides the framework for understanding usability itself, defining it through three core qualities: effectiveness, efficiency, and satisfaction in a specified context of use.
For web content specifically, the most relevant part is ISO 9241-151:2008, which gives guidance on World Wide Web user interfaces. It focuses on practical design decisions: high-level design strategy, content design, navigation and search, and content presentation. The goal is to increase usability so that both general internet users and closed groups, such as members of an organisation, can find what they need without frustration.
Consistency and interaction principles
Why does consistency matter so much? When a website behaves predictably, users do not have to relearn how things work on every page. ISO 9241-110 sets out seven interaction principles that apply to any user interface, whether software, hardware, or a combination. These principles guide designers toward interfaces that are suitable for the task, self-descriptive, conformant with user expectations, and tolerant of errors.
The practical payoff is significant. Applying these principles leads to interfaces that are more usable, accessible, and consistent, which enables greater productivity and a more positive user experience while avoiding harm from misuse. A menu that sits in the same place on every page, buttons that look clickable, and clear error messages are all outcomes of this thinking. For libraries and institutions building digital portals, OPACs, and repositories, these standards translate directly into systems that patrons can navigate without training.
Web content standards from W3C
While ISO covers the broad documentation and usability landscape, the W3C focuses entirely on the web. It develops the technical standards that browsers and developers follow, and its most influential work for content development is in accessibility.
The Web Content Accessibility Guidelines
The Web Content Accessibility Guidelines (WCAG) are developed by the W3C through its Web Accessibility Initiative. WCAG aims to provide a single shared standard for web content accessibility that meets the needs of individuals, organisations, and governments internationally. WCAG 2.2 is the most recent published version, with 2.1 and 2.0 still widely used, and WCAG 3.0 currently exists as a working draft.
WCAG is built around four foundational principles, often remembered by the acronym POUR: content must be Perceivable, Operable, Understandable, and Robust. The guidelines also define three conformance levels, A, AA, and AAA, which let organisations declare how thoroughly they meet the criteria. Most legal and policy frameworks around the world reference Level AA as the target. In India, the Guidelines for Indian Government Websites draw on WCAG, making this standard directly relevant to public-sector digital content. [Image: A diagram of the four WCAG principles – Perceivable, Operable, Understandable, Robust – with example requirements under each]
Who benefits from accessibility standards
Accessibility is not a niche concern. These guidelines address the needs of users with blindness and low vision, deafness and hearing loss, limited movement, speech disabilities, and cognitive and learning disabilities, along with combinations of these. The same guidelines apply across desktops, laptops, tablets, mobile devices, and wearables.
Importantly, accessible design helps everyone, not only people with disabilities. Clear structure, good colour contrast, and keyboard navigation improve the experience for users on slow connections, small screens, or in noisy environments. This is a core reason why accessibility standards have become central to professional content development.
Multimedia content standards
Modern content is rarely text alone. Videos, podcasts, animations, and live streams are everywhere, and they bring their own accessibility challenges. A video without captions excludes anyone who cannot hear it, and a chart shown on screen without description excludes anyone who cannot see it.
Captions, transcripts, and audio description
The W3C provides clear guidance on making time-based media inclusive. Captions provide a text version of speech and non-speech audio information so that people who are Deaf or hard of hearing can understand the content. Transcripts offer a full text version of the audio, and descriptive transcripts also include the visual information. Audio description narrates key visual elements, such as actions, scene changes, charts, and on-screen text, for people who cannot see the video.
These are not optional extras under WCAG. Different requirements apply at conformance Levels A, AA, and AAA, with transcripts and captions for prerecorded media required at the lower levels and captions for live audio required at higher levels. Planning for these alternatives from the start of a project, even before filming, is far cheaper than adding them later.
Technical formats for multimedia
On the technical side, modern standards favour the native HTML5 <video> and <audio> elements, which work across browsers without plugins. Captions and subtitles are commonly delivered using the WebVTT format, which carries captions, subtitles, descriptions, chapters, and time-aligned metadata. Media controls such as play, pause, and caption toggles should be keyboard accessible and clearly labelled for assistive technologies. Following these conventions ensures multimedia content is both technically robust and genuinely usable.
Bringing the standards together
ISO and W3C standards are not competing systems. They complement each other. ISO gives you the documentation, citation, and usability frameworks that organise and structure information. W3C gives you the web-specific technical and accessibility rules that make content function and reach everyone. A well-developed digital resource respects both: it cites sources according to ISO 690, follows usability principles from ISO 9241, and meets WCAG accessibility requirements for its text and multimedia.
For information professionals, designers, and content developers, fluency in these standards is no longer optional. It is what separates content that merely exists from content that is findable, usable, and inclusive for years to come.
What do you think? If you had to choose one standard to make mandatory for every public-facing website in your country, would you pick a usability standard like ISO 9241 or an accessibility standard like WCAG, and why? How do you think the growing use of AI-generated content will change the way these standards evolve?
References
- https://www.iso.org/standard/72642.html
- https://www.iso.org/standard/43320.html
- https://en.wikipedia.org/wiki/ISO_690
- https://www.iso.org/standard/63500.html
- https://www.iso.org/standard/37031.html
- https://en.wikipedia.org/wiki/ISO_9241
- https://www.iso.org/obp/ui/#iso:std:iso:9241:-110:ed-2:v1:en
- https://www.w3.org/WAI/standards-guidelines/wcag/
- https://developer.mozilla.org/en-US/docs/Web/Accessibility/Guides/Understanding_WCAG
- https://www.w3.org/TR/wcag-3.0/
- https://www.w3.org/WAI/media/av/
- https://www.w3.org/WAI/media/av/captions/
- https://www.digitala11y.com/accessible-jquery-html5-media-players/

Leave a Reply