The '<' and '>' symbols are standard international quotation marks.
You are continuing the Myth of Microsoft's policy of proprietary code and
standards for the web.
By working to strict standards, in creation and checking of the code
beneath a webpage, we can provide a more stable platform to display the
content to the widest possible audience. For a standard to be effective it
must be tightly defined and adhered to. Arbitrary decisions about coding
principles are not the remit of a code validator.
Leave the decisions about where and when to 'break' the code in the hands
of the author.
Duncan
The reason that many pages would not render in a fully compliant browser
is purely because they are not using standards compliant code, is this
something that we must perpetuate, or should we perhaps move forward on
the web and work from and to acceptable standards.
None of the current top level browsers, other than the IE family will
break a standards compliant valid page at any level from transtional to
strict DTD in HTML or XHTML. Coded semantically the pages will also give
better rendering and more accurate styling with CSS, and last but not
least, will make perfect sense to text only browsers and assistive
technology.
Duncan
On Tue, 11 Mar 2008 15:45:20 -0000, Albert Wiersch <goo...@wiersch.com>
wrote:
Latest public release of Firefox (Windows, Mac, Linux)
with the following extensions installed:
Chris Pederick's Web Developer Toolbar (All platforms)
HTML Validator by Marc Gueury (All platforms)
Firebug by Joe Hewitt (All platforms)
they are all free and well supported, as a combination or individually
they will help keep your coding on track as you develop your website.
It is seen as good practice to test and develop using a browser like
Firefox and then pick up the bits that straggle about in IE. On a
standards based page, even IE6 is capable of not messing things up too
much.
Best wishes
Duncan
Be honest with people, call it an 'Evaluator', but unless you give default
standards compliant checking out of the box, the term 'Validator' is
misleading, because you have already made the decisions on what to accept
and what not to accept as permissible deviations from the standards.
Many things around us operate on standards, why is web-coding any
different if you want it to work everywhere as intended.
Duncan
On Tue, 11 Mar 2008 20:29:08 -0000, Albert Wiersch <goo...@wiersch.com>
wrote:
>
>
--
Duncan Hill
(DHadmin)