Sent by Hugh Blair on 25 April 2002 09:09
> -----Original Message-----
> On Behalf Of Pascal, Fabrice
>
> > example of this can be found here:
> > http://www3.sympatico.ca/dylanfoley/workshop/soap.html
> >
> > Caveat: doesn't work in every single browser.
I notice that this pages says "P.S. your DOCTYPE is broken, the
first instance of 'HTML' should be lower case."
Yet your example says:
> Try this combination of absolute and relative positioning.
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
putting the "HTML" in UPPER case. What is the issue here?
When (if ever?) is it proper for it to be in upper case vs
lower case? This is a new issue to me.
-Hugh