From 074785cea106179cb3305637055ab0a009ca74f2 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:42:52 -0500 Subject: initial commit --- files/ru/web/html/element/select/index.html | 120 ++++++++++++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 files/ru/web/html/element/select/index.html (limited to 'files/ru/web/html/element/select') diff --git a/files/ru/web/html/element/select/index.html b/files/ru/web/html/element/select/index.html new file mode 100644 index 0000000000..77c08dac62 --- /dev/null +++ b/files/ru/web/html/element/select/index.html @@ -0,0 +1,120 @@ +--- +title:

+ +

Примечания

+ +

Контент этого элемента статичен и не редактируемый.

+ +

Спецификации

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
СпецификацииСтатусКоментарии
{{SpecName('HTML WHATWG', 'forms.html#the-select-element', '<select>')}}{{Spec2('HTML WHATWG')}} 
{{SpecName('HTML5 W3C', 'forms.html#the-select-element', '<select>')}}{{Spec2('HTML5 W3C')}} 
{{SpecName('HTML4.01', 'interact/forms.html#h-17.6', '<select>')}}{{Spec2('HTML4.01')}} 
+ +

Совместимость с браузерами

+ + + +

{{Compat("html.elements.select")}}

+ +

Смотрите также

+ + + +
{{HTMLRef}}
-- cgit v1.2.3-54-g00ecf