
Discounts for each photo will now show up as you reach a total $ price break. Its easy to order 8x10 photos over our website to get the discount pricing. In this example, the head of the peacock is described using a paragraph of text that is on the web page.Enjoy our new search features, wide selection and discounts.Ĭlick here to log into your account and order history.Ĩx10 Baseball Photos 8x10 Football Photos 8x10 Hockey Photos 8x10 Basketball & More! As a result, this approach only works for long descriptions that are text-only, without needing structural information as was needed in the previous example. They will read out or provide the text of any contained elements without indicating their structural relationships, and without the corresponding navigation mechanisms. Screen readers and other assistive technology do not have access to structural information, such as any headings and tables. Important: The element referenced by aria-describedby is treated as one continuous paragraph of text. The value of the attribute is the id of the element that provides the long description. The WAI-ARIA aria-describedby attribute can be used to link to a description of the image that is provided anywhere on the same web page, in a similar way to the longdesc approach. Example 2: Description containing textual information This method is a workaround for web browsers and assistive technologies that don’t fully support the longdesc attribute. When the longdesc attribute contains a URI to refer to another web page with the long description, it is recommended to also apply Approach 1 (a text link to the long description adjacent to the image). The longdesc attribute can contain the URI of a separate web page that provides the long description for an image or a fragment identifier that refers to an element on the same page that provides the long description. No browser indicates the presence of the longdesc attribute visually, other than through the image context menus as noted above. Mobile platforms currently do not support longdesc. In other web browsers, longdesc is currently available only to screen reader users. There is an official Chrome Extension that adds long description access in a similar way. In Firefox, long descriptions linked by longdesc are available through “View description” in the image’s context menu. The longdesc approach used in the following example is described later in the section. For example, the long description can point out the declining values for site 1, consistent values for site 2, and increasing values for site 3 that are encoded in the bar chart.

The long description provides detailed information, including scales, values, relationships and trends that are represented visually. In this example, a bar chart of website visitor statistics has the short description “Bar chart showing monthly and total visitors for the first quarter 2014 for sites 1 to 3”, provided through the alt attribute of the image. Example 1: Description containing structured information For example, a reference such as “The following graph shows that visitors were lost in the first quarter, but the numbers recovered in the second quarter” helps to point out the relevant information that the image is intended to present. It is also good practice to refer to and summarize more complex images from the accompanying text. It may also be possible to reduce unnecessary complexity in your images and make them easier to understand for everyone. For example, show the description as part of the main content.

Make long descriptions available to everyone to reach a wider audience with your content. For example, the sequence of colors used and the relative heights of the columns in a bar chart may be relevant information about the structure of the chart, in addition to the actual values and trends that it depicts.Ĭomplex images can be difficult to understand by many people – especially those with low vision, learning disabilities, and limited subject-matter experience. There are situations where the composition of an image is important and needs to be provided in the long description. Example 2: Description containing textual information.Approach 4: Providing a link to the long description via longdesc.Approach 3: Structurally associating the image and its adjacent long description (HTML5).Approach 2: Describing the location of the long description in the alt attribute.Approach 1: A text link to the long description adjacent to the image.

Example 1: Description containing structured information.
