- From: Steven McCaffrey <SMCCAFFR@MAIL.NYSED.GOV>
- Date: Wed, 10 Jan 2001 14:53:06 -0500
- To: <Jimmie.Fitzgerald@jbosc.ksc.nasa.gov>, <w3c-wai-ig@w3.org>
Hello all: My version of JFW, 3.31, with the closing /p tags added gives me different renderings depending whether I use the PC or the vbirtual cursor. According to the PC cursor, the cells are all on one line; according to the virtual cursor the cells are on separate lines, like this: GS-1 15,701 16,225 I find it better to have the cells on separate lines. -Steve Steve McCaffrey Senior Programmer/Analyst Information Technology Services New York State Department of Education (518)-473-3453 smccaffr@mail.nysed.gov Member, New York State Workgroup on Accessibility to Information Technology Web Design Subcommittee http://web.nysed.gov/cio/access/webdesignsubcommittee.html >>> "Fitzgerald, Jimmie" <Jimmie.Fitzgerald@jbosc.ksc.nasa.gov> 01/10/01 01:04PM >>> I think we have gotten off track a bit. Whether it is smart, correct, appropriate, or whatever to place P tags in a TD is moot isn't it? What I'm seeing is people saying Jaws needs to modify their program to accommodate this code. That is called passing the buck. As developers, we must work within the boundaries set by Jaws and other tools like them since it is our product that must be accessible. Theirs is the working end of it all. If Jaws cannot read P tags in TD's then we are compelled to not place P tags in TD's. We should never knowingly write our code to a point where we know Jaws will fail. It is up to us to write accessible documents and we should not lose focus of that. If and when Jaws interprets P's inside of TD's correctly, then we can begin doing that. But, until then it is a known issue and we avoid using them. Jim Fitzgerald -----Original Message----- From: Frank Tobin [mailto:ftobin@uiuc.edu] Sent: Wednesday, January 10, 2001 12:49 PM To: Tina Marie Holmboe Cc: wai-ig list Subject: Re: Fw: Disturbing trend in tables Tina Marie Holmboe, at 16:10 +0100 on Wed, 10 Jan 2001, wrote: I believe you are seeing the results of - yet another - hack to achieve a visual layout. From the above I would make a guess that they are trying to get extra space on top of the cell, and - as we all know - a <P> 'makes' extra space. Personally, I don't quite see what the problem is. First, it's perfectly valid xhtml to have paragraphs inside of a td. Second, what if there are semantically two paragraphs in side the td? How would you propose distuinguishing them if without <p>? -- Frank Tobin http://www.uiuc.edu/~ftobin/
Received on Wednesday, 10 January 2001 14:55:50 UTC