navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
FrontPage Alternative
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Free FrontPage Templates

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

 

Warning: table lacks "summary" attribute!

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> General Web Development >> Warning: table lacks "summary" attribute!
Page: [1]
 
Dompros

 

Posts: 161
Joined: 2/14/2002
From: CA USA
Status: offline

 
Warning: table lacks "summary" attribute! - 2/18/2002 13:54:44   
How in the heck does one write, a table summary attribute?
DarlingBri

 

Posts: 3123
From: Left of Centre, Cork, Ireland
Status: offline

 
RE: Warning: table lacks "summary" attribute! - 2/18/2002 14:14:22   
Where in the heck are you getting that message?



--Bri
-----
#!usr/bin/girl

(in reply to Dompros)
Dompros

 

Posts: 161
Joined: 2/14/2002
From: CA USA
Status: offline

 
RE: Warning: table lacks "summary" attribute! - 2/18/2002 14:39:01   
Hi, Bri!
Got it from an HTML validator.

It says:
The table summary attribute should be used to describe the table structure. It is very helpful for people using non-visual browers. The scope and headers attributes, for table cells are useful for specifying which headers apply to each table cell, enabling non-visual browers to provide a meaningful context for each cell.

Here's an example; I'm working in FP2002, see the border collapse atttribute. I have no idea what it's for either!

<table summary="web site navigation" width="100%" border="0" cellspacing="0" cellpadding="2" style="border-collapse: collapse">

I see the tags for the table summary, but I don't know what to write in between them!

Regards, Robert




(in reply to Dompros)
jbrandt04330

 

Posts: 35
Joined: 2/18/2002
From: Augusta ME USA
Status: offline

 
RE: Warning: table lacks "summary" attribute! - 2/18/2002 14:57:46   
If person with a visual disability is visiting your site with a text-reader, the text reader may not understand that you have used a table for layout purposes. When I use Tables for that purpose I make the SUMMARY statements look like this:

SUMMARY="Tables used on this page are for formatting purposes only">

If you are using a Table as a data table, the reason for which is was developed, you can simply provide a description of what is contained in the table (e.g., "This is the Table of Periodic Elements"). In that case, you should also indicate that the top cells are Headers cells.

There are lots of additional things you can do to make Tables accessible, see my tutorial for more info:

http://www.mainecite.org/fptut/ch6.htm

John E. Brandt
jebs webs
jebswebs@earthlink.net

(in reply to Dompros)
Dompros

 

Posts: 161
Joined: 2/14/2002
From: CA USA
Status: offline

 
RE: Warning: table lacks "summary" attribute! - 2/18/2002 15:18:14   
Well, thanks alot John!
You just filled a blank spot in my brain!
That's an excellent tutorial!

Regards, Robert


(in reply to Dompros)
jbrandt04330

 

Posts: 35
Joined: 2/18/2002
From: Augusta ME USA
Status: offline

 
RE: Warning: table lacks "summary" attribute! - 2/21/2002 14:39:00   
Glad you liked it...tell all of your friends!

jeb

John E. Brandt
jebs webs
jebswebs@earthlink.net

(in reply to Dompros)
Page:   [1]

All Forums >> Web Development >> General Web Development >> Warning: table lacks "summary" attribute!
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts