Submit Your Article Forum Rules

Results 1 to 2 of 2

Thread: Table Summary Attribute

  1. #1

    Table Summary Attribute

    I was reading somewhere that I need <table summary="...."> where the summary attribute explains what the table is for... to provide accessibility to users that can't see tables.

    So I went ahead and did it, but frankly this seems to just add file size to the page with extra uneeded text. Is there any real value to the "summary" attribute?

  2. #2
    WebProWorld MVP Webnauts's Avatar
    Join Date
    Aug 2003
    Location
    European Community
    Posts
    9,028

    Use "SUMMARY" attribute for tables.

    When a table is more complicated, Web authors are encouraged to use the summary attribute of the TABLE element. This, like the longdesc attribute for images, is not represented visually. It is rendered from the HTML code by assistive technology like screen readers and talking browsers.

    The summary attribute should contain, as its name suggests, a summary of what the table presents.

    With a summary, a blind person using a screen reader (which supports the summary attribute) will have an overview of the table before he starts to read it.

Similar Threads

  1. Does Table 'Summary' Content have SEO Value?
    By The Lion in forum SEO 101
    Replies: 5
    Last Post: 01-30-2008, 11:03 AM
  2. Use of Title attribute and alt attribute
    By seolearner in forum Search Engine Optimization Forum
    Replies: 2
    Last Post: 01-12-2006, 02:06 AM
  3. does keywords kept in <table summary helps>
    By ststravel in forum Search Engine Optimization Forum
    Replies: 2
    Last Post: 11-10-2004, 11:59 PM
  4. Web summary
    By AITechnology in forum Search Engine Optimization Forum
    Replies: 2
    Last Post: 07-07-2004, 07:41 PM
  5. Source Code: How to Include a Table Summary?
    By Najoba in forum Graphics & Design Discussion Forum
    Replies: 3
    Last Post: 02-28-2004, 05:12 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •