- From: Dmitry Turin <html60@narod.ru>
- Date: Thu, 28 Jun 2007 11:23:34 +0300
- To: public-html@w3.org
Good day. It's possible to use single tag instead of OBJECT and LINK, applicability of this single tag will depends of whether it's inside BODY or outside. I offer to use tag LINK in all cases for _unification_ (as the most semantically neutral). According to that, its attribute 'type' should be specified, when tag is outside BODY, and un-specified, when tag is inside. Besides that, let's allow to use tag LINK any time, when it's necessary to insert one html-document into another. <head> <link type="text/css" href="./a.txt"> </head> <body> <link src="./a.jpg" > <link classid= data= > <link src="./a.htm" > </body> Dmitry Turin HTML6 (6.1.0) http://html60.chat.ru SQL4 (4.1.0) http://sql40.chat.ru Computer2 (2.0.2) http://computer20.chat.ru
Received on Thursday, 5 July 2007 06:52:26 UTC