11.02.2010, 01:07
|
|
Пионэр
|
|
Регистрация: 16.11.2009
Сообщений: 1,322
|
|
Kolyaj,
Боюсь, это не так.
Цитата:
|
id = name [CS]
This attribute assigns a name to an element. This name must be unique in a document.
ID and NAME tokens must begin with a letter ([A-Za-z]) and may be followed by any number of letters, digits ([0-9]), hyphens ("-"), underscores ("_"), colons (":"), and periods (".").
|
( http://www.w3.org/TR/html401/struct/global.html#h-7.5.2,
http://www.w3.org/TR/html401/types.html#type-name)
|