But is it accessible?

Rimantas Liubertas wrote:
> That's not minimal document. This one is:
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<title>.</title><p>.

Strictly speaking, the <p> is optional - you only need a title and some
content

In this case dots are optional, <p> is not. What you say is true for
Transitional DTD.

The shortest page I think is valid is:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"><title></title>.

Anyone?

Well, I'll limit myself to HTML4.01 for now :)

Regards,
Rimantas
--
http://rimantas.com/


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to