Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 199901

RE: [PHP3] Re: [Getting OT] PHP Manual not HTML From: Sander Pilon (3DNews) (sander <email protected>)
Date: 01/20/99

> I think I got the main point. What's to say that Netscape 5.0 won't like
> something else that neither you nor I can predict? What if, for instance,
> it crashes if your <OPTION> tags don't have closing </OPTION>
> tags? What if
> the values of all tag attributes need to be in double quotes? What if ...
>

I'll tell you who's to say that: The W3C consortium. There is an OFFICIAL
HTML standard,
and the validators should check against the official standard. Browsers
should implement
this standard, and they have done so in the past. (Upto a certain point.)

IMO, Having HTML that conforms to the official standard(s) gives you the
least chance of
errors in the future.

Sander - Who has never used a validator in his life - :)
(Hey, I did read the official HTML4.0 & CSS specs!)

--
PHP 3 Mailing List   http://www.php.net/
To unsubscribe send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest list:  php3-digest-subscribe <email protected>
For help: php3-help <email protected>  Archive:  http://www.php.net/mailsearch.php3
List administrator:  zeev-list-admin <email protected>