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]

HTML Improvement/Suggestion

From: jeffrey kutcher <jeffrey_kutcher@yahoo.com>
Date: Wed, 30 Nov 2005 20:47:44 +0000
Message-ID: <20051130163540.87574.qmail@web53005.mail.yahoo.com>
To: www-html@w3.org




Server Side Includes allow the server to inject html
from one html file into another.

There are so many image references in html files, that
is, the client has to go back to the server to get the
contents of images many times over, once for each
image. Why not create an include tag that takes an
iref="filename" argument that allows this tag to be
replaced with the included html contents of the file
specified in the include reference argument.

This will simplify footers, headers, and eliminate
repeated code found in many web pages.

What's one more retrieval per page? <img> already does
this for an image. Why not let <include
iref="[rel]url"> do it for html?

Jeff
 



		
__________________________________ 
Yahoo! Music Unlimited 
Access over 1 million songs. Try it free. 
http://music.yahoo.com/unlimited/ 
Received on Friday, 9 December 2005 16:49:18 GMT
Valid XHTML 1.0! Valid CSS! Site Map | Privacy Policy | Terms of Use | WebHeadStart.org © 2005 All Rights Reserved.