1
Всё о Html / Что бы это значило?
« : 16 Июня 2002, 21:49:51 »
http://www.w3.org/TR/xhtml1/ - рекомендация... читаем:
Цитировать
4.6 Empty Elements
Empty elements must either have an end tag or the start tag must end with />. For instance,
or
. See HTML Compatibility Guidelines for information on ways to ensure this is backward compatible with HTML 4 user agents.