Examples In the Wild
No Forced Visual Encumbrance or Default Visual Indicator
A11y Bugs Project
- A common accessibility platform
- How to make the web more accessible?
-
Bug report #1
- Long Description: Browser "Copy" context menu screenshot
- Long Description: "Paste into email application" context menu screenshot
Sample Markup:
<img src="bugs/1/copy.gif"
alt="Highlight text and image content and select 'Copy' from the context menu."
width="268" height="167"
longdesc="http://objdesc.org/?H5PI" />
Note: The longdesc
attribute is the sole mechanism used
for long description in this sample.
AccessAbility SIG
Markup:
<a href="index.shtml" title="AccessAbility SIG Home"
tabindex="0">
<img class="asig_logo"
src="images/butterfly_logo-102x102.gif"
alt="[AccessAbility SIG logo]" title="AccessAbility SIG logo"
longdesc="siglogo.shtml" />
</a>
Note: Logos within this site use the longdesc
attribute, which provides direct access to the long description while an a href
provides
direct access to the link to the site's home page. The longdesc
attribute is the sole mechanism used
for long description.
ACCESS-ed: University of Wisconsin - Milwaukee
-
The Accessible Virtual
Campus
- Long Description: Information Technology
- Long Description: Residential Housing
- Long Description: Library
- Long Description: Grounds, Physical Plant, Transportation
- Long Description: Student Union
- Long Description: Student Services
- Long Description: Administration
- Long Description: Instructional Methods
- Long Description: Media & Materials
Markup:
<img src="/media/IMG/VC/classrooms.png"
alt="A diverse group of generic college classroom buildings."
longdesc="/EqTD/classrooms"
class="VC_pic"
ID="Classrooms"
style="top:-19%; left:-4%; Z-index:11;" />
Note: The longdesc
attribute is the sole mechanism used
for long description in this sample.
Alienor (France)
Markup:
<img src="images/CarteCouronne.gif"
alt="Carte de France au début du 11e siècle"
width="531" height="491"
longdesc="longdesc/cartecouronne.htm">
The longdesc
attribute is the sole mechanism used
for long description in this sample.
Australian Government Department of Health and Aging
-
A National Health and Hospitals Network for Australia's Future
- Chapter 1: Locations of Government’s health reform consultations
- Chapter 2: Taking majority funding responsibility for public hospitals
- Chapter 3: Taking full funding and policy responsibility for GP and primary health care
-
Chapter 4: Rebalancing financial responsibilty in the federation
- Long Description Chapter 4 Figure 5: Projected health expenditure by source of funds
- Long Description Chapter 4 Figure 6: Projected Australian Government health spending
- Long Description Chapter 4 Figure 7: Health Funding
- Long Description Chapter 4 Figure 8: Taking on a share of increasing state and territory expenditure
- Long Description Chapter 4 Figure 9: Expected improvement in budgetary position on a population share basis (by state, 2014–15 to 2019–20)
- Chapter 6: Local Hospital Networks to drive accountability and performance
- Chapter 7: Paying Local Hospital Networks directly for the services they provide
Sample Markup:
<img
src="/internet/yourhealth/publishing.nsf/650f3eec0dfb990fca25692100069854/ca2575fd004c0485ca2576e30015e527/WebPageBody/0.11BE?OpenElement&FieldElemFormat=jpg"
width="369" height="268"
alt="Figure 1: Locations of Government’s health reform consultations"
longdesc="nhhn-longdesc-fig1">
Note: The longdesc
attribute is the sole mechanism used
for long description.
Berrien Metal Products, Inc.
- Berrien Metal Products Logo (on all pages in site)
- Computer generated splash graphic showing four separate pictures.
- Countersinking Picture
- Berrien Metal Products Facility
Markup:
<img src="assets/images/other/banner-background.jpg"
alt="steel & stainless steel fabricators of america Berrien
Metal Products, Inc."
width="900" height="134" border="0"
usemap="#Map2"
longdesc="assets/longdesc/banner-image-long-description.html" />
Note: Logos within this site use the longdesc
attribute, which provides direct access to the long description while an a href
provides
direct access to the link to the site's home page. The longdesc
attribute is the sole mechanism used
for long description.
California Department of Fish and Game
- DFG History Timeline and About the California Department of Fish and Game both link to:
Markup:
<a href="/about/images/DFG-History-Timeline-LongDesc.html">
<img src="/about/images/DFG-History-Timeline.png"
alt="Link to text version of timeline milestones"
title="Link to text version of timeline milestones" width="2004" height="534" border="0"
longdesc="/about/images/DFG-History-Timeline-LongDesc.html" />
</a>
Note: In addition to longdesc
uses a redundant invisible a href
.
Camera Obscura
Markup:
<img src="blossoms.gif"
alt="Gather Ye Rosebuds While Ye May, in..."
align="left" style="height:400px;width=325px;"
longdesc="blossoms_longdesc.html"/>
Note: The longdesc
attribute is the sole mechanism used
for long description in this sample.
Commonwealth of Massachusetts
-
Fiscal Outlook
- Long Description: Commonwealth of Massachusetts Off-budget spending items at the MBTA, School Building Authority
- Long Description: Tools for FY07 Balance
- Long Description: FY08 Fiscal Outlook
- Long Description: Tax Revenue (in Millions)
- Long Description: Stabilization Fund Balances
- Long Description: Proportion of Tax Revenue Growth Since FY02 - Proportion of Total FY06 Tax Revenues
- Long Description: Actual vs. Budgeted Tax Revenue since FY92
- Long Description: Liability (in Million)
- Patrick-Murray Fiscal Year 2008 Budget Reorganized Cabinet Structure
Sample markup:
<img src="/bb/fy2008h1/img08/fisc_budget_spend.gif"
alt="Bar chart showing budgetary and off budget spending"
width="400" height="219"
title="Bar chart showing budgetary and off budget spending"
longdesc="/bb/fy2008h1/img08/fisc_budget_spend-text.html">
<a href="/bb/fy2008h1/img08/fisc_budget_spend-text.html"
style="text-decoration: none;
font-size: 1pt; color: #fff;"
title="Link to a description of the image">d
</a>
Note: Uses a redundant d-link that is hidden with white on white text color and a font size of 1pt . Because longdesc it is not yet supported by some web browsers, some sites provide a fallback method of providing a full description.
Connexions
Sample markup:
<img src="C10_SAR_2_P05_001.jpg"
longdesc="C10_SAR_2_P05_001.html"
alt="The prime factorization of sixty. See the longdesc for a full description."/>
Note: Connexions Markup Language (CNXML), is a "lightweight XML markup language designed for marking up educational content". CNXML 0.6 and up supports longdesc. The "Adding Multimedia to Your Connexions Content" module by Dan Galvan, Mark Husband, and Daniel Williamson explains to their users how to use longdesc.
Conseil supérieur de la langue française
Sample markup:
<img src="typo3temp/pics/464df3a6f8.jpg"
width="375" height="445" border="0"
alt="Menu en français"
longdesc="http://www.cslf.gouv.qc.ca/index.php?id=255" />
Note: The longdesc
attribute is the sole mechanism used
for long description in these samples.
CSS Squirrel
- Disembodied and Disembodied blog post image link to same long description page.
- In Soviet HTML5... comic and In Soviet HTML5... blog post image link to same long description page.
- Squirrel vs Skunk comic and Squirrel vs Skunk blog post image link to same long description page.
- It's People! comic and It's People! blog post image link to same long description page.
- Long Description: It's People!
- HTML: A New Standard comic and HTML: A New Standard blog post image link to same long description page.
- The Egotistical Puppet King and I comic and The Egotistical Puppet King and I blog post image link to same long description page.
- Vindaloo Fart comic and Vindaloo Fart blog post image link to same long description page.
- Stop Soap comic and Stop Soap blog post image link to same long description page.
- Snow, Blood and Cookies comic and Snow, Blood and Cookies blog post image link to same long description page.
- The Value of Meaning comic and The Value of Meaning blog post image link to same long description page.
- Can Hixie’s <Data>leks Exterminate <Time>? comic and Can Hixie’s <Data>leks Exterminate <Time>? blog post image link to same long description page.
- So Cold comic and So Cold blog post image link to same long description page.
- W3C Control To Major Tom comic and W3C Control To Major Tom blog post link to same long description page.
- Peahen Butter comic and Peahen Butter blog post image link to same long description page.
- 410, the Croatian of the Internet comic and 410, the Croatian of the Internet blog post image link to same long description page.
- Digging Delicious' Grave Tubes An Ovation Apart That Is Fast
- Webcast, Interrupted You Wouldn't Like Me When I'm Quirky Alone In The Pitch Black Dark
- Define "Evil" Back To The HTML, Or How Vanilla Ice Saved The Web The Curse of the Werefive
- The Ladies Room
- Dream and Nightmare
- Aligning Text In The Outback HTML's Unicorn's Heuristics
- Ugly Robot or Not?
- Moose & Squirrel
- Push To Dispense Free Cheese
- Do Browsers Dream of HTML Sheep, Part 1 HTML5 Progress and Reality
- So Say We All IE Nine Means Business
- So Say We All Escaping SXSW Veritas Sciurus - Must Web Designers Code?
- Larry Ate HTML5
- Mr. Flash's Very Bad Day
- Nice Hat (Gradients & Dave's Brain) When I Die, Burn Me Viking Style I'm With Squirrel
- The HTML5 Show (AKA, A Mess)
- Slowing Down at the Pilcrow Public House
- A Little Usability Game
- Max Weir and the Beanicornupus (Web Standards and Foolish Assumptions)
- Ampersand Lust
- Opera's Rough Edges
- The HTML5 Rocket and Last Call
- The Death of Geocities and the Robot Apocalypse
- The Return of Bad Taste
- An Underpants Apart
- Redefining Resolved
- IT Job Security vs Google Chrome Frame Conversation Sans Semantics
Sample markup:
<div class="comic">
<img longdesc="http://cssquirrel.com/comicscripts/script89.htm"
src="/images/comic/cs089.png"
alt="CSSquirrel #89: The Value of Meaning" />
</div>
Note: This site has begun using the
longdesc
attribute in its blog posts which is picked up by feed readers
like Opera's feed reader and web based readers such as Bloglines in conjunction with
iCab and FireFox with longdesc
extension, etc.
Images are used on separate pages (blog post and comic series) and share the
same long description page.
In addition to longdesc
earlier comic strips used a redundant
aria-describedby and CSS to move an #ariaLink off screen. {position: absolute; left:
-9999em; top:-9999em;}. This has been discontinued because it does not work and
longdesc
is now the sole mechanism used for long descriptions.
Daegu Metropolitan Office of Education (South Korea)
- Daegu Metropolitan Office of Education - Greeting
- Organization Chart
- Departmental Website - School Development Fund
- Bus and Subway Information
- Education and Welfare Priority Support System for Business Promotion
- Objectives
Sample markup:
<img
src="data-public/files/contentimage/greeting.jpg"
width="750" height="501"
alt="Chancellor's Message"
longdesc="/longdesc/greeting.html" />
</a>
<a href="/longdesc/greeting.html">
title="Message from the Chancellor introduced a professional"
class="dlink"[D]
</a>
Note: In addition to longdesc
uses a redundant invisible
a href
CSS: a.dlink { width:0; height:0; overflow:hidden;
font-size:0; line-height:0; z-index:-1; visibility:hidden;}
. The CSS
declaration visibility:hidden
also hides text from all users. It should
not be used if the content is to be read by a screen reader.
CSS Work
Sample markup:
<img
src="http://www.d.umn.edu/~lcarlson/images/LLC_logo.gif"
style="float:right;" width="37" height="44"
alt="LLC logo"
longdesc="http://www.d.umn.edu/~lcarlson/ld/logo.html">
Note: The longdesc
attribute is the sole mechanism used
for long description in these samples. It is used on all pages in the CSS Work site.
Data & Statistics (Branch of CDC)
- America's Children: Data on Child Well-Being, 2010
- Compared with whites, Blacks had 51% higher and Hispanics had 21% higher obesity rates
- Untreated Dental Caries (Cavities) in Children Ages 2-19, United States
- Rates of New Lung Cancer Cases
- Down Syndrome Cases at Birth Increased
- Updated Estimates for Selected Birth Defects
- Developmental Disabilities Increasing in US
- Teen Birth Rates Declined Again in 2009
- Malaria Surveillance in the United States
- HIV Diagnoses Among Adult and Adolescent Hispanics/Latinos
Sample markup:
<img src="dsChildHealthData-550px.gif"
alt="Chart: Secondhand Smoke: Children Ages 4-17 with Blood Cotinine* Levels, Selected Years 1998-2008.
" width="550" height="324"
longdesc="longdesc.html"/>
Note: The longdesc
attribute is the sole mechanism used
for long description in these samples.
Dhammadana, The Original Teaching of Buddha (Myanmar)
The Dhammadana site uses longdesc on thumbnails throughout their galleries of photographs. A few examples of many:
-
Burmese
Religious Building Gallery
- Long Description: Burmese Religious Building Photo 1
- Long Description: Burmese Religious Building Photo 2
- Long Description: Burmese Religious Building Photo 3
- Long Description: Burmese Religious Building Photo 4
- Long Description: Burmese Religious Building Photo 5
- Long Description: Burmese Religious Building Photo 6
- Long Description: Burmese Religious Building Photo 7
- Long Description: Burmese Religious Building Photo 8
- Long Description: Burmese Religious Building Photo 9
- Long Description: Burmese Religious Building Photo 10
- Long Description: Burmese Religious Building Photo 11
- Long Description: Burmese Religious Building Photo 12
- Long Description: Burmese Religious Building Photo 13
- Long Description: Burmese Religious Building Photo 14
- Long Description: Burmese Religious Building Photo 15
-
Burmese
Monasteries Gallery
- Long Description: Burmese Monastery Photo 1
- Long Description: Burmese Monastery Photo 2
- Long Description: Burmese Monastery Photo 3
- Long Description: Burmese Monastery Photo 4
- Long Description: Burmese Monastery Photo 5
- Long Description: Burmese Monastery Photo 6
- Long Description: Burmese Monastery Photo 7
- Long Description: Burmese Monastery Photo 8
- Long Description: Burmese Monastery Photo 9
- Long Description: Burmese Monastery Photo 10
- Long Description: Burmese Monastery Photo 11
- Long Description: Burmese Monastery Photo 12
- Long Description: Burmese Monastery Photo 13
- Long Description: Burmese Monastery Photo 14
- Long Description: Burmese Monastery Photo 15
- Long Description: Burmese Monastery Photo 16
- Long Description: Burmese Monastery Photo 17
- Long Description: Burmese Monastery Photo 18
- Long Description: Burmese Monastery Photo 19
- Long Description: Burmese Monastery Photo 20
Sample markup:
<a href="../../../ph/601.jpg"
title="Mingun – If this bloc of ruined bricks is famous, it's because the base
should have been the biggest pagoda of the world. The big fissure was made by a
earthtake in the XIXth century. Because of the old stair recently built on the
outside, we can climb on it.">
<img src="../../../ph/pt601.jpg" alt="Photo 1"
longdesc="../../longdesc/101.htm" />
</a>
Note: Uses the longdesc for the long description and an a href to go to a page with a larger image.
dizABLED
dizABLED has a full section of cartoons that all utilize longdesc
.
Among them are:
- Roller coaster
- Good Question
- Stunt Ramp
- Stairs
- Disabled Parking Only
- Carwash
- Hot Dog Stand
- Hurdles
- Pull-up Bar
- Cracks Kill
- Small Talk Interview
- Speed Bumps
- Drive Through
- Raft Race
- Bicycle Conversion
- Last seat
- Ramp Handplant
- Chair Sale
- Tennis Match
- Empty Pool
- Frontiers
- Help Wanted
- Jail Time
- Tug of War
- Santa Visit
- Christmas Chair
- Sunset
- Radio Flyer
- Hangliding
- Greyhound Bus
- Moon Dream
- Low Blow
- Wheelchair Parking Only
- Lowrider
- Grandma
- Golfing with Tiger Woods
- Snow Chains
- New Friends
Sample markup:
<a href="/comics/stairs/" title="View Next Comic">
<img src="images/comics/19980527_car-wash.jpg"
longdesc="/comics/car-wash/description/"
alt="Car Wash: Leeder trys out the carwash"
title="Car Wash: Leeder trys out the carwash"
width="728" height="192" />
</a>
Note: The longdesc
attribute is the sole mechanism used
for long description. a href
is mapped to go to the next comic in the
series.
Environment Canada (in English)
2012 Canada's Emissions Trends Report:
- Levels of Smog in the Atmosphere: Canadian Smog Science
Assessment Highlights and Key Messages (2012-03-28)
- Long Description: Figure 1. Spatial distribution of the 98th percentile 24-hour PM2.5 concentrations
- Long Description: Figure 2a and 2b. Mass fractions of PM2.5
- Long Description: Figure 3.Trend in composite annual mean and 98th percentile PM2.5 from dichotomous sampler studies
- Long Description: Figure 4. Spatial distribution of the three-year average (2004-2006) of the fourth highest daily maximum 8-hr O3 average concentration (ppb) across Canada and the U.S.
- Long Description: Figure 5.Seasonal variation in monthly averages of daily mean (>) and maximum (.) O3 concentration at selected sites (both urban and rural) across Canada averaged over the period 2001-2005.
- Long Description: Figure 6. Differences in the meteorologically-adjusted four-year average summer O3 levels from 1997-2000 to 2003-2006 based on daily maximum 8-hr values.
- Long Description: Figure 7. Absolute difference in the annual PM2.524-hour average between the 2015 BAU simulation and the 2002 reference case
- Long Description: Figure 8. Absolute difference in the average summertime (June-August) 8-hour daily maximum O3 between the 2015 BAU simulation and the 2002 reference case
- Sources of Smog Pollutants
- Long Description: Figure 9. Historical (1985 to 2006) and projected (2007 to 2015) anthropogenic emissions (including open sources) of smog-forming pollutants (Environment Canada, 2010)
- Long Description: Figure 10. Key sectors contributing to the 2006 PM2.5emissions inventory.
- Long Description: Figure 11. Density map of PM2.5 emissions (kg km-2) including open sources, in Canada for 2006.
- Long Description: Figure 12. Key sectors contributing to the 2006 NOx emissions inventory
- Long Description: Figure 13. Density map of NOx emissions (kg km-2) in Canada for 2006, not including open or natural sources.
- Long Description: Figure 14. Key sectors contributing to the 2006 SO2 emissions inventory.
- Long Description: Figure 16. Key sectors contributing to the 2006 VOC emissions inventory
- Long Description: Figure 18. Key sectors contributing to the 2006 NH3 emissions inventory.
- Figure 15: Density map of sulphur oxide (primarily SO2 and minimal contributions of H2SO3) emissions (kg km-2) in Canada for 2006, not including open or natural sources.
- Figure 17: Density map of VOC emissions (kg km-2) in Canada for 2006, not including open or natural sources
- Figure 19: Density map of ammonia (NH3) emissions (kg km-2) in Canada for 2006 with open but no natural sources.
Markup:
<img alt="figure 1" height="302" id="figure1"
longdesc="default.asp?lang=En&n=DD38DDB7-1#figure1"
src="72F82C27-A513-4AAF-942F-E60A7DA860E9/fig1-eng.jpg"
width="590" />
Note: The longdesc
attribute is the
sole mechanism used for long description.
Environnement Canada (In French)
2012 Évaluation scientifique canadienne du smog faits saillants et messages clés
- Concentrations de smog dans l’atmosphère: Évaluation scientifique canadienne du smog faits saillants et messages clés (2012-03-28)
- Long Description: Figure 1. Répartition spatiale des concentrations de la PM2,5 au 98e centile sur 24 heures (µg m-3) dans l'ensemble du Canada et des États-Unis pour la période 2004-2006.
- Long Description: Figure 2 a and b. Fraction massique des espèces composantes de la PM2,5 prélevée en saison chaude (a) et en saison froide (b) de 2003 à 2006 sur des sites choisis du Réseau national de surveillance de la pollution atmosphérique (RNSPA)
- Long Description: Figure 3.Tendance de la moyenne annuelle composite et de la PM2,5 au 98e centile établie au moyen d'études par échantillonneur dichotomique.
- Long Description: Figure 4. Répartition spatiale de la moyenne triennale (2004-2006) de la quatrième plus grande valeur maximale quotidienne sur 8 heures (ppb) de la concentration moyenne en O3 dans l'ensemble du Canada et des États-Unis.
- Long Description: Figure 5.Variation saisonnière des moyennes mensuelles de la concentration quotidienne moyenne (>) et maximale (.) en O3 sur l'ensemble des sites choisis (urbains et ruraux) partout au Canada au cours de la période 2001-2005.
- Long Description: Figure 6. Différence entre les niveaux moyens météorologiquement ajustés estivaux d'O3 sur quatre ans (de 1997 à 2000 et de 2003 à 2006) et les valeurs maximales quotidiennes sur 8 heures.
- Long Description: Figure 7. Différence absolue entre la moyenne annuelle de la PM2,5 sur une période de 24 heures du scénario du statu quo de 2015 et du cas de référence de 2002.
- Long Description: Figure 8. Différence absolue entre la concentration estivale (juin à août) quotidienne maximale moyenne d'O3 sur 8 heures du scénario du statu quo de 2015 et celle du cas de référence de 2002.
- Sources de polluants à l'origine du smog
- Long Description: Figure 9. Émissions anthropiques (y compris les sources à ciel ouvert) historiques (de 1985 à 2006) et prévues (de 2007 à 2015) de polluants contribuant au smog (Environnement Canada, 2010).
- Long Description: Figure 10. Secteurs clés ayant contribué à l'inventaire des émissions de la PM2,5 en 2006.
- Long Description: Figure 11. Carte de la densité des émissions de PM2,5(en kg km-2), y compris les sources à ciel ouvert, au Canada en 2006.
- Long Description: Figure 12. Secteurs clés ayant contribué à l'inventaire des émissions de NOx en 2006
- Long Description: Figure 13. Carte de la densité des émissions de NOx (en kg km-2) au Canada en 2006 (en excluant les sources naturelles ou à ciel ouvert).
- Long Description: Figure 14. Secteurs clés qui ont contribué à l'inventaire des émissions de SO2 en 2006.
- Long Description: Figure 16. Secteurs clés ayant contribué à l'inventaire des émissions de composés organiques volatils en 2006
- Long Description: Figure 18. Secteurs clés ayant contribué à l'inventaire des émissions de NH3 en 2006.
- Figure 15: Carte de la densité des émissions (en kg km-2) d'oxyde de soufre (principalement du SO2 et des contributions minimales de H2SO3) au Canada en 2006 (en excluant les sources naturelles ou à ciel ouvert)..
- Figure 17: Carte de la densité des émissions de composés organiques volatils (en kg km-2) au Canada en 2006 (en excluant les sources naturelles ou à ciel ouvert).
- Figure 19: Carte de la densité des émissions d'ammoniac (NH3) (en kg km-2) au Canada en 2006, en incluant les sources à ciel ouvert et en excluant les sources naturelles.
Markup:
<img alt="figure 1" height="246" id="figure1"
longdesc="default.asp?lang=Fr&n=DD38DDB7-1#figure1"
src="72F82C27-A513-4AAF-942F-E60A7DA860E9/fig1-fra.jpg"
width="560" />
Note: The longdesc
attribute is the
sole mechanism used for long description.
ESC XV - Club Sport Loisir - Paris 15
Markup:
<img src="http://static.esc15.fr/images/volley_csit_2002.jpeg"
width="279" height="259"
alt="Photo dÕun joueur en smatch au volley"
class="lieu" longdesc="/longdesc#volley" />
<a href="/longdesc#volley" class="accessi">d-link
</a>
Note: Also uses an invisible D link via CSS a.accessi{display:none !important;}
. As implemented display:none
is hidden from
screen readers.
Although they have short comings, D links attempt to mitigate damages of user agents
that do not yet have a long description feature directly built into them. With proper implementation in user agents, these could all simply be longdesc. Sole "d" link
approaches don't semantically or programmatically tie the description to image,
whereas a longdesc
does.
Fakoo(Germany)
Sample markup:
<a href="fakoo/fakoo-plus.html"
target="_blank"
onmouseover="document.images['plan'].src='fakoo/lageplan-3d.gif'"
onmouseout="document.images['plan'].src='fakoo/lageplan.gif'"
class="img">
<img src='fakoo/lageplan.gif'
name='plan'
alt="tastbarer Lageplan mit Legende in Fakoo (Beschreibung siehe longdesc)"
title="öffnet ein neues Fenster" border="0"
longdesc="lageplan.txt">
</a>
Note: The longdesc
attribute is the sole mechanism used
for long description. Uses an a href
to go to larger image.
Federal Deposit Insurance Corporation
-
Interest Rate Risk
- Long description Chart 1: The Yield Curve Has Steepened Considerably
- Long Description Chart 2: A Large Percentage of Banks Have Increased Exposure to Assets with Extended Maturities
- Long Description Chart 3: Institutions with Less than $10 Billion in Assets Are Shrinking C&D Portfolios, but Are Increasing Holdings of Longer-Term Mortgages
- Long Description Chart 4: Noncore Funding Remains a Significant Funding Source for Institutions Where Longer-Term Assets Are More than 40 Percent of Total Assets
- Long Description Chart 5: The Fed Funds Rate Has Spiked in Multiple Periods Over the Past 55 Years
Sample markup:
<img border="0" longdesc="Chart1.html"
alt="A line graph that shows the
yield curve of constant maturity Treasury rates in November 2007,
November 2008, and November 2009. "
src="images/chart1.jpg"
width="506" height="332"/>
Note: The longdesc
attribute is the sole mechanism used
for long description in these samples.
Global Alliance on Accessible Technologies and Environments
Markup:
<img alt="The front cover of the International Best
Practices in Universal Design: A Global Review."
src="images/sm-ud1.jpg" height="350"
style="float:right;margin:.5em;border:thin solid #ccc;"
width="210"
longdesc="ld_ud1.shtml" />
Note: The longdesc
attribute is the sole mechanism used
for long description.
Grinning Planet
Markup:
<img src="pi_toon.jpg"
width="468" height="411"
alt="funny cartoon, THE WORKING PRIVATE EYE VS. THE RETIRED PRIVATE
EYE; see longdesc for text-only equivalent"
longdesc="pi_toon_textonly.htm">
Note: The longdesc
attribute is the sole mechanism used
for long description in this sample.
Health and Safety Executive (UK)
Markup:
<a href="plan0104-09longdesc.htm" title="Long
description available">
<img src="../images/strategic_pie.gif"
alt="Strategic plan pie chart: Resource allocation programme blocks"
width="390" height="264"
longdesc="plan0104-09longdesc.htm#skip" />
<span class="hide">Long description available</span>
</a>
Note: Uses longdesc and redundant hidden link text. Because longdesc it is not yet supported by some web browsers, some sites provide a fallback method of providing a full description.
Health Resources and Services Administration
- Prevalence of Learning Disabilities Among Children Aged 3-17 Years with Emotional, Behavioral, or Developmental Conditions
- Prevalence of Learning Disabilities among Children Aged 3-17 Years with Emotional, Behavioral, or Developmental Conditions
Markup:
<a href="../longdesc/12oldpie.html"
id="first">
<img src="../graphs/12oldpie.gif"
alt="Pie graph: Learning Disabilities Among Children with Conditions"
longdesc="../longdesc/12oldpie.html" />
</a>
Note: In addition to longdesc
uses a redundant invisible
a href
.
Hipocampo
- Inhibitors of angiotensin converting enzyme (ACE) inhibitors for Alzheimer's (Published 2011)
- Web Activity in 2010
- Music and brain. Dr. Maria Sagrario Barquero Jimenez.
- Inhibitors of angiotensin converting enzyme (ACE) inhibitors for Alzheimer's
- Overview of our web activity in 2009
- Web Activity Summary 2007
- February 2003 - Page 2 of 2
Markup:
<img src="/originales/TocandoViolin.jpg"
alt="Interpretando"
width="400" height="462"
title="Tocando el violín: el circuito de entrada-salida."
longdesc="http://www.hipocampo.org/LongDesc/tocandomusica.asp" />
Note: The longdesc
attribute is the sole mechanism used
for long description in these samples.
HTML5 Multimedia
Markup:
<img src="img/html5-multimedia-books-ian-devlin.jpg"
width="300" height="182" alt="HTML5 Multimedia Develop and Design book pile"
longdesc="imgdesc/bookpile.html" />
Note: The longdesc
attribute is the sole mechanism used
for long description in these samples.
Indiana University-Purdue University Indianapolis Common Core Curriculum Committee
Markup:
<a href="home.html">
<img src="Images/ccclogo.gif"
width="200" height="100" border="0"
alt="Core Curriculum Committee"
longdesc="../longdesc.html#ccclogo">
</a>
<a href="longdesc.html#ccclogo">
<img src="Images/dlink.gif"
width="1" height="1"
alt="D"
border="0"
longdesc="">
</a>
Note: Logos within this site use the longdesc
attribute, which provides direct access to the long description while an a href
provides
direct access to the link to the site's home page. Also uses an invisible redundant gif image after the home.html link. Because longdesc it is not yet supported by some web browsers, some sites provide a fallback method of providing a full description.
Information Technology and Disabilities Journal
-
Seeking Predictors of Web Accessibility in U.S. Higher Education Institutions (2013)
- Long Description: Figure 1. Accessibility ratings by presence of accessibility policy
- Long Description: Figure 2. Accessibility conversation by accessibility policy and presence of accessibility link on home page
- Long Description: Figure 3. Accessibility ratings by type of accessibility policy
- Long Description: Figure 4. Accessibility conversation by category of accessibility policy and presence of accessibility link on home page
Markup:
<img src="thompson/images/figure1.png"
alt="A bar graph shows the generally positive relationship between accessibility
policy and performance on several web accessibility measures"
longdesc="thompson/desc/figure1.html">
Note: The longdesc
attribute is the sole mechanism used
for long description in this sample.
Interacciones (Argentina)
Markup:
<img
src="http://www.interacciones.com.ar/wp-content/uploads/2007/08/dev-joke.jpg"
alt="chiste de desarrollo"
id="image137"
style="width: 380px; height: 914px"
longdesc="http://www.interacciones.com.ar/logdesc1.html" />
Note: The longdesc
attribute is the sole mechanism used
for long description in this sample.
Iris Fernandez: BETA Weblog, educación y tecnología en Argentina
The archive for humor section on this site uses longdesc for cartoons. A few samples of many.
Sample Markup:
<p class="cargando">
<img src="http://agenciablog.net/media/cargando18.png"
title="Cargando"
alt="Tira Cargando"
longdesc="http://www.irisfernandez.com.ar/cargando/cargando18.html"
width="100%" />
</p>
<p class="comentario">
<em>CargandoÖ </em>es una tira de
<a
href="http://www.irisfernandez.com.ar/">IrisFernandez.com.ar
</a> y
<a href="http://agenciablog.net/">AgenciaBlog
</a>.
<br /> Publicada bajo una licencia
<a href="http://creativecommons.org/licenses/by/2.5/ar/">
Creative Commons AtribuciÛn
</a>.
<br /> Si bien su lenguaje es mayormente visual,
quisiÈramos que todos la puedan disfrutar y para ello la
publicamos con un cÛdigo que permite a los lectores de
pantalla,
usado por invidentes, leerles un texto equivalente a la imagen.
<br />
Si desea reproducirla, le pedimos que lo haga con estas mismas caracterÌsticas.
<br />
Puede copiar y pegar este cÛdigo para publicar la tira:
</p>
<p class="comentario">
<img
src=”http://agenciablog.net/media/cargando18.png”
title=”Cargando”
alt=”Tira Cargando”
longdesc=”http://www.irisfernandez.com.ar/cargando/cargando18.html”
/>
</p>
Note: Below each comic is a statement regarding Creative Commons licensing and a request that if you use the comic to use their markup because it allows blind people who use screen readers a text equivalent of the image. The site supplies the code to use in plain text. The site does not use redundant link text to the long description page.
John Foliot.ca
- A Rolling Stones Story
- User Statistics - People with Disabilities
- A Perfectly Valid HTML5 Video Example
- 4D Captcha
- Medium Scores Low
Markup:
<div id="poster">
<img id="poster-img"
src="poster2.png"
width="480" height="324"
alt="A perfectly valid html5 video example"
longdesc="postertext.html">
</div>
Note: The longdesc
attribute is the sole mechanism used
for long description in this sample.
Kreuttal (Austria)
Markup:
<a href="longdesc.html">
<IMG SRC="partnerschaft2.jpg"
ALT="Foto der 2. Partnerschaftsurkunde"
title="Foto der 2. Partnerschaftsurkunde"
longdesc="longdesc.html">
</a>
Note: This sample uses the following CSS.
a:link { text-decoration: none; color: #00007F;
font-weight: bold; font-size: 11pt; font-family: "Futura LT
BT",Helvetica, Arial }
a:visited { text-decoration: none; color: #00007F; font-weight: bold;
font-size: 11pt; font-family: "Futura LT BT",Helvetica, Arial }
a:active { text-decoration: none; color: #00007F; font-weight: bold;
font-size: 11pt; font-family: "Futura LT BT",Helvetica, Arial }
a:hover { text-decoration: none; color: #FF0000; font-size: 11pt;
font-family: "Futura LT BT",Helvetica, Arial }
Kyungpook (South Korea)
Sample Markup:
<img src="http://image.gb.go.kr/Images/Intro/chart/2010/sfic08_02.gif"
alt="??¾÷º° ??¾÷??"
longdesc="2010/sfic08_02.htm" />
Note: The longdesc
attribute is the sole mechanism used
for long description in this sample.
Lambda Theta Phi Latin Fraternity
All of the following separate pages share the same long description page: Long Description: Lambda Banner
- Calendar of Events
- Alpha Iota History
- Chapters
- Interested Gentlemen
- Guestbook
- National Website
- Alpha Iota Profiles
- Alpha Iota Executive Board
Markup:
<img src="lambdabanner.jpg"
alt="Lambda Theta Phi Latin Fraternity Inc. Alpha Iota Chapter" longdesc="longdesc/longdesc.html#lambdabanner">
<A href="longdesc/longdesc.html#lambdabanner">
<span class="styleSmall" style="color: White;">D
</span>
</a>
Note: Also uses invisible link text via CSS style="color:White;"
. Sole "d" link
approaches don't semantically or programmatically tie the description to image,
whereas a longdesc
does.
Linux Foundation
Note: The longdesc
attribute is the sole mechanism used
for long description in this sample.
Markup:
<img src="images/OpenA11y.png"
class="a11y-logo"
alt="Open A11y.org (The Linux Foundations' Accessibility Work Group)"
longdesc="images/longdesc/OpenA11y.html" />
Note:
Marden Neighbourhood Plan
Markup:
<IMG src="http://upload.wikimedia.org/wikipedia/commons/5/5c/Marden_-_geograph.org.uk_-_108304.jpg"
alt="Marden Crossroads"
width="640" height="430" border="0"
style="float: left; margin-right: 2em"
longdesc="/Resources/Accessibility/Marden-crossroads.html">
Note: The longdesc
attribute is the sole mechanism used
for long description in this sample.
Michigan State University
- MSU's Global Goods Infographic
- 21 MSU graduate program areas and colleges rank in the top 20 nationally
Markup:
<img alt="Infographic of MSU's Global Goods"
longdesc="/stories/international-infographic-description.html"
src="../_files/images/infographics/global-goods-international-infographic.jpg"
width="528"/>
Note: The longdesc
attribute is the sole mechanism used
for long description in this sample.
Ministère des Relations internationales - Gouvernement du Quèbec
- Claude Bechard 1969 - 2010 (Page was live for only a limited time)
Markup:
<img src="image/HautPage_ClaudeBechard.jpg"
longdesc="longdesc.htm"
alt="Recueil de temoignages a l'occasion du decees de monsieur Claude
Bechard survenu le mardi 7 septembre" />
Note: The longdesc
attribute is the sole mechanism used
for long description in this sample.
My Opera
Markup:
<img
src="http://files.myopera.com/chaals/blog/excesskey11.jpg"
alt=""
title="a screenshot as described above"
longdesc="http://my.opera.com/chaals/blog/excesskey-descriptions#Excesskey11">
Note: The longdesc
attribute is the sole mechanism used
for long description in this sample.
National Institute of Information and Communications Technology (Japan)
Markup:
<a href="longdesc.html">
<img src="fig4-1.gif"
alt="Summary Conceptual diagram of the system"
width="749" height="500"
longdesc="longdesc.html#sec-a">
</a>
Note: In addition to longdesc
uses a redundant invisible
a href
.
National Institutes of Health (Canada)
Markup:
<a href="moc-pie.htm"
title="description of pie chart showing summarization of Marketing to
Our Communities survey results">
<img src="graphics/moc-pie.gif"
alt=""
width="440" height="340" border="0"
longdesc="moc-pie.htm">
</a>
Note: In addition to longdesc
uses a redundant invisible
a href
.
National Institute of Dental and Craniofacial Research
Markup:
<a href="/NR/rdonlyres/5BCE4FD4-48C4-4272-BA70-E788F0F01FF4/19267/RangeFigWebsite1.jpg"
target=_blank>
<img height=248
alt="Patterning of the neuroectoderm in sea urchin embryos - click to enlarge"
src="/NR/rdonlyres/5BCE4FD4-48C4-4272-BA70-E788F0F01FF4/19268/RangeFigWebsitethumb1.jpg"
width=400
longDesc=http://www.nidcr.nih.gov/Research/NIDCRLaboratories/DevelopmentalMechanisms/neuroectoderm-longdesc.html>
</a>
Note: In addition to longdesc
uses a redundant invisible a href
to go to a larger version of the image.
National Institutes of Health (United States)
The United States National Institutes of Health uses longdesc attribute throughout their Curriculum Supplement Series of teacher guides.
- Figure 1 Size of some familiar objects and energy waves on a logarithmic scale.
- Figure 6 The effect of food on blood alcohol concentration
- Figure 2 Placement of electrodes to determine EEG, EOG, and EMG
- Figure 4 A typical hypnogram from a young, healthy adult
- Figure 6 Average sleep need
- Figure 7 The biological clock is located within the suprachiasmatic nucleus in the brain
- Figure 8 Entrainment of the biological clock
- Figure 9 Body temperature in relation to the sleep cycle
- Figure 10 In the fruit fly, the biological clock is largely controlled by two genes
- Figure 11 Homeostatic regulation of sleep
- Figure 12 Areas of the brain active during REM sleep dreaming
- Activity 5 - AIDS Database
- Chemicals - Manual - Lesson 4, page 2
Markup:
<img src="../images/guide/info_fig6.gif"
alt="Figure 6" width="300" height="258" border="0" class="figImg"
longdesc="desc/fig6_desc.htm">
Note: longdesc is the sole mechanism used for long description in these samples.
Nick's Mathematical Miscellany
Sample markup:
<img src="p055s.gif" width="271" height="211"
alt="Trapezoid, divided into four triangles by its diagonals."
longdesc="p055sdesc1.html" class="p">
Note: The longdesc
attribute is the sole mechanism used
for long description in in these samples.
nota-ben
The longdesc attribute is used for hundreds of photos on the nota-ben site. A few samples:
- Des nuages
- Mon repas avec Zeldman
- L'arme du crime
- Hommes au travail
- Le frigo contre-attaque
- Metro, vu du dessus
- Forteresse
- L'horloge
- Le petit voyageur
- Zanetti
- The Enchantress of Florence
- Brooklyn Dreams
- Bon appetit
- Biere et piscine
- Materiel didactique
- Girafe, zebre, bol, ecureuil
Sample markup:
<img longdesc='/spip.php?page=longdesc&id_document=205'
alt='Des nuages'
src='local/cache-vignettes/L728xH546/nuages-9490e.jpg'
width='728' height='546' />
Note: The longdesc
attribute is the sole mechanism used
for long description in this sample.
Object Description
-
How to get a URL to an
image
- Long Description: Screenshot of an image of a balloon, striped blue, white and red, and a context menu
- Long Description: Screenshot of Internet Explorer's Properties dialog box for images
- Long Description: Screenshot from the site objectdescription.org
- Long Description: Object Description Logo
- How It Works
- About
- API
- Feedback / contact us
- Sign in
- Terms of Service
- Report abuse
Sample Markup:
<img longdesc="http://objdesc.org/?H5O7"
alt="Screenshot shows context menu over an image. 'Copy Image Location' is highlighted."
height="311"
src="images/url-copy-ff.gif"
width="347" />
Note: The longdesc
attribute is the sole mechanism used
for long description in this sample. All logos on this site use the same long
description.
Ocean Motion
Sample markup:
<img src="warmingoceans_clip_image009.png"
longdesc="../../desc/oceancooler-desc.htm"
alt="upwelling diagram, read longdesc"
width="380" height="300">
Note: The longdesc
attribute is the sole mechanism used
for long description in this sample.
Oriental Hospital of Daejeon University (South Korea)
- Each Center of Oriental Hospital of Daejeon University
- Departments of Daejeon University Oriental Hospital Dunsan
- Departments and Clinics
- Department of Dermatology- Ssiaenyu
- Extension of the language interpreter services
- Specialties and Women's Hospital describes the future
- Treatment programs
Sample markup:
<a href="/longdesc/hospital/page_17_photo_02.jsp?hospitalseq=1000000053"
title="진료과목에 대한 설명">
<img alt="진료과목표"
longdesc="/longdesc/hospital/page_17_photo_02.jsp?hospitalseq=1000000053"
src="/wcom/images/ko/hospital/page_17_photo_02.gif" />
</a>
Note: Uses longdesc
and redundant invisible a
href
.
Paris Web
Sample markup:
<img src="http://www.paris-web.fr/actualites/2011/infoviz.jpg"
alt="infoviz Paris Web 2011"
longdesc="http://www.paris-web.fr/actualites/2011/infoviz.html"/>
Note: The longdesc
attribute is the sole mechanism used
for long description in this sample.
Province of Gyeongsangbuk (South Korea)
- Economically active popualtion
- Roads
- Foreigner
- Production of food grain
- Area of land category
- Criminal Offenses and Arrests
- Total length
- Road Construction / Roads
- Gender Year (In thousands)
- Water Consumption by use & charges
- Annual Permit
- Chongsedae / Total Household 1,058,099 households (100%)
- Trend by Year
- Yearly Population Sex
- Si & Gun Household
- Do Si & Gun Gun Budget Trend by Year
- Number of Students and Teachers
- Livestock
- Electric Power Consumption
- Water Consuption by Year
Markup:
<img
src="http://image.gb.go.kr/Images/Intro/chart/2010/sfic08_01.gif"
alt="?�???�?�??�?¾?깿죸?�???�?�?�?¡?�?�?�?¶?�?�?�???�???�?�??�?¾?�?�?�???깿죸?�?¸?�???�?�??�???�???�?�??�?¾ ?�?�?�?¿?�?�????�??�??�?�?�?±?�???�?�?"
longdesc="2010/sfic08_01.htm">
Note: The longdesc
attribute is the sole mechanism used
for long description.
Parcs Canada
Markup:
<p>
<img src="images/fig9-fra.gif"
width="506" height="329"
alt="Résultat stratégique et architecture des activités de programmes"
longdesc="longdesc/fig9-fra.htm" />
</p>
Note: The longdesc
attribute is the sole mechanism used
for long description.
Parks Canada
Markup:
<p>
<img src="images/fig9-eng.gif"
width="506" height="329"
alt="Parks Canada Agency Strategic Outcome and Program Activity Architecture 2009/2010 chart"
longdesc="longdesc/fig9-eng.htm" />
</p>
Note: The longdesc
attribute is the sole mechanism used
for long description.
Rebuilding The Web
- Context menu screen shot
-
Is ARIA for
content doomed to failure?
- Long Description: Dialog box labeled "Table properties" with summary
- Long Description: Dialog box labeled "Table properties" with blank description value
- Long Description: WYSIWYG editor context menu
- Long Description: "Paragraph properties" with tab labeled "Advanced" is selected
- Long Description: Long fly-out context menu
- Long Description: Dialog box labeled "Table properties" with description value of "desc1"
- Long Description: Two small WYSIWYG editors overlapping each other
Sample markup:
<img alt="The Summary field contains a description."
height="308"
longdesc="http://objdesc.org/?H5OW"
src="/6DFBBAF3-D22F-4E81-805D-DDFA9338FF68/table-summary.gif"
width="395" />
Note: The longdesc
attribute is the sole mechanism used
for long description in this sample.
US Department of Transportation
Markup:
<IMG SRC="images/Chart1_large.gif"
WIDTH="591" HEIGHT="409"
ALT="Figure 1. Commuter Choice Conceptual Framework"
LONGDESC="long_desc_figure1.htm">
<A HREF="long_desc_figure1.htm">
<IMG
SRC="images/clear.gif"
WIDTH="5" HEIGHT="5" BORDER="0"
ALT="Long Description for Figure 1">
</A>
Note: Uses longdesc and redundant clear gif as an a href.
San Diego University
Markup:
<img src="images/JudicialFlowChart-2009update.jpg"
alt="Flow chart of the judicial process"
height="558" width="465" border="0"
longdesc="flowchart-description.html">
Note: The longdesc
attribute is the sole mechanism used
for long description in this sample.
Santa Barbara Public Library
Markup:
<a href="index.html">
<img src="images/logo.gif"
alt="Santa Barbara Public Library System"
width="152" height="168" border="0" align="middle"
longdesc="images/longDesc/longdesc.html" >
</a>
<a href="images/longDesc/longdesc.html"
<img src="images/spacer.gif"
alt="d-link" width="1"
height="5" border="0" align="middle" >
</a>
Note: Logos within this site use the longdesc
attribute, which provides direct access to the long description while an a href
provides
direct access to the link to the site's home page. The site also uses a redundant invisible spacer .gif link. Because longdesc it is not
yet supported by some web browsers, some sites provide a redundant fallback method of providing
a full description.
Securian
Markup:
<img src="gif/securian_logo.gif"
alt=""
title="Securian Dental Logo"
longdesc="longdesc/securian_logo.txt">
Note: Logos within this site use the longdesc
attribute, which provides direct access to the long description while an a href
provides
direct access to the link to the site's home page.
longdesc attribute is the sole mechanism used for long description.
Sésame Province de Luxembourg (Belgium)
Markup:
<a href="longdesc/structuresesame.html">
<img src="Images/CarteLuxSesame.gif"
alt="Map of Luxembourg: Press Enter to a detailed description"
longdesc="longdesc/structuresesame.html"
height="658" width="471" />
</a>
Note: Markup uses longdesc and a redundant invisible link. Because longdesc it is not yet supported by some web browsers, some sites provide a fallback method of providing a full description.
Social Security Online
- Summary Measures and Graphs (December 2012)
- Summary Measures and Graphs (December 2011)
- Summary Measures and Graphs (2008)
Markup:
<a href="longdesc/chart1_run172_ld.html">
<img id="" src="Chart1_run172.gif"
alt="graph of OASDI cost rates and income rates by year, under present
law and provision. click on graph to view underlying data."
longdesc="longdesc/chart1_run172_ld.html">
</a>
Note: Markup uses longdesc and a redundant <a>.
South West Institute of TAFE
- An official at The International Cat Show
- Picture of someone puzzled looking at themselves in a mirror
- Picture of happy looking induction coordinator
- Three boxes listing phases of programs
Markup:
<img src="images/t32_03.gif"
alt="[See longdesc for full description.]"
longdesc="longdesc/l2.htm"
width="322" height="205" />
Note: The longdesc
attribute is the sole mechanism used
for long description in this sample.
Special Education Support Center (South Korea)
Markup:
<img src="/sub1/images/contents04_2.gif"
alt="화성오산교육지원청특수지원센터 조직도"
longdesc="/longdesc/org.html" />
<a class="d-link" href="/longdesc/org.html"
title="화성오산교육지원청 특수지원센터 조직도에 대한 상세한 설명">[D]
</a>
Note: Also uses an invisible D link. CSS: .d-link {position:absolute;top:0;left:-1000%;font-size:0;line-height:0;overflow:hidden;width:1px;height:1px;}
Note:
Starstream
Markup:
<div id="slider" class="royalSlider rsDefaultInv nocufon">
<article class="rsContent">
<h3 class="rsTmb">Sheffield Universities</h3>
<img class="rsImg"
src="/media/images/slider-surf.jpg"
alt="Our work for Sheffield Universities Recruitment Fairs."
longdesc="/media/longdesc/slider_surf?page=%2F">
</article>
<article class="rsContent">
<h3 class="rsTmb">Healthwatch Bradford</h3>
<img class="rsImg"
src="/media/images/slider-healthwatch-bradford.jpg"
alt="Our work for Healthwatch Bradford and District."
longdesc="/media/longdesc/slider_healthwatch_bradford?page=%2F">
</article>
<article class="rsContent">
<h3 class="rsTmb">Legal Websites</h3>
<img class="rsImg"
src="/media/images/slider-legal-websites.jpg"
alt="Our work on over 500 legal websites."
longdesc="/media/longdesc/slider_legal_websites?page=%2F">
</article>
<article class="rsContent">
<h3 class="rsTmb">Oakworth Village</h3>
<img class="rsImg"
src="/media/images/slider-oakworth.jpg"
alt="Our work for Oakworth Village."
longdesc="/media/longdesc/slider_oakworth?page=%2F">
</article>
<article class="rsContent">
<h3 class="rsTmb">Accessify Forum</h3>
<img class="rsImg"
src="/media/images/slider-accessify-forum.jpg"
alt="Our web accessibility discussion forum "Accessify Forum""
longdesc="/media/longdesc/slider_accessify_forum?page=%2F">
</article>
</div>
Note:
statedata.info
Markup:
<img src="images/rp44_graph1.gif"
alt="Hours Worked Per Week by Individuals in Integrated Employment"
longdesc="longdesc/rp44_graph1.html"/>
Note:
State of California
Sample markup:
<a href="timelineld.htm">
<img
src="http://www.water.ca.gov/saltonsea/images/Overall-Schedule.jpg"
alt="Planning Process Timeline" width=540 height=490 border="0"
longdesc="timelineld.htm">
</a>
Note: In addition to longdesc
uses a redundant invisible a href
.
Talk Origins
Sample markup:
<img src="macroevolution/anagenesis.jpg"
longdesc="macroevolution/anagenesis.html"
width="271" height="219" id="Graphic1"
alt="time versus anagenesis and cladogenesis graph" />
<a class="invisible"
href="macroevolution/anagenesis.html">d
</a>
Note: Also uses an invisible D link. CSS:
.invisible {padding: 0px; margin: 0px; background:white; color:white;
font-size:0pt; line-height:0pt}
Although they have short comings, D links attempt to mitigate damages of user agents
that do not yet have a long description feature directly built into them. With proper implementation in user agents, these could all simply be longdesc. Sole "d" link
approaches don't semantically or programmatically tie the description to image,
whereas a longdesc
does.
tech.burningbird.net
Sample markup:
<a href="/" title="Home" rel="home" id="logo">
<img
src="http://tech.burningbird.net/sites/default/files/myhtml5icon.png"
alt="Home"
longdesc="http://tech.burningbird.net/logo.html" />
</a>
Note: The longdesc
attribute is the sole mechanism used
for long description in this sample.
Technical University of Darmstadt (Germany)
Markup:
<img src="../images/UE/Hemm/Succinat.png"
alt="Reaktion der Succinase"
longdesc="../Videos/Transkripte/Succinat.html">
Note: The longdesc
attribute is the sole mechanism used
for long description in these samples.
Telefónica (Spain)
Markup:
<img src="img/movistar.jpg"
usemap="#movistar" alt="Telefónica"
class="telefonica"
longdesc="descripcion_home.html" />
Note: The longdesc
attribute is the sole mechanism used
for the long description.
Texas State Library
- Spell It! Word List (on mind games page) and Spell It! Word List (on crafts materials page)
- Spell It! Program Room Layout (on mind games page) and Spell It! Program Room Layout (on crafts page)
- Chocolate Tasting Party: Name That Candy Bar Instruction Sign (on food fights page) and Chocolate Tasting Party: Name That Candy Bar Instruction Sign (on craft materials page)
- Chocolate Tasting Party: The Candy Bar Personality Test (on food fights materials page) and Chocolate Tasting Party: The Candy Bar Personality Test (on crafts materials page)
- Library Sudoku (on mind games page) and Library Sudoku (on crafts materials page)
- Library Sudoku Answer Key (on mind games page) and Library Sudoku Answer Key (on crafts materials page)
- Gather the Evidence (on whodunit page) and Gather the Evidence (on crafts materials page)
- Who Am I? Name Tags (on whodunit page) and Who Am I? Name Tags (on crafts materials page)
Sample markup:
<img width="524" height="769"
src="/ld/projects/ttr/2008/manual/images/mind003.jpg"
alt="Spell it! Sample Spelling Bee Word List. See long description for
list."
longdesc="/ld/projects/ttr/2008/manual/longdesc1.html#c"
/>
Note: Images are used on separate pages and share the same
long description page. longdesc
is the sole mechanism used for
long description in these samples.
The Geography Site (UK)
Sample markup:
<img src="images/The_Geography.gif"
alt="Site logo"
width="629" height="80"
longdesc="pages/longdesc/logo.html" />
<a href="pages/longdesc/logo.html"
title="Link To Description File"
class="dlinkblack">d
</a>
Note: Also uses an invisible D link. Although they have short
comings, D links attempt to mitigate damages of user agents that do not yet have a
long description feature directly built into them. With proper implementation in user agents, these could all simply be longdesc. Sole "d" link approaches don't
semantically or programmatically tie the description to image, whereas a
longdesc
does.
University of Minnesota Duluth
- Legacy UCard
- Course Call Number Needed
- Severity of Problems
- Mac OSX Black and White Printing
- Installing Lab Color Printers for Windows 7
- Windows 8 Black and White Printing
- Training Team Offerings
- Google Groups Illustration
- New Managers in ITSS
- Locked Out Photo
- Lynda.com Logo
- Person at Helpdesk
- Person at Active Learning Pod and Person at Active Learning Pod link to
- Both Photo Album: Library 410 Features
and
Active Learning: Library 410 Lightbox Photos link to
- Long Description: Instructor's Crestron Touch Control Panel
- Long Description: Document Camera 6.0X Zoom
- Long Description: Document Camera Base
- Long Description: Vaddio Tracking Camera
- Long Description: Student Employee Control Station
- Long Description: Close Up of Keyboard
- Long Description: Pod Cameras
- Long Description: Tabletop and Chairs
- Long Description: Monitors
- Long Description: Equipment in Use
- Both Photo Album: Library 410 Views and
Active Learning: Library 410 Lightbox Photos
link to
- Long Description: Library 410 Facing East
- Long Description: Library 410 Facing Northeast
- Long Description: Library 410 Facing North
- Long Description: Library 410 Facing Northwest
- Long Description: Library 410 Facing West
- Long Description: Library 410 Facing Southwest
- Long Description: Library 410 Facing South
- Long Description: Library 410 Facing Southeast
- infotech.News February 2011 (HTML email banner)
- infotech.News March 2011 (HTML email banner)
- infotech.News April 2011 (HTML email banner)
- infotech.News May 2011 (HTML email banner)
- infotech.News September 2011 (HTML email banner)
- infotech.News October 2011 (HTML email banner)
- infotech.News November 2011 (HTML email banner)
- infotech.News December 2011 (HTML email banner)
- infotech.News February 2012 (HTML email banner)
- infotech.News March 2012 (HTML email banner)
- infotech.News April 2012 (HTML email banner)
- infotech.News May 2012 (HTML email banner)
- infotech.News Summer 2012 (HTML email banner)
- infotech.News Sebtember 2012 (HTML email banner)
- infotech.News October 2012 (HTML email banner)
- infotech.News November 2012 (HTML email banner)
- infotech.News December 2012 (HTML email banner)
- infotech.News February 2013 (HTML email banner)
- infotech.News March 2013 (HTML email banner)
- infotech.News April 2013 (HTML email banner)
- infotech.News May 2013 (HTML email banner)
- The following use a lightbox technique
- Lab Check In System Screenshot instance 1 (on Tasks and Duties Page), Lab Check In System Screenshot instance 2 (on Tasks and Duties Page), and Lab Check In System Screenshot (on Training Materials Page) all link to:
- Pharos Error Screenshot (on Tasks and Duties Page) and Pharos Error Screenshot (on Training Materials Page) both link to:
- ITSS Lab Trouble Report Screenshot (on Tasks and Duties Page) and ITSS Lab Trouble Report Screenshot (on Training Materials Page) both link to:
- Out of Order Photo of Paper Form (on Tasks and Duties Page) and Out of Order Photo of Paper Form (on Training Materials Page) both link to:
- Printer Problem Refund Photo of Paper Form (on Tasks and Duties Page) and Printer Problem Refund Photo of Paper Form (on Training Materials Page) both link to:
- Access Level Screenshot (on Tasks and Duties Page) and Access Level Screenshot (on Training Materials Page) both link to:
- Sample Computing Service Unit Card Photo (on Tasks and Duties Page) and Sample Computing Service Unit Card Photo (on Training Materials Page) both link to:
- Database Report Photo of Paper Form (on Tasks and Duties Page) and Database Report Photo of Paper Form (on Training Materials Page) both link to:
- Lost and Found Item Tag (on Training Materials Page)
- Small image links to larger image:
- Terms of Agreement Screenshot (Smaller terms of agreement image links to larger terms of agreement image)
- Google Drive logo (
a href
onimg
goes to a larger image) - Spotlight
on Trish Crace Page, the February 2012 Page, the Staff Page, and the Spotlight on Page all
link to the same:
- Long
Description: Crace Family Photo (
a href
onimg
goes to a larger image.
- Long
Description: Crace Family Photo (
- Spotlight on:
Adam Moren (
a href
onimg
goes to a larger image). - Ten Years Ago Web Design Update Newsletter Began (
a href
onimg
goes to a larger image). - Library 410
(
a href
onimg
goes to a larger image).- Long Description: Figure 1 Room PC
- Long Description: Figure 2 Podium Laptop
- Long Description: Figure 3 Document Camera
- Long Description: Figure 4 Tables
- Long Description: Figure 5 Start ITV Mode
- Long Description: Figure 6 Start ITV Mode
- Long Description: Figure 7 Start ITV Mode
- Long Description: Figure 8 Change Presentation Sources During an ITV Call
- Long Description: Figure 9 Student Camera Override
- Long Description: Figure 10 Shutdown From Active Learning Mode
- Long Description: Figure 11 Shutdown From ITV Mode
- Two pages share the same long descriptions:
- Web Accessibility eClass (landmarks) and Moodle, Course 6807 (landmarks), Fall 2012
- Long Description: Web Page using HTML4 div elements and id attributes
- Long Description: Web page using HTML5 structural elements
- Long Description: Web page using ARIA landmark roles
- Long Description: Web page using HTML5 structural elements and ARIA landmark roles
- Web Accessibility eClass (landmarks) and Moodle, Course 6807 (landmarks), Fall 2012
- Long Description: Web Page using HTML4 div elements and id attributes
- Web Accessibility eClass: Lecture on Images Part 3 and Moodle, Course 6807 (Lecture on Images Part 3), Fall 2012
- Web Accessibility eClass: Lecture on Images Part 4 and Moodle, Course 6807 (Lecture on Images Part 4), Fall 2012
- Web Accessibility eClass (landmarks) and Moodle, Course 6807 (landmarks), Fall 2012
Example Markup:
<a href="images/big/checkin.gif" rel="lightbox" title="Lightbox Image">
<img src="images/checkin.gif" id="checkin1"
alt="Lab Check In System Screenshot"
longdesc="images/ld/checkin.html#content_frame"
width="200"
height="149" />
</a>
Note: The longdesc
attribute is the sole mechanism used
for long description in this sample. A lightbox technique is used on the a
href
to display a larger image.
<h1>
<a href="http://www.d.umn.edu/itss/">
<img src= "http://www.d.umn.edu/itss/news/umd-itss-logo.jpg"
alt="University of Minnesota Duluth |
Information Technology Systems and Services"
longdesc="http://www.d.umn.edu/itss/news/2011/ld/emailbanner.html#ld"
width="600" height="118">
</a>
</h1>
Note: This is an example of a HTML email newsletter sent to a user
group. The longdesc attribute is the sole mechanism used for the long description of
the h1 banner image. An a href
is used to go to the department home
page.
University of Victoria
Sample Markup:
<img src="assets/images/brochure.jpg"
alt="Another piece of your experience"
width="534" height="400" class="centre"
longdesc="brochure.html" />
Note: The longdesc
attribute is the sole mechanism used
for long description in these samples.
U.S. Department of Health and Human Services
-
APPENDIX C:
Maximizing the Value of Philanthropic Efforts through Planned Partnerships
between the U.S. Government and Private Foundations
- Long Description: Distribution of Foundation International Spending By Sector
- Long Description: Distribution of USG International Spending By Sector
- Long Description: Distribution of Foundation International Spending By Geographic Region
- Long Description: Distribution of USG International Spending By Geographic Region
- Long Description: Distribution Of Foundation Domestic Spending By Sector
- Long Description: Distribution Of USG Domestic Spending By Sector In FY 2006 (In Millions 2006 $)
Sample markup:
<IMG title="FIGURE D.1"
alt="DISTRIBUTION OF FOUNDATION INTERNATIONAL SPENDING BY SECTOR IN
2006"
src="image001.gif"
longdesc="longdesc.htm#FIGD1">
Note: The longdesc
attribute is the sole mechanism used
for long description in these samples.
W3C HTML5 Accessibility Bugs
-
W3C HTML5 Accessibility Bug Comparisons
- Accessibility Task Force Resolved Bug Comparisons - From the start of using Bugzilla to June 30, 2011
- Accessibility Task Force Resolved Bug Comparisons - From the start of using Bugzilla to May 30, 2011
- Accessibility Task Force Resolved Bug Comparisons - From the start of using Bugzilla to April 16, 2011 Accessibility Task Force Resolved Bug Comparisons - From the start of using Bugzilla to March 24, 2011 Accessibility Task Force Resolved Bug Comparisons - From the start of using Bugzilla to February 25, 2011
- Accessibility Task Force Resolved Bug Comparisons - From the start of using Bugzilla to January 29, 2011
- Accessibility Resolved Bug Comparisons - From the start of using Bugzilla to December 4, 2010
- A11y Resolved Bug Comparisons - From the start of using Bugzilla to October 9, 2010
- A11y Resolved Bug Comparisons From the start of using Bugzilla to October 2, 2010
- A11y Resolved Bug Comparisons September 25
- A11y Resolved Bug Comparisons September 18
- A11y Resolved Bug Comparisons September 11
- A11y Resolved Bug Comparisons September 4
- A11y Resolved Bug Comparisons August 28
- A11y Resolved Bug Comparisons August 21
Sample markup:
<img src="images/bar1.gif" id="chart1"
alt= "Bar chart: Comparison for two timeframes and six bug categories"
width="653" height="365"
longdesc="ld/chart1.html">
Note: The longdesc
attribute is the sole mechanism used
for long description in these samples.
WebAIM
<a href="media/meetchallenge_figure1.htm">
<img src="media/whitepaper-figure1.gif"
alt="The puzzle pieces of web accessibility with link to description."
width="657" height="522" border="0"
longdesc="media/meetchallenge_figure1.htm" />
</a>
Note: Markup uses longdesc and a redundant invisible a
href
. Because longdesc it is not yet supported by some web browsers, some
sites provide a fallback method of providing a full description.
Wengo.co.uk
Markup:
<img width="700" height="200"
longdesc="http://wengo.co.uk/longdesc/map.txt"
src="uploads/images/map_b.gif"
alt="Wengo Map of the world" />
<a
title="long description of previous image"
id="d" href="http://wengo.co.uk/longdesc/map.txt">d
</a>
Note: uses #d{color:#ffffff}
for invisible dlink.
Yorkshire and Humberside Books
<img src="humberside.jpg"
alt= "Front Cover of Remembering the Old Cinemas of Humberside"
longdesc="humbersided.html"
height="400"
width="283" />
Note: The longdesc
attribute is the sole mechanism used
for long description in this example.
ZEW (Germany)
- Forschung
- ZEW Forschungs- und Servicebereiche
- Internationale Finanzmärkte und Finanzmanagement
- Bildungsökonomik
- Personalökonomik
- Projekte
- Publikationen
- Besteuerung von Unternehmen und steuerliche Standortanalysen
- Empirische Wirkungen der Unternehmensbesteuerung
- Fiskalwettbewerb und Föderalismus
- Steuer- und finanzpolitisches Entscheidungsverhalten
- Projekte
- Publikationen
- Umweltökonomik
- Energiewirtschaft
- Gesamtwirtschaftliche Analyse umweltrelevanter Politiken
- Innovationen und nachhaltiges Wirtschaften
- Internationale Umwelt- und Ressourcenpolitik
- Transport und Mobilität
- Publikationen
- IKT Forschungsgruppe
- IKT und Arbeitsmarkt
- IKT, Unternehmensstrategien und Wettbewerb
- IKT-Sektor und Diffusion von IKT
- Projekte
- Publikationen
- WKA Forschungsgruppe
- Analyse langfristiger makroökonomischer Zusammenhänge
- Analysetools und Methodenentwicklung
- Datenbanken
- Research Associates
- Gutachten
- Publikationen
- Discussion Papers
- ZEW Wirtschaftsanalysen
- ZEW Economic Studies
- Umwelt- und Ressourcenökonomie
- ZEW Magazine: Printmedien für die breite Öffentlichkeit
- ZEW Umfrageergebnisse
- ZEW-Gründungsreport
- Energiemarktbarometer
- Transportmarktbarometer
- Stock Option Watch
- ZEW Dokumentationen
- ZEW - Newsletter
- Jahresbericht
- Veranstaltungen
- Kalender
- Seminare
- Expertenseminare
- Spezifische Weiterbildung für Unternehmen und Institutionen
- Öffentlichkeitswirksame Veranstaltungen
- Wissenschaftliche Veranstaltungen
- Konferenzen
- Mannheim Competition Policy Forum
- Workshop
- ZEW Intern
- ZEW Veranstaltungen
- Teilnahmekonditionen
- Seminararchiv
- Das ZEW
- Organisation
- Auftraggeber
- Förderkreis
- Kooperationspartner
- Alumni
- Bibliothek
- Mitarbeiter
- Internationale Finanzmärkte
- Arbeitsmärkte
- Industrieökonomik
- Unternehmensbesteuerung
- Umwelt- und Ressourcenökonomik
- Informations- und Kommunikationstechnologien
- Geschäfts- und Teilnahmebedingungen
- Information und Kommunikation
- Verwaltung
- Wissenstransfer und Weiterbildung
- Karriere am ZEW
- Das bietet das ZEW
- Qualifizierung
- Das sollten Sie mitbringen
- Bewerbungs- und Auswahlverfahren
- Studentische Hilfskräfte/Praktikanten
- Visiting Researcher
- Stellenangebote
- Kontakt
- Informationen fŸr Besucher
- Ansprechpartner am ZEW
- Lageplan und Anfahrt
- Aktuelle Pressemitteilungen
- Links
- Hilfe
- Accesskeys
- Datenschutz
- Impressum
- Sitemap
<a href="/"
rel="start"
title="Zur ZEW Startseite: Zugangstaste 1">
<img src="/images/shared/logo_zew.gif"
width="125" height="91"
alt="Logo ZEW"
title="Logo Zentrum für Europäische Wirtschaftsforschung"
longdesc="/longdesc/logo.html" />
</a>
<!--googleoff: all-->
<span class="DisplayNone"> [
<a href="/longdesc/logo.html"
title="Beschreibung für die Grafik Logo ZEW aufrufen">D
</a>]
</span>
Note: Logos within this site use the longdesc
attribute, which provides direct access to the long description while an a href
provides
direct access to the link to the site's home page. The site also uses a redundant invisible D link via
CSS .DisplayNone {display: none; color: #000; background: #FFF;
. As
implemented display:none
is hidden from screen readers.
Longdesc Examples with Redundant Link Text
Redundant link text attempts to mitigate damages of user agents that do not yet have a long description feature built directly into them. Because longdesc it is not yet supported by some web browsers, some sites provide a fallback method of providing a full description via redundant link text. With proper implementation in user agents, these could all be solely longdesc. The redundant link text method is used in the following pages.
Aboriginal Affairs and Northern Development Canada
-
A Report to Parliament -
On The Readiness of First Nations Communities And Organizations To Comply With
The Canadian Human Rights Act (2011)
- Figure 1: Level of Knowledge of the Repeal of section 67 CHRA
- Figure 2: Level of Knowledge of the CHRA Now
- Figure 3 Training Options
- Figure 4 Training Options by Population Group
- Figure 5: Training Options by Zone
- Figure 6 Accessibility of Public/Community Buildings by Population Group
- Northern Oil and Gas Annual Report 2010
- Northern Oil and Gas Annual Report 2009
Markup:
<p class="alignCenter">
<img width="504" height="221"
alt="The image is a pie chart showing: Figure 1: Level of Knowledge of the Repeal of section 67 CHRA prior to 2008 amendments"
src="/br/arp/images/fig1-eng.gif"
longdesc="/br/arp/longdesc/fig1-eng.html" />
</p>
<p class="alignRight">
<a
href="longdesc/fig1-eng.html">Detailed description of Figure 1
</a>
</p>
Note:
Affaires autochtones et Développement du Nord Canada
Markup:
<img src="/DAM/DAM-INTER-HQ/STAGING/images-images/area_1314812148513_fra.jpg"
width="542" height="510"
title="Terres relevant de la compétence administrative du ministre des Affaires Indiennes et du Nord Canadien"
alt="Map of Canada's Frontier Lands"
longdesc="/DAM/DAM-INTER-HQ/STAGING/texte-text/lngdsc_frntlnds_1314990590323_fra.html"/>
<a href="/DAM/DAM-INTER-HQ/STAGING/texte-text/lngdsc_frntlnds_1314990590323_fra.html"
title="Detailed Description for Map of Canada's Frontier Lands"
class="alignRight fontSize70">[D]
</a>
Note:
Calderdale Council (UK)
Markup:
<a href="victoria-enlarge.html">
<img src="images/map_victoria_small.jpg"
alt="Victoria Theatre profile"
border="0"
title="Victoria Theatre profile"
longdesc="longdesc-victoria.html" />
</a>
<p class="caption">
<a href="longdesc-victoria.html">Description of profile
</a>.
</p>
Note:
Capita
Capita Annual Report
Markup:
<img src="../../images/ConsistBusinessModel-copy.gif"
width="800" height="287" alt="Our consistent business model chart"
longdesc="../../accessibility/longdesc.aspx#business-model"/>
<a class="desc-link"
href="../../accessibility/longdesc.aspx#business-model">View textual description
</a>
Note:
Centers for Disease Control and Prevention (CDC)
- Prescription Painkiller Overdoses (July 2013)
The Centers for Disease Control also uses longdesc
on images in a smoking
and tobacco use analysis for all fifty US States. The following are examples for
just two of the fifty states - New York and California:
-
Smoking & Tobacco Use State Highlights (New York)
- Long Description: Current Smoking among Adults by Demographic Characteristics (New York)
- Long Description: Past Month Cigarette Use among Youths Ages 12 to 17 (New York)
- Long Description: Adults Who Reported Anyone Smoking in Work Area within Past Two Weeks (New York)
- Long Description: Smoking Attributable Adult (35+) Mortality (New York)
- Long Description: State Smoke Free Policy (New York)
- Long Description: Medicaid Coverage for Counseling and Medications (New York)
- Long Description: Households with No Smoking Rules (New York)
- Long Description: Percent of smokers calling quitline (New York)
- Long Description: Anti-Tobacco Media Campaign Intensity, Per Quarter (New York)
- Long Description: State Allows Local Advertising and Promotion Laws (New York)
- Long Description: Retail Environment Tobacco Licensure (New York)
- Long Description: Amount of Cigarette Excise tax (New York)
- Long Description: Minimum Price Law for Cigarettes (New York)
- Long Description: State Funding for Tobacco Control (New York)
-
Smoking & Tobacco Use State Highlights (California)
- Long Description: Current Smoking among Adults by Demographic Characteristics (California)
- Long Description: Past Month Cigarette Use among Youths Ages 12 to 17 (California)
- Long Description: Adults Who Reported Anyone Smoking in Work Area within Past Two Weeks (California)
- Long Description: Smoking Attributable Adult (35+) Mortality (California)
- Long Description: State Smoke Free Policy (California)
- Long Description: Medicaid Coverage for Counseling and Medications (California)
- Long Description: Households with No Smoking Rules (California)
- Long Description: Percent of smokers calling quitline (California)
- Long Description: Anti-Tobacco Media Campaign Intensity, Per Quarter (California)
- Long Description: State Allows Local Advertising and Promotion Laws (California)
- Long Description: Retail Environment Tobacco Licensure (California)
- Long Description: Amount of Cigarette Excise tax (California)
- Long Description: Minimum Price Law for Cigarettes (California)
- Long Description: State Funding for Tobacco Control (California
Sample markup:
<img class="center"
src="/tobacco/data_statistics/state_data/state_highlights/2010/states/new_york/images/currentsmoke.jpg"
width="600"
alt="Graph shows current smoking among adults by demographic
characteristics"
longdesc="longdesc/index.htm#demographic">
<p class="psmall center">
<a href="longdesc/index.htm#demographic">Text description of this graph
</a> is available on a separate page.
</p>
Note:
Cornell University
Markup:
<img src="/dfa/cms/kfs/images/kfstimeline.gif"
alt="Kuali Financial System Implementation Timeline"
title="" longdesc="/dfa/cms/kfs/about/upload/kfstimeline-desc.html"
border="0" height="385"
hspace="0" vspace="0" width="543" /><br />
</p>
<p>
<a style=""
href="/cms/kfs/about/upload/kfstimeline-desc.html">Long description of this image
</a>
Note:
De Montfort University
Markup:
<p class="caption">Flow Chart 4: After the Strategy Discussion (
<a
href="images/longdesc/ld_flowchart4.htm" >Link to text description of diagram
</a>)
</p>
<p class="image">
<a href="images/longdesc/ld_flowchart4.htm">
<img id="image5" alt="Flow Chart 4: After the Strategy Discussion"
src="images/05_02_03_04_FlowChart_4.gif"
longdesc="images/longdesc/ld_flowchart4.htm"
width="500" height="684"/>
</a>
</p>
Note:
Department of Sustainability, Environment, Water, Population and Communities (Australia)
Markup:
<div class="figure" style="width: 647px; padding-top:10px;">
<span class="figure" style="width: 647px;padding-top:10px;">
<img src="images/assessment-action.gif"
alt="Figure 1: Chart diagram of work flow from various starting points"
title="Figure 1: Chart diagram of work flow from various starting points"
width="647" height="389"
longdesc="fig1-text-description.html" />
</span>
<p>Figure 1. Use the statement of significance as a reference
point for associated work, then revise the statement and related
work as necessary.
<br />
<a href="fig1-text-description.html">Text description of Figure 1
</a>
Note:
ebility.com
- Figure 1 showing average performances of the 10 participants throughout the trial
- Figure 2 showing satisfaction scores for the 10 participants throughout the trial group
Markup:
<p class="center">
<img src="images/telecomm_graph1.jpg"
width="500" height="314"
class="nofloat"
longdesc="telecomm_fig1.php"
alt="Figure 1: Average performances of the 10 participants throughout the trial" />
</p>
<p class="right">
<a href="telecomm_fig1.php">Long Description: Figure 1
</a>
</p>
Note:
Department of Transportation (Taiwan)
- Bicycle structure (Updated 2013/7/22)
<p>
<IMG
alt="大型車高速超車時的騎乘方法說明圖片"
src="/site/tcg/public/MMO/dot/Dra_bike/網頁5.5.jpg"
complete="complete"
longdesc="GIPDSD/xslGip/xslExport/11700A/DRA_交通局自行車網_AP版型/longdesc/5_5.html"
mmoid="1209144"/>
</P>
<A href="GIPDSD/xslGip/xslExport/11700A/DRA_交通局自行車網_AP版型/longdesc/5_5.html">☆ 詳細說明
</A>
Note:
Elections Canada
June 2011 Elections Canada Reports, published June 2012
- Estimation of Voter Turnout by Age Group and Gender at the 2011
Federal General Election
- Long Description: Figure 1 Estimation of Voter Turnout by Age Group and Gender at the 2011 Federal General Election
- Long Description: Figure 2: Estimates of Voter Turnout based on Registered Electors and Electors in Population, Federal General Elections 2004 to 2011
- Long Description: Figure 3: Estimates of Voter Turnout by Age Group, 2011 Federal General Election
- Long Description: Figure 4: Voter Turnout by Age Group, Federal General Elections, 2004 to 2011
- Long Description: Figure 5: Estimates of Voter Turnout by Age Group and Gender, 2011 Federal General Election
- Long Description: Figure 7: Estimates of Voter Turnout by Province/Territory, 2011 Federal General Election
- Long Description: Figure 8: Change in Voter Turnout of 2008 and 2011, Federal General Elections by Province/Territory
- Long Description: Figure 9: Use of Advance Polls or Special Ballot by Age Group, Federal General Elections, 2004 to 2011
- Estimation du taux de participation par groupe d'âge et par sexe à l'élection générale fédérale de 2011
- Long Description: Figure 1 : Taux de participation officiels aux
élections générales fédérales
canadiennes, de 1945 à 2011*
- Long Description: Figure 2 : Estimations du taux de participation en fonction des électeurs inscrits et des électeurs dans la population, élections générales fédérales de 2004 à 2011
- Long Description: Figure 3 : Estimations du taux de participation par groupe d'âge, élection générale fédérale de 2011
- Long Description: Figure 4 : Taux de participation* par groupe d'âge, élections générales fédérales de 2004 à 2011
- Long Description: Figure 5 : Estimations du taux de participation par groupe d'âge et par sexe, élection générale fédérale de 2011
- Long Description: Figure 6 : Taux de participation* par groupe d'âge et par sexe, élections générales fédérales de 2008 et 2011
- Long Description: Figure 7 : Estimations du taux de participation par province et par territoire, élection générale fédérale de 2011
- Long Description: Figure 8 : Évolution du taux de participation par province et par territoire entre les élections générales fédérales de 2008 et de 2011
- Long Description: Figure 9 : Recours au vote par anticipation ou au bulletin de vote spécial par groupe d'âge*, élections générales fédérales de 2004 à 2011
June 2011 Elections Canada Report, published August 2011
- Elections Canada Quarterly Financial Report 2011-2012 - For the quarter ended June 30, 2011
- Rapport financier trimestriel 2011-2012 d'Elections Canada - Pour le trimestre termine le 30 juin 2011
Report of the Chief Electoral Officer of Canada on the 41st general election of May 2, 2011
Markup:
<p class="alignCenter">
<img src="/res/rep/est/qua2011/images/figure1_e.gif"
alt="Figure 1"
longdesc="content.aspx?section=res&dir=rep/est/qua2011&document=figure1&lang=e"
width="565" height="304" />
</p>
<p class="small">* Annual Authorities for statutory funds reflect first quarter expenditures since statutory authorities are granted as expenditures are incurred.
</p>
<p class="small">
<a href="content.aspx?section=res&dir=rep/est/qua2011&document=figure1&lang=e">Click here for a textual description of Figure 1.
</a>
</p>
Note:
Environment Canada
July 2011 Canada's Emissions Trends Report:
- Figure ES1 Total Canadian GHG Emissions by Economic Sector (2005 Mt CO2e)
- Figure ES2 Global GHG Emissions by Country (2005 Mt CO2e)
- Figure ES3 Scenarios of Canadian Emissions to 2020 (Mt CO2e)
- Figure 1 Global GHG Emissions by Country (2005 Mt CO2e)
- Figure 2 Total Canadian 2005 GHG emissions - Activity vs Economic Sector (Mt CO2e)
- Figure 3 Projected GHG emissions under alternative economic assumptions
- Figure 4 Total Canadian GHG emissions and projections (with no further government actions): 1990 to 2020 (Mt CO2e)
- Figure 5 Baseline Emissions Scenario with and without Government Actions
- Figure 6 Scenarios of Canadian Emissions to 2020 (Mt CO2e)
- Figure A1.1 Crude Oil Price: WTI and Canadian Bitumen
- Figure A1.2 Wellhead Natural Gas Price in Alberta
- Figure A3.1 Energy, emissions and economy model for Canada
Markup:
<p class="alignCenter">
<img src="img/ec-com1374-en-fig-es1.gif"
width="565" height="520"
alt="Figure ES1 shows total Canadian GHG emissions by economic sector as recorded in 2005 as expressed in megatonnes of CO2 equivalent"
longdesc="ec-com1374-en-fig-desc.htm#fig-es1-desc" />
</p>
<p>
<a href="ec-com1374-en-fig-desc.htm#fig-es1-desc">Text Description for Figure ES1
</a>
</p>
Note:
Giheung-Gu Yong-in City (South Korea)
Markup:
<p>
<img src="../images/en1/E1040030_img1.gif"
width="569" height="426"
alt="District Mayor"
longdesc="longdesc/giheung.html" />
</p>
<p class="longdesc">
<a href="longdesc/giheung.html" title="District Mayor" >Description-Link
</a>
</p>
Note:
Immigration and Refugee Board of Canada
- Trends and Projections - Immigration Appeals
- Trends and Projections - Admissibility Hearings and Detention Reviews
- Trends and Projections - Refugee Protection
Markup:
<a href="/Eng/res/stat/PublishingImages/ia-ai_2012_eng-l-gif.gif">
<img alt="Trends and Projections - Immigration Appeals"
src="/Eng/res/stat/PublishingImages/ia-ai_2012_eng-s.jpg"
longdesc="/Eng/LongDesc/Pages/StatsIADSAI201213_longdesc.aspx"
style="border-top:0px solid;border-right:0px solid;border-bottom:0px solid;border-left:0px solid" />
</a>
</p>
<div class="default-small">
<div class="float_left">[
<a href="/Eng/LongDesc/Pages/StatsIADSAI201213_longdesc.aspx">Text version
</a>]
</div>
<div class="float_right default-emphasis">(Click on image to enlarge)
</div>
Note:
Institute for Community Inclusion
Markup:
<p>
<img src="images/dn18_graph.gif"
alt="Figure 1: Employment rates in the general population and VR Rehabilitation rates"
longdesc="longdesc/dn18_longdesc.html" /><br />
<a href="longdesc/dn18_longdesc.html">View text description of chart
</a>
</p>
Note:
Jun-seok, Park (South Korea)
Markup:
<img
src="/images/open_content/administrative/organization/local_song/bg_01.png"
alt="군민의 노래 악보"
longdesc="Song.aspx" />
Note:
Marine National Park (Taiwan)
<img src="/chinese/filesys/image/sys/app_10.jpg"
alt="申辦流程"
longdesc="filesys/applications/research/research.html"/>
<br>
...
<a href="/chinese/filesys/applications/research/research.html"
title="申辦流程詳細說明"
target="blank">申辦流程詳細說明</a>
Note:
National Institute on Drug Abuse
- Who Is at Risk for HIV Infection and Which Populations Are Most Affected?
- Diagnosis of HIV Infection among Adults and Adolescents, by Transmission Category
Markup:
<a class=""
href="http://www.drugabuse.gov/sites/default/files/images/colorbox/rrhiv_fig03.jpg"
rel="gallery-all" title="">
<img
alt="Graph of Diagnosis of HIV Infection Amoung Adults and Aolescents"
class="imagecache imagecache-content_image_landscape"
longdesc=/longdesc/diagnosis-hiv-infection-amoung-adults-adolescents-by-transmission-category-2010
src="http://www.drugabuse.gov/sites/default/files/imagecache/content_image_landscape/images/colorbox/rrhiv_fig03.jpg"
title="" width="472" height="254" />
</a>
<em>*These transmission categories do not distinguish infections resulting from non-injection drug use (e.g., sexual behavior resulting from drug or alcohol intoxication).
<br />Source: Centers for Disease Control and Prevention
</em>
<br />
<a href=/longdesc/diagnosis-hiv-infection-amoung-adults-adolescents-by-transmission-category-2010>
Text Alternative for Graph of Diagnosis of HIV Infection Amoung Adults and Aolescents
</a>
Note:
National Transportation Safety Board
Markup:
<a href="HAB1002-Figure-1-Long-Desc.htm">
Full description of notations used on seatign chart
</a>)
...
<img src="/investigations/fulltext/HAB1002/seating-chart.gif"
width="705" height="913"
alt="Figure 1: Seating Chart"
longdesc="HAB1002-Figure-1-Long-Desc.htm" />
Note:
New Zealand Department of Labor
- Fig 1: Employment growth
- Fig 2: Unemployment & participation rate
- Unemployment rates by region
- Structure of the Labour Market: June 2010 quarter (seasonally adjusted)
Markup:
<p>
<a href="lmr-hlfs-fig1-large.asp">
<img src="/images/lmr-hlfs-jun10-fig1-small.gif"
alt="Fig 1: Employment growth Source: HLFS, Statistics New Zealand"
width="280" height="170" border="0"
longdesc="lmr-hlfs-fig1-desc.asp">
</a>
<br>
<em>Source: HLFS, Statistics New Zealand
</em>
</p>
<p>
<a href="lmr-hlfs-fig1-desc.asp">Data Table for Figure 01
</a>
</p>
Note: img
links to larger img
.
Oracle
Oracle uses longdesc throughout its documentation. A few examples:
- JavaFX Architecture and Framework
- JavaFX UI Controls
- Administering an Oracle Streams Replication Environment
- Oracle Enterprise Manager
- Extending an Oracle Streams Replication Environment
- Replicating Data Using Materialized Views
- Administering a Materialized View Replication Environment
-
Sending Messages Using Oracle Streams Advanced Queuing
- Long Description: Illustration shows a messaging environment
- Long Description: Screenshot shows the Create Object Type page
- Long Description: Screenshot shows the Setup Propagation page
- Long Description: Screenshot shows the Edit User: STRMADMIN page
- Long Description: Screenshot shows the Add Package Object Privileges page
- Long Description: Screenshot shows the Create Trigger page
- Long Description: Illustration shows a messaging environment at an Oracle database
- Long Description: Screenshot shows the Create Object Type page
- Long Description: Screenshot shows the Add Predefined Type Attribute page
- Long Description: Screenshot shows the Edit User: STRMADMIN page
- Long Description: Screenshot shows the Add Package Object Privileges page
- Long Description: Screenshot shows the Messaging subpage of the Streams page
- Long Description: Screenshot shows the Edit Queue page
- Long Description: Screenshot shows the Overview subpage of the Streams page
- Long Description: Screenshot shows the Queue Tables page
- Long Description: Screenshot shows the Storage subpage of the Edit Queue Table page
- Long Description: Screenshot shows the Messaging subpage of the Streams page
- Long Description: Screenshot shows the Propagation Schedules page
- Long Description: Screenshot shows the Edit Propagation Schedule page
- Long Description: Screenshot shows the Messages page
- Long Description: Screenshot shows the Subscribers page
- Figure 4-3 A Deployment Scenario Translates into a Deployment Architecture
- Abbildung 1-2 Installationsablauf: vom Start bis zur Komponentenaktualisierung
- Oracle VM
Release 3.0.3: (Last Updated 1 June 2012: Installing Oracle VM From a CD)
- Long Description: Server installation screen
- Long Description: CD Found screen
- Long Description: Keyboard Selection screen
- Long Description: End User License Agreement screen
- Long Description: System to Upgrade screen
- Long Description: Partitioning Type screen
- Long Description: Warning screen
- Long Description: Review Partition Layout screen
- Long Description: Partitioning screen
- Long Description: Boot Loader Configuration screen
- Long Description: Change Drive Order screen
- Long Description: Management Interface screen
- Long Description: Management VLAN screen
- Long Description: Network Interface Configuration screen
- Long Description: Miscellaneous Network Settings screen
- Long Description: Hostname Configuration screen
- Long Description: Time Zone Selection screen
- Long Description: Oracle VM Agent Password screen
- Long Description: Root Password screen
- Long Description: Installation to begin screen
- Long Description: Complete screen
- Long Description: Status Console screen
- Long Description: Oracle VM Server console screen displaying post installation information
- Figure 1 Designing a Java Enterprise System Deployment
- Figure 2 Preinstallation Planning for Java Enterprise System
- Figure 3 Installing Java Enterprise System
- Figure 4 Postinstallation Configuration of Java Enterprise System Components
- Figure 5 Administering Java Enterprise System
Sample markup:
<img width="816" height="204"
src="img/tdpii_capture.gif"
alt="Description of tdpii_capture.gif follows"
title="Description of tdpii_capture.gif follows"
longdesc="img_text/tdpii_capture.htm" /><br />
<a id="sthref312"
name="sthref312"
href="img_text/tdpii_capture.htm">Description of the illustration tdpii_capture.gif
</a>
Note:
Panel on Responsible Conduct of Research (Canada)
Sample Markup:
<img src="/_Images/org_e.jpg" alt="Organizational Structure" border="0"
longdesc="/_Images/longdesc/OrgStructure_eng.html" />
<p>
<a href="/_Images/longdesc/OrgStructure_eng.html">Organizational Structure
</a>
</p>
Note:
PC Net (Japan)
Markup:
<img
class="float-l"
src="img/ieee1394_usb_hard.gif"
width="136" height="89"
alt="USB2.0CD-R/RWとIEEE1394接続HDD"
longdesc="longdesc/img_ieee1394_usb_hard.htm" /> [
<a href="longdesc/img_ieee1394_usb_hard.htm"
title="外付USB2.0CD-R/RWとIEEE1394接続HDDのイメージ図の説明" 詳細1
</a>]
Note:
Resources naturelles Canada
- Ameliorer le rendement energetique au Canada - Rapport au Parlement en vertu de
la Loi sur l'efficacite energetique pour l'annee financiere 2005-2006
- Long Description FIGURE 4-1: Consommation d'energie dans le secteur commercial et institutionnel selon le type d'activite, 2004
- Long Description FIGURE 4-2: Consommation d'energie dans le secteur commercial et institutionnel selon le type d'utilisation finale, 2004
- Long Description FIGURE 4-3: Consommation d'energie reelle et sans amelioration de l'efficacite energetique dans le secteur commercial et institutionnel, de 1990 a 2004
- Long Description FIGURE 4-5: Estimation des economies d'energie moyennes realisees par type de batiment dans le cadre du Programme d'encouragement pour les bâtiments commerciaux, 2005
Sample markup:
<a
title="Consommation d'énergie dans le secteur
commercial et institutionnel selon le type d'activité,2004"
href="annexe-a.cfm?graph=17&attr=0">
<img src="images/fig4-1.jpg"
width="350" height="383"
alt="Consommation d'énergie dans le secteur commercial et
institutionnel selon le type d'activité, 2004."
longdesc="annexe-a.cfm?graph=17" />
</a>
Note: Uses longdesc and redundant invisible a href
.
Secrétariat du Conseil du Trésor du Canada, Les rapports sur les plans et les priorités
Sample Markup:
<p>
<img src="images/program-architecture-fra.jpg"
longdesc="longdesc/paa-aap-fra.html"
width="595" height="190"
alt="Architecture d’activité de programme de [Department Name]" />
</p>
<p class="alignCenter">[
<a title="Architectured’activité de programme"
href="longdesc/paa-aap-fra.html">version textuelle
</a>]
</p>
Standard Chartered Leading the way in Asia, Africa, and the Middle East
- Annual Report Risk review Managing risk responsibly
- Annual Report: Wholesale Banking
- Committed to delivering value
Markup:
<div class="long_img">
<img src="../images/charts/Group_Risk.png"
alt="Group risk committee structure"
width="786" height="505"
longdesc="longdesc_risk_review.html" />
<a href="longdesc_risk_review.html#rev_1"
class="longdesc_link">See details</a>
</div>
Note:
Substance Abuse and Mental Health Services Administration (SAMHA)
Markup:
<img src="images/Adversity-Impacts-Developmental-Delay.jpg"
alt="Graph displaying increase in number of children with developmental delays relative to a higher number of adversity risk factors"
longdesc="adversitychartdesc.html" />
<p>
<a href="adversitychartdesc.html">Text description of this chart is available on a separate page.
</a>
</p>
Note:
Transport Canada
-
Transportation and the Environment
- Long Description: Figure EN1: GHG Emissions (Mt CO2e) by Economic Sector, 2008
- Long Description: Figure EN2: Green House Gas Emission Intensity of End-Use Sectors, 2000 and 2009
- Long Description: Figure EN3: Total Transportation GHG Emissions, All Modes, 1990-2020
- Long Description: Figure EN4: Distribution of Freight Tonne-Kilometres by Mode, 2000 and 2009
- Long Description: Figure EN 5: Air Pollutant Emissions Trends from Transportation Sector (1990–2009)
- Long Description: Figure EN6: Transportation Share of Total Air Pollutant and GHG Emissions (2009)
- Long Description: Figure EN8: Historical and Projected Emissions in Aviation
- Long Description: Figure EN9: Breakdown of Historical Air Pollutant Emissions in Aviation
- Long Description: Figure EN10: Historical and Projected Emissions in Marine Transportation
- Long Description: Figure EN11: Breakdown of Historical Air Pollutant Emissions in Marine Transportation
- Long Description: Figure EN12: Trend of Freight-Related Rail Transportation Emissions
- Long Description: Figure EN13: Trend of Passenger Rail Transportation Emissions
- Long Description: Figure EN14: Breakdown of Historical Air Pollutant Emissions in Rail Transportation
- Long Description: Figure EN15: Trend of Light Duty Vehicles GHG Emissions (1990 2020)
- Long Description: Figure EN16: Trends in Light Duty Vehicles Air Pollutant Emissions (1990–2009)
- Long Description: Figure EN17: Trend of Medium and Heavy Duty Vehicles GHG Emissions (1990–2020)
- Long Description: Figure EN18: Trends in Medium and Heavy Duty Vehicles Air Pollutant Emissions
Markup:
<img src="images/enviro_fig1_e.gif"
longdesc="longdesc/enviro_fig1_e.html"
alt="Figure EN1: GHG Emissions (Mt CO2e) by Economic Sector, 2008" width="595" height="386" />
</p>
<p class="align-center">
<a href="longdesc/enviro_fig1_e.html"
title="Long Description: Figure EN1: GHG Emissions (Mt CO2e) by Economic Sector, 2008">[text version]
</a>
</p>
Note:
Texas Comptroller of Accounts, Susan Combs
Markup:
<img src="images/taxrev.gif"
longdesc="taxrevenue.html"
width="278" height="304"
alt="see long description" />
<p class="sourceNote">Source: Texas Comptroller of Public Accounts
</p>
<p class="altText">
<a href="taxrevenue.html">Text Alternative for the Tax Revenue Chart
</a>
</p>
Note:
Treasury Board of Canada Secretariat, Office of the Comptroller General
Markup:
<img src="images/fnsc-csgf-07-eng.png"
alt="Figure 7 – FM-SC Linkages"
width="576" height="427" longdesc="longdesc/fnsc-csgf-07-eng.html#fig7" />
<p
id="fig7rt">
<a href="longdesc/fnsc-csgf-07-eng.html#fig7">Figure 7 - Text version
</a>
</p>
Note:
Universal Remote Console Consortium
Markup:
<p>
<img src="UCHComponents.gif"
alt="Components of the Universal Control Hub"
longdesc="UCHComponents-longdesc.html" />
</p>
<p>
<em>Figure
<a href="#Ref_UCH_">[UCH]
</a>: UCH architecture (
<a href="UCHComponents-longdesc.html">description of image
</a>)
</em>
</p>
Note:
University at Buffalo
University at Buffalo uses longdesc when encoding articles for a full encyclopedia. One sample page of many:
Markup:
<p>
<img src="images/bonesci_1.jpg"
alt="Figure 1"
longdesc="images/bonesci_longdesc_1.txt" />
</p>
<p>An
<a href="images/bonesci_longdesc_1.txt"
title="explanation of figure 1">explanation of figure 1
</a> is available.
</p>
Note:
University of Melbourne
- Marie's logbook, figure 1 apparatus setup
- Preparing effective graphs
- Marie's logbook, Which logbook entry is better?
- Log book 2: Which logbook entry is better?
- Mind Maps David - step-by-step learner
- What is brainstorming? (Mind Maps)
- Introductions Diagram
- Analysing the data
Markup:
<img src="/media/images/science/fig_2_1.jpg"
alt="Apparatus setup"
longdesc="/science/physlog/marie_figures.php" /> Figure 1 (
<a href="/science/physlog/marie_figures.php">description and comments
<span>for Figure 1
</span>
</a>)
Note:
U.S. Department of Health and Human Services, Assistant Secretary for Planning and Evaluation
- Exhibit 1. Annual Increase in Medicare Spending Per Beneficiary and GDP Per Capita (January 2013)
- Long Description: Exhibit 1. Annual Increase in Medicare Spending Per Beneficiary and GDP Per Capita
- Exhibit 2. Projected and Historical Annual Growth Rates of Medicare Spending Per Beneficiary in Excess of GDP (January 2013)
- Long Description: Exhibit 2. Projected and Historical Annual Growth Rates of Medicare Spending Per Beneficiary in Excess of GDP (January 2013)
- Exhibit 3. Culmulative Contribution of Aging and Excess Cost Growth to Medicare Spending Under OACT’s Alternative Scenario, 2013-2035 (January 2013)
- Figure 1. Developmental trajectories for math from the first grade to age 15 by school readiness profile in NICHD SECCYD (December 2012)
- Figure 1: Percentage of Young Adults With Health Insurance, 2009-2011 by Quarter & Age Group (December 2011)
- Figure 1: The National Evaluation of the MFS-IP Grants
- Figure 1. State-Only Food Assistance (March 2012)
- Figure 1. Prevalence Study Participation by State (April 2012)
- Figure 1. Percentage of Young Adults With Health Insurance, 2009-2011 by Quarter & Age Group
Markup:
<SMALL>[
<A HREF="figure1.shtml"> Accessible version
</A>]
</SMALL>
<P ALIGN=Center>
IMG SRC="fig1.gif"
ALT="Figure 1. MFS-IP Evaluation Frameword. See Longdesc file for accessible version."
LONGDESC="figure1.shtml"
WIDTH="722" HEIGHT="714">
U.S. Department of Transportation Federal Highway Administration
- Figure 1. Overall Process for Performance Contract Development
- Figure 2. Sample Project Selection Decision Tree
- Figure 3. Process for Defining the Performance Goals and Measures
- Figure 4. Process for Defining the Measurement Methodology
- Figure 8. Best Value Process
- Figure 10. Qualitative Cost-Technical Tradeoff Decision Matrix
- Traffic Signal Photo Enforced Sign
Sample markup:
<p class="imgcap" id="fig1">
Figure 1. Overall Process for Performance Contract
Development<br />(
<a href="longdesc.cfm#fig1">Click here for text
version</a>)
</p>
<p class="center">
<img src="/hfl/framework/images/fig1.gif"
width="500" height="613"
alt="Flow chart describing process for performance contract
development"
longdesc="longdesc.cfm#fig1" />
</p>
Note:
U.S. General Services Administration
Sample markup:
<p align="center">
<a href="afr_0301a_leadership2.html#StartLD">
<img src="images/afr_0301_leadership2_a.jpg"
alt="GSA leadership directory as of September 30, 2009."
width="700" height="567" border="0" align="absbottom"
longdesc="afr_0301a_leadership2.html#StartLD" />
<a href="afr_0301a_leadership2.html#StartLD">
<br >View text description
</a>
<a name="BackFromLD"
id="BackFromLD"></a>
Note:
U.S. Postal Service
-
U.S. Postal Service Standard Mailboxes, Curbside
- Long Description: Traditional Mailbox
- Long Description: Locked Mailbox (Full Service)
- Long Description: Locked Mailbox (Limited Service)
- Long Description: Locked Mailbox (Alternative Flag Designs)
- Long Description: Figure 5 Handle/Knob Designs
- Long Description: Figure 6 Handle/Knob Designs
- Long Description: Figure 7 Direction of Loads
Sample markup:
<img src="Traditional Mailbox - Figure 1.jpg"
width="1000" height="750" border="0"
title="Figure 1 - TRADITIONAL MAILBOX."
alt="Detailed drawing of a TRADITIONAL MAILBOX."
longdesc="traditional_mailbox.html" />
<br />TRADITIONAL MAILBOX
<br />
a name="figure1"></a>FIGURE 1 -
<a href="traditional_mailbox.html">Long Description</a>
Note:
Web Content Accessibility Guidelines (WCAG)
Sample markup:
<a
id="travel-report-longdesc"name="travel-report-longdesc" rel="Alternate"
href="techimages/travel-report-longdesc.html">[Description of travel table]
</a>
</p>
<p>
<img src="techimages/table1.gif"
alt="Travel Expense Report table as rendered by a visual user agent."
longdesc="techimages/travel-report-longdesc.html" />
</p>
Note:
Weight-control Information Network
- Overweight and Obesity Statistics
- Long Description: Estimated Percentage by BMI
- Long Description: Estimated Percentage by Sex graph
- Long Description: Estimated Percentage by Race/Ethnicity
- Long Description: Percentage by Age Group, Ages 2–19 graph
- Long Description: Percentage by Sex, Ages 2–19
- Long Description: Percentage by Race/Ethnicity, Ages 6–19 graph
- Long Description: Trends in Overweight and Obesity among Adults, United States, 1962–2010 graph
- Long Description: Children and Adolescents Ages 6–19 Getting at Least 60 Minutes per Day of Physical Activity graph
Sample markup:
<img src="images/BMIpie.jpg"
width="264" height="187"
longdesc="longdesc/graph1.htm"
alt="Estimated Percentage by BMI chart"/>
<p class="info">A
<a href="longdesc/graph1.htm">text description
</a> of this image is available on a separate page.
</p>
Note:
Wrexham County Borough Council (UK)
Sample markup:
<p class="aligncentre">
<img src="../../../../images/activ8/activ8flowchart_06.gif"
alt="Activ 8-2-16 flow chart"
width="393" height="467"
longdesc="activ8_longdesc.htm" />
</p>
<p>
<img src="../../../../images/arrow_1.gif"
alt="" width="8" height="14" />
<a href="activ8_longdesc.htm">Text description of
referring partners flow chart
</a>
</p>
Note:
Yasui (Japan)
Sample markup:
<p>
<a href="imgs4/asbest05.png" target="blank">
<img src="imgs4/asbest05s.png"
alt=""
height="766" width="700"
border="0"
longdesc="ldc_kobe_asbest.html"></a>
</p>
<p style="margin-top:-12px;padding-left:360px;
font-size:0.7em;">(
<a href="imgs4/asbest_kobe.pdf"
target="_blank">PDFî≈1.4MB
</a> |
<a href="ldc_kobe_asbest.html">HTML Longdesc
</a>)
</p>
Note: No value is supplied for the alt attribute.
Longdesc Examples with Redundant "d" Link
Redundant "D" links are used in conjunction with a longdesc attribute in the following pages. Although they have short comings, they attempt to mitigate damages of user agents that do not yet have a long description feature directly built into them. With proper implementation in user agents, these could all simply be longdesc. Sole "d" link approaches don't semantically or programmatically tie the description to image, whereas a longdesc does.
algebraicthunk.net
The Debian aptitude user's manual uses the longdesc throughout. A few samples of many.
- The main aptitude screen
- Screenshot of list organized into a number of groups
- Search dialog screenshot
-
Managing
packages
- Long Description: Screenshot kaffeine package
- Long Description: Screenshot what happens when attempt is made to remove sound-juicer
- Long Description: Screenshot for result of pressing "e"
- Long Description: Screenshot for result of pressing "."
- Long Description: Screenshot for result of pressing "r"
- Long Description: Screenshot for result of if this rejection is imposed immediately after attempting to remove sound-juicer, pressing . retrieves the following solution.
- Long Description: Screenshot for approved actions will turn green and will be marked with "A"
Sample Markup:
<div class="screenshot">
<div class="mediaobject">
<table border="0"
summary="manufactured viewport for HTML img"
cellspacing="0" cellpadding="0" width="100%">
<tr>
<td>
<img src="images/start-snapshot.png"
width="100%"
longdesc="ld-id2575257.html">
</td>
</tr>
</table>
<div class="longdesc-link" align="right">
<br clear="all">
<span class="longdesc-link">[
<a href="ld-id2575257.html" target="longdesc">D
</a>]
</span>
</div>
</div>
Note: Documentation for the latest Debian version also make use of the longdesc attribute.
Canadian Space Agency
- Report on Plans and Priorities
- Rapport sur les plans et les priorités
Markup:
<img src="/images/rpp_2011-s1-1_eng.jpg"
alt="Canadian Space Agency's 2011-2012 Program Activity Architecture (PAA)"
longdesc="/longdesc/rpp_2011-s1-1_eng.html" />
<br />
<p class="alignCenter">
<a title="Canadian Space Agency's 2011-2012 Program Activity Architecture (PAA)"
href="/longdesc/rpp_2011-s1-1_eng.html">[D]
</a>
</p>
Note:
City of Florence (Italy)
Markup:
<img src="new.jpg"
alt="tracciato dei 4 itinerari"
width="375" height="277" border="0"
longdesc="longdescbaric.html" />
<a href="longdescbaric.html"
title="leggi la descrizione testuale
dell´immagine">[ d ]
</a>
Note:
Correctional Service Canada
Markup:
<p>
<img
src="images/r223-eng_clip_image002.gif"
alt="Percent Reporting a Positive HIV/HCV Test Result by Gender and Aboriginal
Self-Identification Among Canadian Federal Inmates Who Have Ever Been Tested"
title="Percent Reporting a Positive HIV/HCV Test Result by Gender and Aboriginal
Self-Identification Among Canadian Federal Inmates Who Have Ever Been Tested"
longdesc="longdesc/figure1-eng.html"
width="550" height="376" />
</p>
<p class="alignCenter"> [
<a href="longdesc/figure1-eng.html"
title="Percent Reporting a Positive HIV/HCV Test Result by Gender and Aboriginal
Self-Identification Among Canadian Federal Inmates Who Have Ever Been Tested">D
</a>]
</p>
Note:
Courts Administration Service (Canada)
- Courts Administration Service organizational chart
- Service administratif des tribunaux judiciaires organigramme
- Financial Statement Discussion and Analysis
Markup:
<p>
<a href="/CAS/images/org_chart.jpg">
<img src="/CAS/images/orgchart.jpg"
alt="Organizational Chart"
title="Organizational Chart"
longdesc="/CAS/images/longdesc/Orgchart_eng.html" />
</a>
<br />
<a href="/CAS/images/org_chart.jpg">
<img src="/CAS/images/magnifier.jpg"
alt="Click to enlarge image"
title="Click to enlarge image"
width="25" height="25" border="0" />
</a>
</p>
<p class="alignCenter">
<a title="Organizational Chart"
href="/CAS/images/longdesc/Orgchart_eng.html">[D]
</a>
</p>
Note: Also uses an a href
to link to a larger image.
DEMOS Project
Markup:
<div class="center">
<a class="name" name="cartoon"
id="cartoon"
href="../../pics/course/assessment/cartoon.gif">
<img src="../../pics/course/assessment/cartoon-small.gif"
width="400" height="327"
longdesc="cartoon.html"
alt="[Cartoon: Will it be fair?] "
border="0" />
</a>
</div>
<p class="d">
<a href="cartoon.html"
title="Click here for a description of the cartoon.">[D]
</a>
</p>
<p class="margsmall">[Click on cartoon for larger version.]
</p>
Note: image links to larger version.
Education Place
Markup:
<img src="graphics/bt-2_01-2q.gif"
alt="Table showing number of soccer games won."
width="237" height="271"
longdesc="2_01-2q-longdesc.html" />
<a href="2_01-2q-longdesc.html"
title="Long description of Soccer Games Won chart.">[D]
</a>
Note:
Free Technology Academy
- Incorporation of changes from the free software version to the commercial product code.
- Incorporation of changes in the free software version to the commercial version.
- Start of the development cycle of the commercial product.
- The flow diagram is used as a starting point for the project conceptualisation phase.
Markup:
<img src="implantacion_m1_005.gif"
longdesc="ld-d30e16358.html">
<div class="longdesc-link" align="right">
<br clear="all">
<span class="longdesc-link">[
<a href="ld-d30e16358.html"
target="longdesc">D</a>]
</span>
Note:
Graphical Object Server for Non-Visual Interaction (GONVI)
Markup:
<p class="figure">
<img width="642" height="269"
src="img/figure1.gif"
longdesc="img/figure1-longdesc.html"
alt="System architecture of GONVI" />[
<a href="img/figure1-longdesc.html"
title="long description">d
</a>]
</p>
Note:
Markup:
<img src="gardening_images/dibber.png"
alt="A dibber"
style="border:0" width="255" height="191"
longdesc="descriptions/dibber.html" />
<a href="descriptions/dibber.html"
title="Description of the dibber">[D]
</a>
Note:
Institute for Community Inclusion
Markup:
<img src="images/DN26.png"
longdesc="longdesc/DN26.html" />
<a
href="longdesc/DN26.html">d
</a>
Note: No alt attribute.
Local Government Commission
Markup:
<img src="../../images/C6157791.gif"
alt="Figure 1" width="382" height="217"
longdesc="figure_1.html" />
<a href="figure_1.html" title="Description of Figure 1">[D]
</a>
Note:
Kennedy Center
Markup:
<IMG SRC="images/albert.jpg"
WIDTH="200" HEIGHT="264"
ALT="Photo of Lyle Victor Albert, the author and performer"
LONGDESC="photo.html" ALIGN="right">
<SPAN CLASS="text">
<A HREF="photo.html"
TITLE="View the long description of the photo of Lyle Victor Albert">D
</A>
</SPAN>
Note:
Kilkee, County Clare, Ireland
Markup:
<a href="../images/map_large.jpg"
accesskey="z">
<img src="../images/map_medium250.jpg"
alt="Map of Clare and West of Ireland and Map of Ireland (inset)"
width="250" height="288" border="0" class="centre"
longdesc="visiting_map1_desc.html" />
</a>
<div class="right">
<a id="west-map-longdesc"
name="west-map-longdesc" rel="Alternate"
href="visiting_map1_desc.html"
title="Description of Map showing location of Kilkee ">[D]
</a>
</div>
Note:
London Canal Museum
Sample markup:
<IMG SRC="londonmap.gif"
LONGDESC="longdesc-map.htm"
ALT="Map of London's canals"
ALIGN="MIDDLE" WIDTH="525"
HEIGHT="268" BORDER="0"
ID="map">
<A HREF="longdesc-map.htm">D
</A>
Note:
Mesothelioma Center
Markup:
<img src="../imagesn/Pleura-pleural-mesothelioma.gif"
alt="Pleura: Pleural Mesothelioma"
longdesc="pleura-longdesc.php" />[
<a href="pleura-longdesc.php"
title="Long Description of Image (Pleura: Pleural sMesothelioma)">D
</a>]
Note:
Montana Arts Council
Markup:
<div class="floatleftnobd">
<img name="chart1a"
src="../images/econartists/chart1a.gif"
width="381" height="204"
alt="Total Labor Force 74%, Artists in 214%"
longdesc="econartists_longdesc.asp#ld_chart1a" />
</div>
<a href="econartists_longdesc.asp#ld_chart1a">D
</a>
Note:
Monterey County Disabilities Icons
Markup:
<a href="mainheading.htm">
<img src="images/cod_head7.gif"
alt="Monterey County Commission on Disabilities"
border="0" align="left" longdesc="mainheading.htm"
width="504" height="115">[D]
</a>
Note:
National Center on Birth Defects and Developmental Disabilities, (Dlink)
Markup:
<p style="text-align:center">
<a href="http://www.surveymonkey.com/s/6NVGMKH">
<img src="/ncbddd/tenyears/invitation/NCBDDD_9.jpg" width="700" height="934"
alt="Please join us to experience an evening inspired by artful expressions, personal stories, past accomplishments, and hope for the future at a reception celebrating NCBDDD's 10 Years"
longdesc="/ncbddd/tenyears/invitation/longdesc-November-1-2011.html" />
</a>
</p>
<p style="text-align:center">
<a href="/ncbddd/tenyears/invitation/longdesc-November-1-2011.html">D
</a>
</p>
Note:
Northern Ireland Planning Service
Markup:
<div class="pl">
<img src="bmap2015-diagram1.gif"
width="450" height="358"
alt="Diagram of the seven factors that stregthen the Metropolitan Area"
title="Diagram of the seven factors that stregthen the Metropolitan Area"
longdesc="longdesc-bmap2015diagram1.htm" />
</div>
<div class="pl">[
<a href="longdesc-bmap2015diagram1.htm"
title="Read a description of this diagram...">d
</a>]
</div>
Note:
Office of the Superintendent of Financial Institutions Canada
- Figure 11 OSFI Performance against User Fee Service Standards
- Defined Benefit Plans Estimated Solvency Ratio (ESR) Distribution (past 3 years)*
- Base Assessments by Industry
Markup:
<p>
<strong>
<img src="../images/charts/fig12_en.gif"
longdesc="../longdesc/fig12-eng.html"
alt="OSFI Performance against User Fee Service Standards 2009–2010" />
</strong>
</p>
<div>
<div class="floatLeft marginTop10">
<img src="../images/chevron_small.gif" alt="" />
</div>
<div
class="pullquote_chevronstyle">In 2009–2010, OSFI met or exceeded all its performance standards for approvals andrelated services.
</div>
</div>
<p class="alignCenter">
<a title="Figure 12: OSFI Performance against User Fee Service Standards "
href="../longdesc/fig12-eng.html">[D]
</a>
</p>
Note:
National Institute of Standards and Technology (NIST)
Markup:
<a href="images/slide-onbit-vision.jpg">
<img src="images/slide-onbit-vision_sm.jpg"
alt="A spectrum of planned test bed activities illustrating the vision"
name="slide_onbit_vision_sm"
height="281" width="519" border="0"
longdesc="spectrum.html"></a><a href="spectrum.html">d
</a>
Note: Each image links to larger version.
Ohlone College
Markup:
<img src="/instr/biotech/biotechcenter/images/map-bayarearegioncolleges.png"
width="600" height="441"
alt="Map showing location of 26 community colleges offering Biotechnology and Biological Sciences degrees and certificates." longdesc="longdesc-listcollegesonmap.html" />
<span style="margin-left:2px;">(<a href="/instr/biotech/biotechcenter/longdesc-listcollegesonmap.html">d
</a>)
<a name="returnfromlongdesc" id="returnfromlongdesc">
</a>
</span>
Note:
Parliament of Canada
- Report to Canadians 2011 - 2010 - 2011 Actual Spending by Service (in thousands of dollars)
- 2010-2011 Dépenses réelles par secteur
Markup:
<img src="images/pie-eng.gif"
width="725" height="570"
title="Image: 2010Ã2011 Actual Spending by Service"
alt="Image: 2010Ã2011 Actual Spending by Service"
longdesc="longdesc/longdesc_14_1_e.html" />
<p class="alignCenter">
<a href="longdesc/longdesc_14_1_e.html"
title="2010–2011 Actual Spending by Service (in thousands of dollars)">[D]
</a>
</p>
Note:
Pessimistic Dot Com
Markup:
<img SRC="Implant_l.jpg"
ALT="Tranparent breast implant held in man's hand."
LONGDESC="longdesc/implant_pic1.html"
height="470" width="434"><font size="-2">
<A href="longdesc/implant_pic1.html"
title="Implant picture info">D
</A>
Note: More samples are on this site.
Public Safety Canada
Markup:
<p>
<a href="images/ygpf-flagj-09-10-figure1_800-eng.jpg">
<img src="images/ygpf-flagj-09-10-figure1_430-eng.jpg"
alt="Figure 1: Potential Cost Savings Associated with Gang Exits"
width="430" height="268"
longdesc="longdesc/ygpf-flagj-01-eng.html" />
<br />
Click to enlarge image
</a>
<br />
<a href="longdesc/ygpf-flagj-01-eng.html">D
</a>
</p>
Note: More samples are on this site.
Fundación Sidar (D Links)
- Creación de Adán
- Artículos para zurdos
- Prendas de vestir
- Cuadro misterioso
- Cerebro
- Humor gráfico: Napoleón
- Humor gráfico: velero
Markup:
<td
width="50%"
align="center">
<img src="../graficos/home.jpg"
alt="Detalle de la obra "Creación de Adán" de Miguel Angel"
width="360" height="283" longdesc="longdesc.html#creacion" />[
<a href="longdesc.html#creacion"
title="Descripción de la imagen"
class="lnk-home">D
</a>]
</td>
Note:
Specific Claims Tribunal Canada
Markup:
<p>
<img src="images/paa-aap1112-eng.jpg"
longdesc="longdesc/paa-aap1112-eng.html"
width="536" height="266"
alt="Strategic Outcome and Program Activities" />
</p>
<p class="alignCenter">
<a title="Program Activity Architecture"
href="longdesc/paa-aap1112-eng.html">[D]
</a>
</p>
Note:
Trace Center
- Use Case 1: Text Transcription for Presentations
- Translation, Modality Transformation and Assistance Services Concept
Sample markup:
<img alt="Rainbow of Services"
src="rainbow.jpg"
title="The Translation, Modality Transformation and Assistance Services
laid out as a rainbow"
longdesc="Rainbow-longdesc.html" /> [
<a
href="Rainbow-longdesc.html">D
</a>]
Note:
Transportation Safety Board of Canada
- 2011-2012 Report on Plans and Priorities
- Departmental Performance Report 2008-2009
- Long Description: Figure 1 - Occurrences Reported to the TSB
- Long Description: Figure 2 - Investigations Started, in Process, and Completed
- Long Description: Figure 3 - Ratings of Assessments of Responses, 1999-2008
- Long Description: Figure 4 - Spending Trend
- Long Description: Figure 5 - TSB Historical Spending
- Long Description: Figure 6 - TSB Expenses by Category
Sample markup:
<img width="590" height="335"
src="images/dpr2008-2009_chart.gif"
alt="Strategic Outcome and Program Activity Architecture"
longdesc="dpr2009_longdesc.asp#chart" />
<a class="dlink" href="dpr2009_longdesc.asp#chart" title="Chart">[D]
</a>
Note:
Treasury Board of Canada Secretariat, Reports on Plans and Priorities
Sample Markup:
<p>
<img src="images/program-architecture-eng.jpg"
longdesc="longdesc/paa-aap-eng.html"
width="595" height="197"
alt="Program Activity Architecture" />
</p>
<p class="alignCenter">[
<a title="Program Activity Architecture"
href="longdesc/paa-aap-eng.html">text version
</a>]
</p>
Note:
Tribunal des revendications particulières Canada
Markup:
<p>
<img src="images/paa-aap1112-eng.jpg"
longdesc="longdesc/paa-aap1112-eng.html"
width="536" height="266"
alt="Strategic Outcome and Program Activities" />
</p>
<p class="alignCenter">
<a title="Program Activity Architecture"
href="longdesc/paa-aap1112-eng.html">[D]
</a>
</p>
Note:
Universal Remote Console Prototyping of an Emerging XML Based Alternate User Interface Access Standard
- Figure 2: A Compaq iPAQ rendering an abstract UI of a TV.
- Figure 3: The BrailleNote device, a note-taker with braille-based input and output capabilities.
Sample markup:
</OBJECT>
<EMBED SRC="Figure1.svg"
TYPE="image/svg-xml"
PLUGINSPAGE="http://www.adobe.com/svg/viewer/install/"
width="100%" height="50%"
alt="Figure 1: Layered conceptual model of the prototypes"
longdesc="Figure1-longdesc.html">
<NOEMBED>
<IMG SRC="Figure1.jpg" BORDER="0"
ALT="Figure 1: Layered conceptual model of the prototypes"
LONGDESC="Figure1-longdesc.html"
WIDTH="97%">
</NOEMBED>
</EMBED>
</OBJECT>
<A
HREF="Figure1-longdesc.html">[D]
</A>
Note:
UK Blind Piano Tuners
Markup:
<img src="ukpp-logo.jpg"
width="251" height="180" border="0"
alt="ukpp-logo.jpg - 6645 Bytes"
longdesc="site-images/longdesc/longdesc-logo.html" />
<a
href="site-images/longdesc/longdesc-logo.html">d
</a>
Note:
U.S. Department of Health & Human Services
- Post-Acute Care
Episodes Expanded Analytic File Final Report, April 2011
- Figure 1. Analytic Samples: Longitudinal Cohort and Cross Section
- Figure 2. Fixed-Length versus Variable-Length Episodes
- Figure 3. Defining Endpoints of Fixed-Length Episodes
- Figure 4. Benchmarking Analysis: Mean PAC Episode Payment Per PAC User, and Per Discharge for Acute Initiated Episodes, By State, Episode
- Figure 5. Percentage of Beneficiaries with an Acute or PAC Claim Following Discharge From Initiating Event, by Type of Initiating Event
- Figure 6. Mean Acute and PAC Payments Per PAC User Following Discharge From Initiating Event, by Type of Initiating Event
- Figure 7. Percentage of Beneficiaries with an Acute, PAC, or Physician Claim Following Discharge From an Acute Initiating Event, by Type of Claim
- Figure 8. Mean Acute, PAC, and Physician Payments Per User PAC User Following Discharge From an Acute Hospital-Initiated Event, by Type of Claim
- Figure 9. Mean Acute and PAC Payments Per PAC User Following Discharge From an Acute Initiating Event, by MS-DRG
- Figure 10. Mean Acute, PAC, and Physician Payments Per User PAC User Following Discharge From an Acute Initnt or Reattachment of Lower Extremity w/o MCC" iating Event, by Type of Claim, MS-DRG 470, "Major Joint Replaceme
- Figure 11. Mean Acute, PAC, and Physician Payments Per User PAC User Following Discharge From an Acute Initiating Event, by Type of Claim, MS-DRG 194, "Simple Pneumonia & Pleurisy w CC"
- Information on Poverty and Income Statistics: A Summary of 2011 Current Population Survey Data, September 2011
- Expanding the Use of Generic Drugs, December 1, 2010
- Defining and Measuring State Medicaid Spending Efficiency: A Literature Review, March 12, 2009
- Report to Congress - Figure 1: Percent of Private-Sector Establishments
- ASPE Issue Brief: April 2012
- ASPE Issue Brief: July 31, 2012
- ASPE Issue Brief: September 12, 2012
- Long Description: Poverty Rate of All Persons
- Long Description: Poverty Rate of Children under 18
- Long Description: All Persons and Children below 50% of Poverty
- Long Description: Poverty Rate of All Persons by Age
- Long Description: Child Poverty by Race and Ethnicity
- Long Description: Child poverty by Family Structure
- Long Description: Poverty Rate of All Persons by Race and Ethnicity
Sample Markup:
<img src="fig1.gif"
alt="Figure 1."
LONGDESC="longdesc.html#fig1">
<a href="longdesc.html#fig1">D
</a>
Note:
U.S. Patent and Trademark Office
Markup:
<a href="desc_programcost1.html#MainContent">
<img src="images/pg056a_programcosts.jpg"
alt="Pie chart summarizing program costs for fiscal year 2007."
width="400" height="235" border="0"
longdesc="desc_programcost1.html#MainContent">D
</a>
Note: Both the d link and the image are encased in the same a href.
U.S. Postal Service
Markup:
<img id="ep1008201" class="Default"
src="images/pub166_tech_012_1.jpg" width="352" height="199"
style="display: block; float: none; left: 0.0; text-align: left; top: 0.0;"
alt="red and black label"
title="red and black label" longdesc="longdesc/pub166_lab33.txt" />
<a href="longdesc/pub166_lab33.txt"
title="Description link for red and black label">
<span class="dlink">[D]</span>
</a>
Note:
U.S. State Department
- Strategic Framework for Performance Management
- Global Financial Management System Vision and Concept Diagram
- Europe and Eurasia Map
Markup:
<a
href="http://www.state.gov/s/d/rm/rls/perfrpt/2009/html/135573.htm#StartLongDescription">
<img height="438"
alt="Image showing the Strategic Planning Framework diagram."
width="640" border="0"
longdesc="http://www.state.gov/s/d/rm/rls/perfrpt/2009/html/135573.htm#StartLongDescription"
src="http://www.state.gov/img/10/36250/mda_02_perfhighs_01a_640_1.jpg"/>
<br />D
</a>
Note:
University of Texas
Markup:
<img
src="http://dase.laits.utexas.edu/media/american_politics_collection/viewitem/cf_conamend_400.gif"
width="660" height="456" border="0"
alt="The Constitutional Amendment Process" title=""
longdesc="ld.html">
<div class="long-d">
<a href="ld.html"
title="long description of the image">D
</a>
</div>
Note:
University of York
- How to Upset the Statistical Referee
Markup:
<img src="upset1.gif"
alt="Bar chart with two bars and two error bars above them."
longdesc="upset1d.htm" >
<a href="upset1d.htm">d
</a>
Note:
W3C Rich Web Applications Backplane Incubator Group
-
Rich Web Applications Backplane Incubator Group Final Report
- Long description of Figure 1: Layers of the Rich Web Application Backplane:
- Long description of Figure 2: Tracking Expenses
- Long description of Figure 3: Expenses Aggregated by category in SVG
- Long description of Figure 4: Expenses by time in SVG
- Long description of Figure 5: Expenses summarized and reported in Open Document Text (ODT) format
- Long description of Figure 6: Single node data binding in ODF
- Long description of Figure 7: Data-bound custom controls using YUI widgets
- Long description of Figure 8: Nodeset data-bound custom controls using SVG
- Long description of Figure 9: A SMIL slideshow embedded in a webpage
Sample markup:
<tr>
<td rowspan="1" colspan="1">
<img longdesc="figure1.html"
src="figure1.gif"
alt="Figure 1: Layers of a Rich Internet Application" />
</td>
</tr>
<tr>
<td rowspan="1" colspan="1">Figure 1: Layers of the Rich
Web ApplicationBackplane [
<a href="figure1.html"
title="description of Figure 1: Layers of the Rich Web Application">D
<span class="context">escription of Figure 1
</span>
</a>]
</td>
</tr>
Note: Uses "modernized" [D] link as an "until browsers support..."
WCAG technique, per WCAG 2.0 C7.
It provides overflow so that instead of 9 links with identical hyperlink text (D),
each D link is exposed to non-css enabled or speech output enabled UAs as:
"Description of Figure 1". The CSS used is: a span.context { height: 1px;
width: 1px; position: absolute; overflow: hidden; top: -10px; }
Longdesc Examples with On-Page Text Via Document Fragment
Bembelterror Frankfurt
Markup:
<img src="bday-2007-front"
alt="Flyer Vorderseite"
longdesc="#copy"
width="800" height="284" border="0">
Note:
F*ckparade (Germany)
- F*ckparade 2007: flyer
- F*ckparade 2006: flyer
- F*ckparade 2005: flyer
- F*ckparade 2004: flyer
- F*ckparade 2003: flyer
- F*ckparade 2002: flyer
- F*ckparade 2001: flyer
- F*ckparade 2000: flyer
- F*ckparade 1999: flyer
- F*ckparade 1998: flyer
- Hateparade 1997: flyer
Sample markup:
<a href="front/"
title="Flyer 2007: Vorderseite vergrößern"
class="flyer">
<img src="/2007/img/fp2007-flyer-front-small"
alt="Fuckparade Flyer 2007: tanzende Jugendliche, darüber
steht: Terrornetzwerk. §129a."
longdesc="#flyertext" width="600" height="305" />
</a>
Note: a href goes to larger image.
Juicy Studio
Markup:
<img src="/img/article/erd.gif"
alt="Entity Relationship Diagram for the tables"
width="367" height="338"
longdesc="#entitydescription">
Note:
W3C HTML5 Accessibility Task Force Consensus Procedures
Markup:
<img src="consensus-flow"
alt="Flowchart of the consensus procedure"
width="810" height="577"
longdesc="#steps" />
Note:
WAI-ARIA Primer 1.0
- Figure 1.0 Accessibility Interoperability at a DOM Node without JavaScript
- Figure 2.0 Accessibility Interoperability at a DOM Node with JavaScript
- Figure 3.0 the accessibility extensions for Mozilla/Firefox
- Figure 4.0 basic RDF mapping
- Figure 5.0 Accessible role and state meta data
- Figure 6.0 a Microsoft Inspect 32 rendering
Sample Markup:
<img alt="Accessibility information mapped to a DOM
element in the Document Object Model"
height="512"
longdesc="#ld_fig1"
src="accessibleelement.png"
width="640"/>
Note:
Use Cases
For an explanation of use case elements, please consult the Use Case Key.
1. Describing a Logo
Element | Description |
---|---|
Number | UC-01 |
Title | Describe Logo |
Goal | Provide a long description of a logo |
Primary Actor | Web Designer |
Stakeholders and Interests |
|
Constraints |
|
Use Scenario |
Gail, a web designer, is given a logo from a company's marketing department to incorporate into their web site. The marketing department's visual style guide and branding requirements will not allow a long description on-screen or an on-screen visual indicator of a long description. The logo must be linked to the company's home page wherever it appears while at the same time a long description of the logo must be provided to blind screen reader users. Gail once wondered, "Why on earth do we need to describe a logo?" Then she found out that majority of blind people lose their sight later in life, either progressively, or through an accident. They have understanding of vision and are able to "visualize" what things look like in their mind's eye. This is an important part of them. They appreciate descriptions. Some have described themselves by saying, "I am blind. I am a visual person. I just can’t see". Other people born blind may not be interested in what such an image looks like. If they don’t want to listen to the long description, they won’t. In either case, the company wants to provide user choice. The blind user needs direct access to the long description while simultaneously needing direct access to the link to the company's home page. The blind user will not want to be forced to listen to the description but will want an option to do so. Gail writes a long description of what the logo looks like. The description
would be redundant to most sighted users as it describes what is visually evident.
She wants a quick and easy way to hide the descriptive text from sighted
viewers while providing screenreader users the option to listen to the
description if so desired. She thinks about She knows that the The Providing a longdesc with the same link each time would make it
programmatically determinable that the user has access to the description. When
adding the logo to a new page, copy/pasting with an absolute longdesc URI (e.g.
After careful consideration of all of this, Gail uses a WYSIWYG editor and
ties the logo's long description page to the logo image via the native
|
Use Case |
A web designer:
|
Notes |
Real world example logos: AccessAbility SIG, Berrien Metal Products, Inc., Indiana University-Purdue University Indianapolis Common Core Curriculum, Santa Barbara Public Library, Securian, tech.burningbird.net, ZEW |
2. Describing a Cartoon
Element | Description |
---|---|
Number | UC-02 |
Title | Describe Cartoon |
Goal | Provide a long description of a cartoon |
Primary Actor | Cartoonist |
Stakeholders and Interests |
|
Constraints |
|
Use Scenario |
Wylie, a cartoonist, draws a weekly comic strip for his blog. All the comics are made for sighted users. But he would also like to accommodate blind users if it is easy and doesn't interfere with his visual design. As a visual designer, Wylie objects to using a visual link to a long description. It is unacceptable to his aesthetics. Beyond this his upcoming design already has another functionality mapped to clicking the comic. Wylie likes the simplicity of |
Use Case |
A cartoonist:
|
Notes |
Real world example cartoons: A11y Bugs
Project , CSS Squirrel, Conseil
supérieur de la langue française, Interacciones, Grinning
Planet, dizABLED,
South West Institute of TAFE |
3. Describing Artwork
Element | Description |
---|---|
Number | UC-03 |
Title | Describe Artwork |
Goal | Provide long descriptions for artwork on a gallery web site. |
Primary Actor | Web Developer |
Stakeholders and Interests |
|
Constraints |
|
Use Scenario |
Toby, a web developer, is commissioned to create a gallery web site. He is given small thumbnail images as well as large images of each piece of artwork. The gallery wants to provide visual users the option to obtain a larger image of a thumbnail. The gallery also wants to provide blind users the option to obtain a
description of each image. Toby is given long text descriptions of what each
image looks like. The descriptions provide in text what is visually evident. A
default visual encumbrance of the long description constantly on-screen is
unacceptable due to the gallery's design requirements. Blind users will need
programmatic and direct access to the long description. They will not want to
be forced to listen to the description but will want an option to do so. Toby
knows that when the
|
Use Case |
A web developer:
|
Notes |
Real world example gallery: Dhammadana, The Original
Teaching of Buddha |
4. Describing Screenshots
Element | Description |
---|---|
Number | UC-04 |
Title | Describe Screenshots |
Goal | Provide long description of screenshots for user documentation. |
Primary Actor | Large company's documentation team. |
Stakeholders and Interests |
|
Constraints |
|
Use Scenario |
A company's documentation team is tasked with providing documentation of a new product. They create a long description of each screenshot. The descriptions describe what is visually evident and would be redundant to most sighted users so the descriptions are not provided on screen. The team considers using Modern screen readers have good support of the The team makes the decision to programmatically tie each long description to
each image via |
Use Case |
A large company's documentation team.
|
Notes |
Real world example screenshots: A11y Bugs Project, Object Description, Oracle,Rebuilding the Web,
University of Minnesota Duluth, |
5. Describing a Chart
Element | Description |
---|---|
Number | UC-05 |
Title | Describe Chart |
Goal | Provide long description of a pie chart (data visualization) for a report. |
Primary Actor | Task force member |
Stakeholders and Interests |
|
Constraints |
|
Use Scenario |
Clara, a task force member, agrees to provide a weekly report. Sometimes that report includes a data table. She creates a pie chart (data visualization) for the sighted members of the group because it makes the data comparisons easier to understand than raw numbers in a table. She writes a long description for the blind screen reader members of the group because it makes the data comparisons easier to understand than raw numbers in a table. Her long descriptions communicate the same relationships, trends, etc that the images are intended to convey. It is tempting to allow the tables themselves to suffice as an equivalent to the pie charts but she knows they wouldn't. She recall's Joe Clark talking about this a few years ago in a WCAG comment. He said,
WCAG revised their example after his comment to:
Clara contemplates adding the long description text in page or adding a visual link to a long description page but both of those ideas would add visual clutter for the sighted. As an author, designer, and visual artist that is an important consideration for her. For sighted users, the consequences adding a redundant visual text description is information overload which wastes time and taxes attention at the content's peril. Removing such visual clutter increases understanding and actual time-on-task. This is where visual design plays an increasingly important role for sighted users. It can communicate a concept a moment or two. A chart or graph condenses a larger body of information and conveys it quickly. It is what visual design and data visualization is about. The Clara places the long description on a separate a web page. Using a WYSIWYG
editor she programmatically ties the pie chart's long description to the pie
chart's image with the Clara uses Opera and the Firefox Clara's hope is that one day access to the content of longdesc attribute for the sighted will be similar to television closed captions. Closed captions are encoded or invisible to the sighted by default and must be decoded or made visible. There is a reason that closed captions (as opposed to open captions) are the default on televisions. Sighted people rarely require them. To them, they are visual noise. Clutter. Redundant. But if a sighted person wants to enable closed captions they can do so via a user preference built into the system menu. It is a user choice. Televisions do not have a default on-screen visual indicator. There is no forced visual encumbrance. This is by design. |
Use Case |
A task force member:
|
Notes |
Real world example charts: Accessibility Task Force Bug
Comparisons, |
6. Describing a Photograph
Element | Description |
---|---|
Number | UC -06 |
Title | Describe Photograph |
Goal | Provide long description of a photograph |
Primary Actor | Photographer |
Stakeholders and Interests |
|
Constraints |
|
Use Scenario |
Naomi, a photographer, takes a photograph. She has a web site and uses an older WYSIWYG editor Dreamweaver (CS3). She has blind friends as well as sighted friends who are interested in her
work. Most of her blind friends lost their sight later in life, late enough to
have a good memory of sight. One of these people is her first photography
teacher. Most of her blind friends would appreciate more detail than what can
be offered up in an Naomi did some reading on web accessibility a few years ago and remembers Joe Clark's advice for writing long descriptions. So for her blind friends and for her teacher, she tries her hand at writing what she sees. She uses ordinary words to describe visually evident elements e.g. subject matter, colors, composition etc. Naomi contemplates adding the long description text on the same page as the photo or linking to the long description with a visual link. It would add visual noise for her sighted friends most of whom are other photographers and visual artists. She recalls what Adrian Higginbotham said recently, "accessibility is something for everyone, not everything for anyone, it's the content that's important not the interface." So Naomi decides to use Naomi makes a new page in Dreamweaver (CS3) and places the long description on it.
She uploads the photograph and the long description page to her website. On
another new page she inserts the photo. Dreamweaver asks her to add both
alternate text and a Her friends visit her website. When they land on the page with the new photo each person is able to obtain content in the way that they prefer. |
Use Case |
A photographer:
|
Notes |
Real world photo examples: Dhammadana, The
Original Teaching of Buddha |
7. Describing an Email Banner
Element | Description |
---|---|
Number | UC -07 |
Title | Describe Email Banner |
Goal | Provide a long description of a banner image in a HTML weekly email newsletter. |
Primary Actor | Information Technology Professional |
Stakeholders and Interests |
|
Constraints |
|
Use Scenario |
Arvid, an information technology professional, is tasked with producing a department HTML email newsletter. He is given a banner image from the marketing department for inclusion at the top of each issue. The email is a short digest so the format does not lend itself to a long description. Even if it did, the organization's visual style guide and branding requirements will not allow a long description in the email itself or a visual indicator of a long description. The banner must be linked to the department's home page in each issue while at the same time a long description of the banner must be provided to blind screen reader users. The blind user needs direct access to the long description while simultaneously needing direct access to the link to the department's home page. The blind user will not want to be forced to listen to the description but will want an option to do so. Arvid wants a quick and easy way to hide the descriptive text from sighted
viewers and thinks about He also wants to be able to reuse the same long description text for each
and every newsletter issue. He knows that the Because of these reasons Arvid decides to use So Arvid writes a long description of that banner image explaining what is
visually evident. Using a WYSIWYG editor he places the long description of the
banner on a web page and then uploads it to his department website (i.e.
Using the same WYSIWYG editor he next crafts a HTML document for a new issue
of the department's weekly newsletter. In that the weekly newsletter document
he programmatically ties the banner's long description to the banner image with
a Arvid creates a new message in Thunderbird and inserts the previously crafted HTML via Thunderbird's insert menu. He sends the email to the newsletter subscribers. Now each week:
|
Use Case |
An information technology professional:
|
Notes |
Real world example HTML Newsletters: February 2011, March 2011, April 2011, May 2011, September 2011, October 2011, November 2011, December 2011, February 2012, March 2012, April 2012, May 2012, Summer 2012, all use the same long description. |
8. Describing Illustrations
Element | Description |
---|---|
Number | UC -08 |
Title | Describe Illustrations |
Goal | Provide long descriptions for Illustrations. |
Primary Actor | A group of librarians |
Stakeholders and Interests |
|
Constraints |
|
Use Scenario |
A group of librarians, is tasked with making a web site for a special library youth event. The illustrations for the web site are made for sighted users. However, they need:
So they decide to use The group gets to work and creates web pages for each of the planned
activities (i.e. Because the librarians have now written the long descriptions, those
descriptions can be leveraged for reuse on the same illustrations which appear
on other pages in the site. They do just that by creating a page for materials
needed for the full event (e.g.
Now the library can reuse the illustrations and the long descriptions throughout this site as well as others. Blind library patrons' and staff member's interest are met as they are able to obtain the long description. Library's interest is met as state accessibility law and library accessibility policy are adhered to. |
Use Case |
A group of librarians:
|
Notes |
Real world example illustrations: Texas State
Library |
9a. Facilitating etext Image Descriptions
Element | Description |
---|---|
Number | UC -09a |
Title | Facilitate the description of e-text images |
Goal | Facilitate creation, storage, and retrieval of long descriptions for e-books, Digital Talking Books (DTBs) or other materials. |
Primary Actor | A director of an electronic-textbook repository. |
Secondary Actor | A trained volunteer describer. |
Stakeholders and Interests |
|
Constraints |
|
Use Scenario |
Bill, the director of a textbook repository, has a large collection of science and math related material. These textbooks contain vast numbers of copyright-free images, including charts, graphs, flow charts, scatter plots and complex pictures of biological and chemical processes. Some of the books have images with long descriptions in the repository, but there are many images that do not yet have descriptions associated with them. In these cases, the books contain messages such as "No image description has been created for this image. Please contribute a description." Existing descriptions are written in plain text or in some cases make use of appropriate markup language. Several requirements to facilitate the description of these e-text images exist. Bill needs to ensure that the images are accessible to people with print
disabilities. He is aware that following the Web Content Accessibility
Guideline's (WCAG's) Technique H45: Using longdesc
would provide compliance with an e-text accessibility standard that strongly
recommends He doesn't have a big budget and contemplates crowdsourcing the task of writing the descriptions to trained volunteers and professional describers with specific subject-matter expertise. With this method people who know what they're doing could directly increase the accessibility of the collection. As the volunteers will not have web-developing skills, he needs a simple way for them to add descriptions. Because it would be redundant to most sighted users, Bill needs a way to hide the
descriptive text from sighted viewers while providing screenreader users the
option to listen to the description if so desired. He knows that the
Reuse of a description in different situations is critical, as the same
image will appear in multiple textbooks both on site and off site. He knows
that the Current descriptions in the repository use the Because of these requirements and rationale Bill decides that
With the new system in place, Bill asks Susan, an experienced and trained volunteer, to write long descriptions for images in a specific biology textbook. Susan writes the descriptions and when she is finished with her work, she notifies Bill. As part of his standard quality-control process, Bill checks Susan's work by reviewing and spot-checking the descriptions with assistive technology himself, or by asking another member of his staff to do so. Bill then makes an indication in a database that the biology text contains images with long descriptions. Now, not only are the descriptions available to users of this specific textbook, they are also available on-site and off-site for publishers, authors, educators or parents to reuse, reference, and apply remotely whenever and wherever the images are used in other materials. |
Use Case |
A director of an electronic-textbook repository is in charge of facilitating the creation, storage, and retrieval of image descriptions. The director:
|
Notes |
Related e-mail: DIAGRAM project and image descriptions - Geoff Freed, February 25, 2011. To the HTML Co-Chairs: comments regarding longdesc - Geoff Freed, March 11, 2011. Related initiatives: ObjectDescription, Webvisum, Fix the Web. |
9b. Describing etext Images
Element | Description |
---|---|
Number | UC -09b |
Title | Describe etext Images |
Goal |
Provide long descriptions for a biology text book which is hosted in a repository for e-books, Digital Talking Books (DTBs) and other materials. |
Primary Actor | A volunteer describer (subject matter expert and technology novice) |
Secondary Actor | A director of an electronic-textbook repository. |
Stakeholders and Interests |
|
Constraints |
|
Use Scenario |
Susan, an experienced volunteer trained in writing image descriptions, is asked by Bill, a textbook-repository director to write descriptions for biology textbook images so that the book can be accessible to people with print disabilities. She is glad to help. Susan follows the information contained in National Center for Accessible Media's "Effective Practices for Description of Science Content within Digital Talking Books" and writes a description for the first image in the book, which is a line graph. In one brief paragraph she summarizes the information conveyed in the graph; then, following the advice of the guidelines, she converts the point-by-point data into an accessible data table. She saves the image description in the repository's library database system
which automatically assigns it a URI and which associates and
programmatically ties the description to the image via the
After reviewing her work and verifying its accessibility with a screen reader, she repeats the process for all the other images in the book that require long descriptions. Now, not only are the descriptions available to users of this specific textbook, they are also available on-site and off-site for publishers, authors, educators or parents to reuse, reference, and apply remotely whenever and wherever the images are used in other materials. |
Use Case |
A trained describer has been asked by the owner of a textbook repository to write image descriptions for a biology textbook. She:
|
Notes |
Related e-mail: DIAGRAM
project and image descriptions - Geoff Freed, February 25, 2011. |
10. Describing a Newspaper (Lightbox) Image
Element | Description |
---|---|
Number | UC-10 |
Title | Describe Newspaper (Lightbox) Image |
Goal | Describe a lightbox type image of a newspaper's front page. |
Primary Actor | Journalist |
Secondary Actor | Web designer |
Stakeholders and Interests |
|
Constraints |
|
Use Scenario |
Bob, a journalist and Carl, a web designer are co-workers. They collaborate on a news article about a forgery. The article provides new information regarding the crime as well as information of same crime from years ago. As part of the historical information, they want to include an image of the old frontpage on the subject. It will provide a unique documentation of the scoop, which cannot be presented to sighted users by simply pointing to the old article. It will provide that demographic added value. Bob and Carl add a However, this leads to a problem for blind users. When they activate the link, they only get a larger image, which provides no story text and no description of the unique old web page's look and feel. Carl thinks about what Joe Clark wrote in his Access Manifesto. Joe said, "It simply is not the case that appearance is more important than accessibility. Nor is it less important. Neither is it a question of balancing the two, as if they were incompatible...appearance need not come at the wholesale expense of access, or vice-versa." Joe said that accessibility features are value-adding. Carl explains to Bob how a small amount of additional effort can make a big difference. So they add a longdesc attribute with a URL pointing to a description page that provides the same information as the image. They make sure to let the longdesc link point to the fragment where the description starts, thereby jumping over links or other irrelevant content on that page. Of course, they also add relevant alt text. Then they upload all of the files to the newspaper's website. They use
Firefox's longdesc
extension to the check the Now Bob and Carl have added value to their work. It is not an either or proposition. Both sighted and unsighted audiences are served. Content is customized in accordance with user needs and capabilities. |
Use Case |
A journalist and web designer team
|
Notes |
Example newspaper page were this technique could have been useful. National Institute of Dental and Craniofacial Research uses
Additional real world images use the lightbox technique:
A related light box implementation is easyALBUM. It
uses the following markup to provide a link to a larger image and
Real world photo
albums use |
Guidelines, Laws, Policy, and Standards
Guidelines
- AccessIT (National Center on Accessible Information Technology in Education)
- Accessible Tech "Since longdesc is now supported by screen readers, it is the recommended technique for providing long descriptions of images..."
- Arizona State University
- BBC
- City and County of Denver
- City of San Francisco
- Durham University
- EDUCAUSE
- European Commission
- European Union's Communication From The Commission To The Council, The European Parliament, The Economic And Social Committee, And The Committee Of Regions. Europe 2002: Accessibility Of Public Web Sites And Their Content (PDF) mentions the use of @longdesc
- IBM: Images
- IMS Guidelines for Developing Accessible Learning Applications - "Utilize the longdesc attribute for images that have useful content and require more lengthy descriptions."
- informatizacia (Slokakia)
- ISO/IEC 15445:2000(E): Information technology - Document description and processing languages - HyperText Markup Language (HTML)
- Massachusetts Institute of Technology
- National Center for Accessible Media
- Open Ajax
- Pearson Web Accessibility Guidelines for Digital Learning Products
- PubbliAccesso.gov.it
- State of Hawaii
- Sumitomo Mittsui Banking Corporation
- symbio.cz
- United States Internal Revenue Service
- University of Innsbruck, Austria
- User Agent Accessibility Guidelines (UAAG) 3.1.1
- Techniques for User Agent Accessibility Guidelines 1.0 (Long Descriptions)
- Web Content Accessibility Guidelines (WCAG) 1.0
- WCAG 2.0
- Webrichtlijnen
Laws
- Dutch Accessibility Law: "Do not use d-links on government websites. The use of longdesc (long description) attribute is preferred if the alternative text in the alt attribute is inadequate for understanding the information in the image." R-pd.7.3
- Illinois Information Technology Accessibility Act: "The longdesc attribute of the img element can also be used to provide a link to a full description. Because longdesc it is not yet supported by most web browsers, it should not be used as the only method of providing a full description."
- Portuguese RCM 155/2007 encourages all public authorities, target resolution to advertise level of compliance, posting a symbol of web accessibility and the respective logos of the W3C. The code will have to meet two conditions: bear the legend "Web Access Symbol" and The description should be provided via the attribute 'longdesc' image and also by D-Link. Simbolos de conformidade da acessibilidade Web provides details.
- Texas Administrative Code: "A text equivalent for every non-text element shall be provided (e.g., via "alt," "longdesc," or in element content). "
- United States Section 508: "Provide text equivalent for every non-text element (e.g., via "alt," "longdesc,"or in element content."
Policy
- Athens Clark County
- Biz/ed.co.uk
- California Department of Rehabilitation
- CPG Capital Partners (China)
- City of Encinitas
- Connecting for Health UK
- Contra Costa County
- Crown Prosecution Service (UK)
- Durham University
- Education, Audiovisual and Culture Executive Agency (EU)
- EnergyNet
- Fedstats
- Garrett Paving Company
- Governo Italiano Directive
- Honolulu Department of Transportation Services
- Humboldt State University
- Law Office of Lainey Feingold
- LCC International University (Lithuania)
- National Development Team for Inclusion (NDTi)
- nuclearmalaysia.gov
- Patient Opinion (UK)
- Princeton
- Purdue
- Roger James, Clements & Partners Solicitors
- Sacramento Sheriff's Department
- Sietook (Slokakia)
- State of Connecticut
- State of Indiana
- State of Maine
- State of Oklahoma
- State of Oregon
- State of Vermont
- The Laws Reiews (UK)
- Trinity College Dublin
- United Nations
- United States Department of Commerce
- University of Georgia
- University of Houston
- University of Illinois at Chicago Center for the Advancement of Distance Education
- University of Wisconsin La Crosse
- University of Wisconsin Madison
- University of Wisconsin Superior
- University of Western Ontario
- Welt-Historie
- Young Engineers
Standards
- California State University
- County of Sonoma
- Diagram Center
- Federal Business Opportunities: Text and Data Analytics Solicitation Number: FDA-SOL-2012-1099203
- Global Scientia
- Gov Delivery
- Monroe County
- New York State Forum
- Oracle (VPAT)
- Oregon.gov
- University of California
- State of Indiana
- Texas A&M
- University of Wisconsin-Milwaukee
- U.S. Department of the Interior - U.S. Geological Survey
- U.S. Environmental Protection Agency
- U.S. Geological Survey
- Wright State University
Tools
Browsers
Opera, Firefox, Chromium, and Internet Explorer all support longdesc DOM reflection.
- Firefox has accessibility API support. As of Mozilla 25 FireFox has native support via the image context
menu.
Support for prior versions is suppiled via:
- Longdesc Firefox Extension by Patrick H. Lauke, adds a "View Image Longdesc" option to the image context menu that activates the link to the long description.
- Longdesk 0.2 FireFox Extension by Anthony Ricaud, adds a link to the longdesc under images that provides one.
- iCab - native support of longdesc via a context-menu.
-
Opera - native
support of longdesc. exposition of the longdesc is exposed by a right click on
the image for which the longdesc has been defined.
- TellMeMore Opera extension - Respects a web page's visual design yet provides critical functionality. It will "Find things that have more description available, and show them on demand. Where images (or something else) have a longdesc attribute, the extension notifies by changing its icon and title, and enables the user to see a list of the descriptions available, in its popup. When the user selects an item in the popup, a new window opens with the description in it."
- Long Description Favelet - "This favelet announces the number of images with longdesc attributes and provides links to the long description file in each case." by James W. Thatcher. Works ubiquitously in Chrome, FireFox, Internet Explorer, Safari, Opera, and iCab.
- Chrome is in the process of adding native right-click access.
- Chrome Longdesc Plugin by Chris Kennish. It "highlights and provides right-click access to image long descriptions, where provided."
- Internet Explorer
(IE)
- When used together with assistive technology such as Jaws, IE makes longdesc accessible to the AT user.
- Configuring Internet Explorer to Handle Longdesc - Adds a context menu entry to extract the longdesc attribute value and have the page navigate to its content for sighted users. by Sean Hayes.
- Longdesc Linker for Internet Explorer 6 - Browser Helper Object which adds a "Long Description" item to the context menu that IE uses for images.
- Netscape 7.0 (rv:1.0.1 Gecko/20020823) supports the longdesc the context menu.
- Home Page Reader has native support of longdesc and is still used in Japan for longdesc, even though it stopped being maintained years ago.
- SeaMonkey - discloses longdesc URI via <right-click>/<properties>/Description
- WebbIE
Assistive Technology
The following assistive technology informs users that an image has a long description, at which point the user has the option of reading the description or skipping it.
- Chromevox began supporting
longdesc
in version 1.26. It is announced and can be activated with Cvox+C>D - NVDA will now announce the existence of the long description, and a user can press NVDA+d to open it.
- JAWS Version 4.01 and up.
- Adaptive Multimedia Information System (AMIS)
- LookOUT in combination with WebbIE.
- Sense Reader Professional Edition v1.1.0.6 (KoreChromeVoxan)
- SuperNova/Hal
- Thunder in combination with WebbIE.
- Window-Eyes
- Home Page Reader has native support of longdesc and is still used in Japan for longdesc.
Authoring Tools
The following authoring tools support the longdesc attribute.
- AChecker - developed by the Assistive Technology Resource Centre, University of Toronto.
- AD Gallery
- Alt Text Checker
- Amaya
- ASP.NET
- BlueGriffon
- CKEditor
- Connexions Markup Language (CNXML)
- Cute Editor
- Docbook
- Dreamweaver
- Drupal 7 - Drupal 7 Release Date, January 5, 2011.
- easyALBUM
- is screen reader friendly. The "slideshow" uses 3 attributes: alt, title and
longdesc. An example
album that uses
longdesc
. - elRTE editor - developed mostly by a Russian team.
- Expression Studio
- Expression Web
- Galleria - One of the files of the 'gallery software' says, "Setting this to true will open any image links in a new window. You can add image links using the longdesc attribute (default) or customize it using data_config".
- gp|Easy CMS
- HERA
- iGraph-Lite - can "generate rich descriptions alongside graphs through the longdesc tag", "Evaluating a tool for improving accessibility to complex visual objects (PDF document) " Ferres, L., Lindgaard, G.,Sumegi, L. 2010
- Juicy Studio's Image Analyser
- jQuery Accessible Longdesc Plugin
- LongDesc Page Generator
- ObjectDescription
- Oxygen XML Editor
- RadEditor for ASP.NET AJAX
- Save As DAISY/MSWord Add-In
- simplepie
- SiteVision.se (CMS)
- TinyMCE
- WAVE
- Weblight
- WordPress longdesc Plugin
- Visual Studio and ASP.NET
- XStandard
Online Tutorials and Documentation
- About.com
- Academic HTML (Japan)
- Accesibilidad en la Web
- Accessing Alternate Content - Patent 7546531 - Tantek Celik, Assignee Microsoft.
- access elearning
- Accessibubble
- anvandbart
- Articlesbase
- ASP.NET
- brasilseo.com
- Bytown Internet
- CalPoly
- CAST
- cezzy (Poland)
- Codezine.jp
- Connexions
- Clopotel (Romania)
- csshtml.biz (Russian)
- Cute Editor Documentation
- DAISYpedia
- DBTAC: Southeast ADA Center
- developerFusion
- Docbook
- Donald Evans
- Dreamweaver Help
- Evotech
- Freedom Scientific
- Georgia Tech
- Hotsource
- Humboldt State University
- HTML5 Accessibility
- HTML y Accesibilidad: el atributo longdesc en imagenes (Spain)
- htmlbook.ru
- HTML Code Tutorial
- Ian Hickson
- idocs
- IncludeTrinity (YouTube Video)
- InFroBrol (Belguim)
- interval (Czech)
- James Madison University
- Jarmin.com
- Jim Thatcher
- JIS accessibility checkpoints (3) - 7.1.1.1 LONGDESC Attributes (Japan)
- Joe Clark
- Kodai.manualai (Lithuania)
- Mesinsectes
- Michigan State University: Web Accessibility 101, HTML Code Guide
- Microsoft
- Microsoft ASP.NET
- Microsoft FrontPage
- National Center for Accessible Media (NCAM)
regularly conducts on-line seminars on how to describe images using
longdesc.
- National Institute of Information and Communications Technology (Japan)
- Net Mechanic
- Net Resolve (Poland)
- Nichibun.net (Japan)
- Ohio State University
- OneVoice for Accessible ICT
- Opera
- O'Reilly
- Pasadena City College
- pristupnost (Czech)
- Programmers Heaven
- RIN (Russia)
- Sergio Iglesias
- Shelby County Schools
- Sidar
- SitePoint
- SitePoint iframe
- SmarTech
- SEO Workers
- Social Security Administration (Alt Text Guide PDF)
- State Government of Victoria
- Telerik
- Texas School for the Blind and Visually Impaired
- The Customize Windows
- Tisuchi
- UKO
- ullvitorget.koping (Sweden)
- United States Department of Veterans Affairs
- University of Alicante
- University of California
- University of Central Washington University
- University of Connecticut
- University of Illinois at Urbana/Champaign - Comics
- University of Illinois at Urbana/Champaign - Graphs
- University of Illinois at Urbana/Champaign - Maps
- University of Louisville
- University of Michigan
- University of Minnesota Duluth
- University of New Hampshire
- University of South Florida
- University of Utah
- University of Washington
- University of Wisconsin at Oshkosh
- Virginia DeBolt
- W3C Curriculum
- W3C Getting started with HTML
- W3C Techniques for WCAG 2.0
- W3C Quality Assurance
- W3 Processing
- w3resource
- W3 Schools
- WebAIM
- WebAIM Dreamweaver Tutorial
- Web Accessibility
- Web Accessibility Magazine (Japan)
- Web Design Group
- Webplatform.org
- Webucator
- WGBH
- Wise Women
- XHTML.co.il schools
- xiper
Books
- Castro, Elizabeth. HTML, XHTML, and CSS, Sixth Edition: (Visual QuickStart Guide), Peachpit Press, 2006. p 262.
- Chisholm, and May. Universal Design for Web Applications: Web Applications That Reach Everyone, O'Reilly Media, 2008. p. 27.
- Coombs, Norman. Making Online Teaching Accessible: Inclusive Course Design for Students with Disabilities, Jossey-Bass, 2010. p 130.
- Clark, Joe. Building Accessible Websites, New Riders Publishing, 2002. pp 68-69.
- Debolt, Virginia. Integrated HTML and CSS, Sybex Inc, 2005. p 179.
- Duckett, Jon. Beginning HTML, XHTML, CSS, and JavaScript, Sybex Inc, 2009. p 85.
- Hricko, Mary (Editor). Design and Implementation of Web-Enabled Teaching Tools, Idea Group Publishing, 2002. pp 55-56.
- Lowery, Joseph. Beyond Dreamweaver, O'Reilly, 2002. pp 39-40.
- Lowery, Joseph. Dreamweaver CS6 Bible, Wiley, 2012. pp 365-366.
- McFarland, David. Dreamweaver CS5: The Missing Manual , O'Reilly, 2010. p 226.
- McFarland, David. Dreamweaver CS5.5: The Missing Manual , O'Reilly, 2011. p 237.
- Musciano, Chuck and Kennedy, Bill. HTML & XHTML: The Definitive Guide, O'Reilly, 2006. p 137, 402.
- Niederst Robbins, Jennifer. A Beginner's Guide to (X)HTML, StyleSheets, and Web Graphics, O'Reilly, 2007. pp 119-120.
- O Connor, Joshue Joomla! Accessibility: A quick guide to creating accessible websites for People With Disabilities, Packt Publishing, 2007. p 69.
- Paciello, Michael G. Web Accessibility for People With Disabilities, CMP Books, 2000. pp 98-100.
- Phillips, Lee Anne. Practical HTML 4, Sams, 1999. pp 134-146.
- Slatin, John M. and Rush, Sharron. Maximum Accessibility: Making Your Web Site More Usable for Everyone, Addison Wesley Professional, 2002. pp 18, 154, 156, 245, 255-256.
- Shreves, Ric. Joomla! Bible, 2010. Wiley. p 718.
- Siarto, Jeff. Head First Web Design, 2008. O'Reilly. pp 285-287.
- Thatcher, Jim et al. Web Accessibility: Web Standards and Regulatory Compliance, friends of ED, 2006. p 409.
- Walter, Aarron. Building Findable Websites: Web Standards SEO and Beyond, O'Reilly, 2008. pp 31-33.
- Watrall, Ethan and Siarto, Jeff. Head First Web Design, O'Reilly, 2008. pp 285-286.
Accessibility Crowdsourcing Initiatives
Accessibility Crowdsourcing Initiatives include:
Related Articles and Blog Posts
- Accessible Infographics: Longdesc - Ted Drake
- Adding Londesc support to Opera 10.10 - Henny Swan
- An offer to the HTML5 team to save longdesc - Vlad Alexander
- Comparing longdesc to <a href> - Ben Millard
- Effective Practices for Description of Science Content within Digital Talking Books - National Center for Accessible Media (NCAM)
- Enhancement to and replacement for longdesc - Vlad Alexander
- How do we save longdesc? - Vlad Alexander
- Interesting discussion on longdesc in Firefox's Bugzilla - Shelley Powers
-
Longdesc & Other Long Image Description Solutions, part 1 - Dennis
Lembree
- Longdesc & Other Long Image Description Solutions, part 2 - Dennis Lembree
- Long Descriptions and Political Cartoons - Shelley Powers
- longdesc inn i HTML5-varmen - medialt.no
- Longdesc is Dead! Long Live Longdesc! - Joshue O Connor
- longdesc in HTML5 - Bruce Lawson
- Long description support in web browsers - Adam Sampson
- Longdesc Misuse: How Prevalent? - Karl Groves
- No longdesc Attribute in HTML5 - Roger Johansson
- Strategic Decisions in a Strategy-less Environment - Shelley Powers
- Soporte del atributo longdesc en los editores de HTML actuales - accesibilidadenlaweb
- The HTML 5 Image Element - Gez Lemon
- The longdesc lottery - Mark Pilgrim
- Validating the longdesc attribute - Site Validator
- W3C Control To Major Tom - Kyle Weems
- When is accessible not accessible enough? the death of LongDesc - Adrian Higginbotham
- WYSIWYG Support for @longdesc Today - John Foliot
Search on Markmail for Related E-mail
Other Studies
- Screen Reader User Survey #3 Results - WebAIM, December 2010, results released February 28, 2011.
- Screen Reader User Survey #2 Results - WebAIM, October 2009.
- Screen Reader User Survey #1 Results - WebAIM, December 2008 through January 2009.
- User Testing Footage - Joshue O Connor, September 4, 2007.
- Longdesc usage - whatwg.org, August 12, 2007.
HTML5 Specification
HTML5 Image Description Specification
Bugs
Findings
The longdesc
attribute:
- Provides a solution to specific use cases. It solves real problems.
- Provides an accommodation to blind users and avoids the flawed "one size fits all" solution.
- Affords authors the native capability to provide information that is essential for blind users but would be redundant for sighted users and unacceptable to visual designers' aesthetics.
- Does not force a visual encumbrance or default visual indicator on sighted users.
- Programmatically ties a description to an image.
- Provides a method for the long description to be programmatically determinable when an image already has a link which is mapped to go to another document or a larger image.
- Provides easy reuse of the targeted description from multiple sources (i.e. ability for an image to appear on multiple documents throughout a site or throughout multiple sites or from an HTML email while at the same time linking to one longdesc document).
- Permits pointing to external sources that allow the full use of HTML as well as other markup languages, such as MathML or SVG.
- Allows screen reader users freedom of choice. The description is not forced upon them whether they want it or not. They can interact with it at their own will. With other solutions like aria-describedby this is not possible.
- Allows structured content in its target.
- Strengthens HTML5's capacity to express semantics. A longdesc's purpose is to provide a long description.
- Is backwards compatible.
- Saves bandwidth, for those users who don't need a long description.
- Is recognized by existing authoring tools, user agents, assistive technologies, educational material, etc. Has a critical support base that has taken a decade to build and would probably take another to rebuild with something else. Something new would setback progress.
- Unlike options such as using <object data=image><markup/></object> (or <canvas src>), longdesc does not require any change or "messing" with the ARIA role or of the <img> element.
- Is in current use on numerous company, organizational, governmental, educational, and personal sites throughout the world.
- Has some native browser support which is expected to continue as part of support for HTML4x. Extensions also exist.
- Is implemented in numerous authoring tools.
- Is implemented in popular assistive technology.
- Is in numerous tutorials and documentation throughout the world.
- Is in numerous guidelines throughout the world.
- Is law in various countries.
- Is policy in many organizations and companies in throughout the world.
- Is a standard in numerous organizations and companies.
- Provides authors a unique tool to use when needed. Stripping it from them is a disservice.
- Provides native semantics.
- Protocols and Formats Working Group (PFWG) "likes the idea of having built in semantics in HTML and in particular would prefer to have common document elements."
- Provides a simple, built-in solution rather than work-around hacks. It avoids needless complexity.
- A HTML attribute is easier to teach. Many content creators and developers will not learn ARIA.
- It would allow longdesc to be improved. (Bug 10015: longdesc URL checking, Bug 10019: Native user agent support for exposing longdesc to all users).
- It would possibly allow longdesc to be used on other elements that need descriptions.
Acknowledgments
Thanks to Artur Ortega, Catherine Roy, Charles McCathieNevile, Cliff Tyllick, Christophe Strobbe, Dan Conley, Daniel Glazman, Debi Orton, Denis Boudreau, Dirk Ginader, Everett Zufelt, Geoff Freed, Gregory Rosmaita, James Nurthen, Jason White, John Foliot, John Middleton, Karl Groves, Keith Parks, Leif Halvard Silli, Martin Kliehm, Michael Fields, Monika Trebo, Philip TAYLOR, Robert Burns, Roger Johansson, Sarah Bourne, Shelley Powers, Stephane Deschamps, Steve Faulkner, and Vlad Alexander.