Welcome to WebHeadStart.org

Web Technologies

Sponsored By

WebHeadStart.org is currently in beta.
Please pardon our appearance as we work to provide you with the most comprehensive reference on today's web technologies.

Interested in advertising on WebHeadStart? Become an advertising partner today!

[WWW-HTML Mailing List Archive Home] [Messages By Thread] [Messages By Date]

Re: HTML Improvement/Suggestion

From: David Woolley <david@djwhome.demon.co.uk>
Date: Mon, 12 Dec 2005 00:30:48 +0000 (GMT)
Message-Id: <200512120030.jBC0Unt12981@djwhome.demon.co.uk>
To: www-html@w3.org

> 1) <div> and <span> aren't sufficient, because I can't nest
>     a <div> inside a span.  In practice, I'd want to be able
>     to nest two or more divs ionside a single span, in order
>     to be able to typeset in columns.

That's abusing HTML as a page description language.

> 
> 2) AFAIK, there /are/ no "methods of extending the language
>     in a fairly orderly and standard way, in any direction
>     that the author or a community wants", and this I regard

That's why XML is called *X*.  You can define additional elements, as
long as you maintain the well-formedness (which exists to support this,
not to avoid confusing people with implicit tags).  You can use namespaces
to avoid conflicts.

[X]HTML is very much a lowest common denominator.  The original concept
was similar to the current Wiki concept, i.e. that it provided something
that any intelligent person could create and edit.  There are other
XML applications, like Docbook, that are designed for more sophisticated
document creation.
Received on Monday, 12 December 2005 00:30:56 GMT
Valid XHTML 1.0! Valid CSS! Site Map | Privacy Policy | Terms of Use | WebHeadStart.org © 2005 All Rights Reserved.