[thelist] Table Problem

martin.p.burns at uk.pwcglobal.com martin.p.burns at uk.pwcglobal.com
Thu Jan 11 05:19:34 CST 2001


Memo from Martin P Burns of PricewaterhouseCoopers

-------------------- Start of message text --------------------

Hi Tijs

That kind of worries me. Because the longer developers maintain
the mindset of "I'm not bothered about standards until all the browsers
and dev tools support them all", the longer the vendors will be able
to justify the approach of "Our customers don't want them" and
not build standards-compliant tools and browsers.

It's a chicken and egg situation. And the only way out of it is to
influence the bits we can ie the sites we build. (oh and lobby
MS, NS, Adobe & Macromedia with the message that these
things matter)

Cheers
Martin






Please respond to thelist at lists.evolt.org
To:   thelist at lists.evolt.org
cc:


Subject:  Re: [thelist] Table Problem



Browsers are not W3C compliant so my code isn't either ;-)

But I must admit your solution serves both purposes.

Hi! i'm new to this list, sorry if i start off a bit harsh...

Greets,
Tijs

> >
> >This usually works since the form now falls 'outside of the
> >document flow'.
>
> And outside specification. :) If you run a page with the code above through
> the W3C validator, it will throw a long list of errors all related to those
> two tags.
>
> Brent, since you only have one form on this page, you can put the
> <form></form> pair outside the first table like this:
>
> <body>
>  <form>
>   <table>
>    [...buncha stuff...]
>   </table>
>  </form>
> </body>
>
> It collapses that cell around your <input> and validates as well.
>
> http://www.asd.k12.ak.us/testbed/site_map.html
>
> (There are a some other issues with that page concerning validation,
> too...mostly lack of "alt" attributes for you <img> tags.)
>
> Good luck,
> David
> -----



--------------------- End of message text --------------------

The principal place of business of PricewaterhouseCoopers and its associate
partnerships is 1 Embankment Place, London WC2N 6NN where lists of the
partners' names are available for inspection. All partners in the associate
partnerships are authorised to conduct business as agents of, and all
contracts for services to clients are with, PricewaterhouseCoopers. The UK
firm of PricewaterhouseCoopers is authorised by the Institute of Chartered
Accountants in England and Wales to carry on investment business.
PricewaterhouseCoopers is a member of the world-wide
PricewaterhouseCoopers organisation.
----------------------------------------------------------------
The information transmitted is intended only for the person or entity to which
it is addressed and may contain confidential and/or privileged material.  Any
review, retransmission, dissemination or other use of, or taking of any action
in reliance upon, this information by persons or entities other than the
intended recipient is prohibited.   If you received this in error, please
contact the sender and delete the material from any computer.






More information about the thelist mailing list