Site Report

[Skip navigation links]

This tab shows accessibility issues, indicating problems for older users, people with disabilities and those with accessibility needs.

WCAG2Section 508Key
ACriticalCriticalCritical Priority A - accessibility users will find it impossible to use some pages
AAVery Important   Very Important Priority AA - accessibility users will find it difficult to use some pages
PriorityURL / Description Line
View Pages  CriticalAll ONCLICK handlers should have an equivalent ONKEYPRESS handler.Section 508 1194.22 (l) WCAG2 A F54
Some users are unable to use a mouse, so use the keyboard instead. Add an equivalent keyboard event handler to help these users.
http://www.xmediasolution.com/ 333 426
View Pages  CriticalDocument title must not be blank.WCAG2 A F25
For HTML pages change the TITLE tag. For Office documents and PDF documents produced from Office, fill in the Title in Document Properties before saving as PDF.
http://www.xmediasolution.com/pdf/xmedia_solutions_profile.pdf 1
View Pages  CriticalEach A tag must contain text or an IMG with an ALT tag.WCAG2 A F89
Add text to the link, or ALT text if the link contains an image. If there is no link text or the ALT tag is blank, screen readers have nothing to read, so read out the URL instead.
http://www.xmediasolution.com/ 113 234 243 244 245 ...
http://www.xmediasolution.com/company.html 43 440 444 452 494 ...
http://www.xmediasolution.com/reg/career.php 83 794 795 802 803 ...
http://www.xmediasolution.com/services.html 35 177 290 298 340 ...
This issue was found on another 3 pages. The evaluation version is limited to showing issues on 4 pages.   
View Pages  CriticalIf a table is used for layout, do not use any structural markup (TH, HEADERS and SCOPE) for the purpose of visual formatting.WCAG2 A F46
Change TH to TD elements and remove HEADERS and SCOPE if this is a layout table.
http://www.xmediasolution.com/ecommerce-website-designer.html 176
View Pages  CriticalIFRAME tags must have alternative content.Section 508 1194.22 (a)
To cater for screen readers that don't support frames, place some text in the IFRAME tag. For example: <iframe src='file.htm'>Alternative content</iframe>
http://www.xmediasolution.com/ 600
View Pages  CriticalIMG tags must have an ALT attribute.Section 508 1194.22 (a) WCAG2 A F65
Add an ALT attribute describing each image, which screen readers read aloud. Spacer images and purely decorative images should use ALT=''.
http://www.xmediasolution.com/company.html 469
http://www.xmediasolution.com/dynamic-website-designing.html 429
http://www.xmediasolution.com/services.html 315
http://www.xmediasolution.com/static-website-designing.html 426
This issue was found on another 1 pages. The evaluation version is limited to showing issues on 4 pages.   
View Pages  CriticalLABEL elements should be not be blank.WCAG2 A 4.1.2
Add text to the LABEL describing the associated control.
http://www.xmediasolution.com/company.html 270
http://www.xmediasolution.com/dynamic-website-designing.html 264
http://www.xmediasolution.com/ecommerce-website-designer.html 308
http://www.xmediasolution.com/static-website-designing.html 261
View Pages  CriticalNo TITLE attributes found for the frames on these pages.Section 508 1194.22 (i) WCAG2 A 2.4.1
Add a TITLE attribute to each FRAME and IFRAME element (e.g. TITLE="Main Content"). Screen readers read out the TITLE letting the user decide which frame to visit.
http://www.xmediasolution.com/ 600
View Pages  CriticalPDFs must be tagged to be accessible by screen readers.Section 508 1194.22 (a) WCAG2 A 1.3.1
Enable the "Document structure tags" option in Word, or the "Tagged PDF" option in OpenOffice when exporting, or use the "Make Accessible" plug-in for Adobe Acrobat.
http://www.xmediasolution.com/pdf/xmedia_solutions_profile.pdf 1
View Pages  CriticalThis form control has no associated LABEL element. Affects NVDA 2011, Voiceover on OSX 10.6.WCAG2 A F68 Section 508 1194.22 (n)
Add a LABEL tag with the FOR attribute set to the ID of this control. This allows screen readers to tell the user what each control does. Do not wrap LABEL tags around input controls (implicit labels) since this is very unreliable in older screen readers.
Safari on OSX 10.6 and earlier ignores implicit labels. NVDA 2011 and earlier reads implicit labels twice.
http://www.xmediasolution.com/company.html
 262 263 264 265
Safari on OSX 10.6 and earlier ignores implicit labels. NVDA 2011 and earlier reads implicit labels twice.
http://www.xmediasolution.com/dynamic-website-designing.html
 243 247 251 255
http://www.xmediasolution.com/reg/career.php 526 650 662 671 693 ...
Safari on OSX 10.6 and earlier ignores implicit labels. NVDA 2011 and earlier reads implicit labels twice.
http://www.xmediasolution.com/static-website-designing.html
 240 244 248 252
This issue was found on another 1 pages. The evaluation version is limited to showing issues on 4 pages.   
View Pages  CriticalThis form has fields without LABEL elements or TITLE attributes.Section 508 1194.22 (n)
Screen readers use LABEL elements or TITLE attributes to describe form fields to non-sighted users. Without these, forms are very hard to use with a screen reader. Forms designed to be completed online shall allow people using assistive technology to access the information, field elements, and functionality required for completion and submission of the form, including all directions and cues.
http://www.xmediasolution.com/company.html 262 263 264 265
http://www.xmediasolution.com/dynamic-website-designing.html 243 247 251 255
http://www.xmediasolution.com/reg/career.php 526 591 650 662 671 ...
http://www.xmediasolution.com/static-website-designing.html 240 244 248 252
This issue was found on another 1 pages. The evaluation version is limited to showing issues on 4 pages.   
View Pages  CriticalThis link uses general text like "Click Here" and has no surrounding text to make the context clear.WCAG2 A F63
Screen readers read text around links to help understand what the link does. If there's no surrounding text and the link text is very general there's no way to work out what the link does.
Link text: "Read more..."
http://www.xmediasolution.com/
 500 507 514 521 528 ...
View Pages  CriticalThis page has duplicate IDs which cause problems in screen readers.WCAG2 A F77
Two or more tags on this page share the same ID. Change the ID so it is unique for each tag.
http://www.xmediasolution.com/ 745
http://www.xmediasolution.com/company.html 264 341
http://www.xmediasolution.com/reg/career.php 595 758
http://www.xmediasolution.com/services.html 187
This issue was found on another 1 pages. The evaluation version is limited to showing issues on 4 pages.   
View Pages  CriticalThis page has links to a PDF file, but does not provide a link to download Acrobat Reader.Section 508 1194.22 (m)
You should include a link to download Acrobat Reader. When a web page requires that an applet, plug-in or other application be present on the client system to interpret page content, the page must provide a link to a plug-in or applet that complies with S1194.21(a) through (l).
http://www.xmediasolution.com/ 106
http://www.xmediasolution.com/company.html 35
http://www.xmediasolution.com/reg/career.php 74
http://www.xmediasolution.com/services.html 26
This issue was found on another 3 pages. The evaluation version is limited to showing issues on 4 pages.   
View Pages  CriticalThis page has markup errors, causing screen readers to miss content.WCAG2 A F70
Fix the errors listed on the Standards tab of this report. Markup errors like missing end tags mean screen readers may skip important content.
http://www.xmediasolution.com/dynamic-website-designing.html 183 193
http://www.xmediasolution.com/ecommerce-website-designer.html 374
http://www.xmediasolution.com/reg/career.php 724 798 805
http://www.xmediasolution.com/static-website-designing.html 183 193
View Pages  CriticalUse HTML headings tags instead of applying CSS heading styles to non-headings.WCAG2 A F2
Change the element to an appropriate header element (H1, H2, H3, etc) and apply CSS styles if necessary.
http://www.xmediasolution.com/ 609 614 618
View Pages  CriticalUse the LANG attribute to identify the language of the page.WCAG2 A 3.1.1
In HTML add a LANG attribute to the HTML tag, and in PDF set the language using Document Properties in Acrobat. This allows screen readers to pronounce words correctly.
http://www.xmediasolution.com/ 2
http://www.xmediasolution.com/company.html 3
http://www.xmediasolution.com/pdf/xmedia_solutions_profile.pdf 1
http://www.xmediasolution.com/reg/career.php 2
This issue was found on another 4 pages. The evaluation version is limited to showing issues on 4 pages.   
View Pages  Very ImportantEnsure that foreground and background colors have enough contrast.WCAG2 AA 1.4.3
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The foreground/background contrast ratio is 2.415891. The ratio should be 4.5 or more, and for links this applies to both visited and unvisited styles.
http://www.xmediasolution.com/reg/career.php
 435
View Pages  Very ImportantHeadings should not be empty.WCAG2 AA G130
Add text to the heading, or ALT text if the heading contains an image. Screen readers read out page headings, allowing users to quickly skip to a section, but some older screen readers do not ignore empty headings.
http://www.xmediasolution.com/reg/career.php 570
View Pages  Very ImportantUse relative rather than absolute units in CSS property values.WCAG2 AA 1.4.4
Absolute units are CM, MM, IN, PC and PT. When used with fonts PX is also considered an absolute unit, because it isn't relative the user's preferred font size. Low-vision users often use the "large fonts" mode of Windows, which makes each pixel larger than usual. This usually causes problems with pixel based layouts, which also perform badly on handheld and widescreen displays. Percentage values "stretch" according to screen size and work on a large range of display sizes.
http://www.xmediasolution.com/ 33
http://www.xmediasolution.com/reg/career.php 435 435
Expand All20 issues on 8 pages
Close HelpHelp More Info