LOADING

Standards

Standards

This is the cool stuff

Professionals have standards

Accessible Rich Internet Applications (WAI-ARIA)

The WAI-ARIA standard deals with making the web nd web application usable for a broader audience by implementing a set of standard semantic

The extra information encoded in the document can then assist the browser software in prio

An example of this is by navgivation

A navigation specific item, such as a set of links describing the various sections of a text or links to other parts of the web site, are not as relevant to the text that is to be read, and are thus often The software might have a dedicated way of navigating to the navigation items, and with correct markup, this can help the software identify the relevant sections, so that the button is useful. blablabla

focus navigation

roles, states, and properties c

A WAI-ARIA role is set on an element using a role attribute, similar to the role attribute defined in the Role Attribute [ROLE].

<li role="menuitem">Open file…</li>

The roles defined in this specification include a collection of document landmarks and the WAI-ARIA role taxonomy.

{% cite ariaW3C %}

The prototype uses the WAI-ARIA accessibility standard to broaden the reach of the text.

Link

CSS Generated Content for Paged Media Module{#css-gcpm}

Link

CSS Regions{#css-regions}

Link Link

CSS Exclusions and Shapes

Link