{"id":135663,"date":"2026-09-04T08:48:50","date_gmt":"2026-09-04T02:48:50","guid":{"rendered":"https:\/\/rcl-radio.ru\/?p=135663"},"modified":"2026-09-04T08:48:50","modified_gmt":"2026-09-04T02:48:50","slug":"button-%d0%b8-input-typesubmit-%d0%b2-%d1%87%d1%91%d0%bc-%d1%80%d0%b0%d0%b7%d0%bd%d0%b8%d1%86%d0%b0-%d0%b8-%d0%b3%d0%b4%d0%b5-%d0%ba%d0%b0%d0%ba%d0%be%d0%b9-%d1%81%d1%82%d0%b0%d0%b2%d0%b8%d1%82","status":"publish","type":"post","link":"https:\/\/rcl-radio.ru\/?p=135663","title":{"rendered":"Button \u0438 input type=&#187;submit&#187;: \u0432 \u0447\u0451\u043c \u0440\u0430\u0437\u043d\u0438\u0446\u0430 \u0438 \u0433\u0434\u0435 \u043a\u0430\u043a\u043e\u0439 \u0441\u0442\u0430\u0432\u0438\u0442\u044c (HTML)"},"content":{"rendered":"<p><code class=\"CodeInlined\">&lt;button type=\"submit\"&gt;<\/code>\u00a0\u0438\u00a0<code class=\"CodeInlined\">&lt;input type=\"submit\"&gt;<\/code>\u00a0\u2014 \u043e\u0431\u0430 \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u044f\u044e\u0442 \u0444\u043e\u0440\u043c\u0443. \u0420\u0430\u0437\u043d\u0438\u0446\u0430 \u0432 \u0442\u043e\u043c, \u0447\u0442\u043e \u0432\u043d\u0443\u0442\u0440\u0438\u00a0<code class=\"CodeInlined\">&lt;button&gt;<\/code>\u00a0\u043c\u043e\u0436\u043d\u043e \u043f\u043e\u043c\u0435\u0449\u0430\u0442\u044c \u043b\u044e\u0431\u043e\u0439 HTML-\u043a\u043e\u043d\u0442\u0435\u043d\u0442 (\u0442\u0435\u043a\u0441\u0442, \u0438\u043a\u043e\u043d\u043a\u0438, \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f), \u0430\u00a0<code class=\"CodeInlined\">&lt;input&gt;<\/code>\u00a0\u2014 \u043f\u0443\u0441\u0442\u043e\u0439 \u044d\u043b\u0435\u043c\u0435\u043d\u0442, \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u043c\u043e\u0435 \u043a\u043e\u0442\u043e\u0440\u043e\u0433\u043e \u0437\u0430\u0434\u0430\u0451\u0442\u0441\u044f \u0442\u043e\u043b\u044c\u043a\u043e \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u043e\u043c\u00a0<code class=\"CodeInlined\">value<\/code>. \u041d\u0430 \u044d\u0442\u043e\u043c \u0440\u0430\u0437\u043b\u0438\u0447\u0438\u0438 \u0441\u0442\u0440\u043e\u0438\u0442\u0441\u044f \u0432\u0441\u0451 \u043e\u0441\u0442\u0430\u043b\u044c\u043d\u043e\u0435.<\/p>\n<hr \/>\n<h2>\u0427\u0442\u043e \u0442\u0430\u043a\u043e\u0435\u00a0<code class=\"CodeInlined\">&lt;input type=\"submit\"&gt;<\/code><\/h2>\n<p>\u041f\u0443\u0441\u0442\u043e\u0439 \u044d\u043b\u0435\u043c\u0435\u043d\u0442-\u0437\u0430\u043c\u044b\u043a\u0430\u0442\u0435\u043b\u044c. \u0421\u043e\u0437\u0434\u0430\u0451\u0442 \u043a\u043d\u043e\u043f\u043a\u0443 \u043e\u0442\u043f\u0440\u0430\u0432\u043a\u0438 \u0444\u043e\u0440\u043c\u044b, \u0442\u0435\u043a\u0441\u0442 \u043d\u0430 \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u0437\u0430\u0434\u0430\u0451\u0442\u0441\u044f \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u043e\u043c\u00a0<code class=\"CodeInlined\">value<\/code>:<\/p>\n<div class=\"CodeBlock CodeBlock_overflow_visible CodeBlock_highlight\">\n<div class=\"CodeBlock-StickyWrapper\">\n<div class=\"CodeBlock-Header\">\n<div class=\"CodeBlock-HeaderTitle\">html<\/div>\n<pre class=\"actionscript\" style=\"font-family: monospace; font-size: 14px;\"><span style=\"color: #66cc66;\">&lt;<\/span>form action=<span style=\"color: #ff0000;\">\"\/login\"<\/span> method=<span style=\"color: #ff0000;\">\"post\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;<\/span>input <span style=\"color: #0066cc;\">type<\/span>=<span style=\"color: #ff0000;\">\"text\"<\/span> <span style=\"color: #0066cc;\">name<\/span>=<span style=\"color: #ff0000;\">\"login\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;<\/span>input <span style=\"color: #0066cc;\">type<\/span>=<span style=\"color: #ff0000;\">\"password\"<\/span> <span style=\"color: #0066cc;\">name<\/span>=<span style=\"color: #ff0000;\">\"password\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;<\/span>input <span style=\"color: #0066cc;\">type<\/span>=<span style=\"color: #ff0000;\">\"submit\"<\/span> value=<span style=\"color: #ff0000;\">\"\u0412\u043e\u0439\u0442\u0438\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\r\n<span style=\"color: #66cc66;\">&lt;\/<\/span>form<span style=\"color: #66cc66;\">&gt;<\/span><\/pre>\n<\/div>\n<\/div>\n<\/div>\n<p>\u0422\u0435\u043a\u0441\u0442 \u043a\u043d\u043e\u043f\u043a\u0438 \u2014 \u044d\u0442\u043e \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435\u00a0<code class=\"CodeInlined\">value<\/code>. \u0420\u0430\u0437\u043c\u0435\u0442\u043a\u0443 \u0432\u043d\u0443\u0442\u0440\u044c \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0430 \u043f\u043e\u043c\u0435\u0441\u0442\u0438\u0442\u044c \u043d\u0435\u043b\u044c\u0437\u044f:\u00a0<code class=\"CodeInlined\">&lt;input&gt;<\/code>\u00a0\u043d\u0435 \u0438\u043c\u0435\u0435\u0442 \u0437\u0430\u043a\u0440\u044b\u0432\u0430\u044e\u0449\u0435\u0433\u043e \u0442\u0435\u0433\u0430 \u0438 \u043d\u0435 \u0434\u043e\u043f\u0443\u0441\u043a\u0430\u0435\u0442 \u0434\u043e\u0447\u0435\u0440\u043d\u0438\u0445 \u0443\u0437\u043b\u043e\u0432.<\/p>\n<h3>\u041e\u0441\u043e\u0431\u0435\u043d\u043d\u043e\u0441\u0442\u0438<\/h3>\n<ul>\n<li data-value=\"\" data-shift=\"0\"><strong>\u0417\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043d\u0430 \u0441\u0435\u0440\u0432\u0435\u0440.<\/strong>\u00a0\u0410\u0442\u0440\u0438\u0431\u0443\u0442\u00a0<code class=\"CodeInlined\">name<\/code>\u00a0(\u0435\u0441\u043b\u0438 \u0437\u0430\u0434\u0430\u043d) \u0432\u043c\u0435\u0441\u0442\u0435 \u0441\u00a0<code class=\"CodeInlined\">value<\/code>\u00a0\u043f\u043e\u043f\u0430\u0434\u0430\u0435\u0442 \u0432 \u0434\u0430\u043d\u043d\u044b\u0435 \u0444\u043e\u0440\u043c\u044b. \u041f\u0440\u0438\u043c\u0435\u0440:\u00a0<code class=\"CodeInlined\">&lt;input type=\"submit\" name=\"action\" value=\"save\"&gt;<\/code>\u00a0\u043e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u00a0<code class=\"CodeInlined\">action=save<\/code>.<\/li>\n<li data-value=\"\" data-shift=\"0\"><strong>\u041c\u043e\u0436\u043d\u043e \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u043a\u043d\u043e\u043f\u043e\u043a \u043e\u0442\u043f\u0440\u0430\u0432\u043a\u0438<\/strong>\u00a0\u0441 \u0440\u0430\u0437\u043d\u044b\u043c\u0438\u00a0<code class=\"CodeInlined\">name<\/code>\/<code class=\"CodeInlined\">value<\/code>\u00a0\u0434\u043b\u044f \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u0438\u044f, \u043a\u0430\u043a\u0430\u044f \u0438\u043c\u0435\u043d\u043d\u043e \u0431\u044b\u043b\u0430 \u043d\u0430\u0436\u0430\u0442\u0430.<\/li>\n<li data-value=\"\" data-shift=\"0\"><strong>\u0421\u0442\u0438\u043b\u0438\u0437\u0430\u0446\u0438\u044f \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0430.<\/strong>\u00a0\u0412\u043d\u0443\u0442\u0440\u044c \u043d\u0435\u043b\u044c\u0437\u044f \u0432\u043b\u043e\u0436\u0438\u0442\u044c \u0438\u043a\u043e\u043d\u043a\u0443 \u0438\u043b\u0438 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u043b\u044c\u043d\u0443\u044e \u0440\u0430\u0437\u043c\u0435\u0442\u043a\u0443 \u2014 \u0442\u043e\u043b\u044c\u043a\u043e \u0442\u0435\u043a\u0441\u0442 \u0447\u0435\u0440\u0435\u0437\u00a0<code class=\"CodeInlined\">value<\/code>.<\/li>\n<li data-value=\"\" data-shift=\"0\"><strong>\u041f\u043e\u0432\u0435\u0434\u0435\u043d\u0438\u0435 \u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e \u0432 \u0444\u043e\u0440\u043c\u0435.<\/strong>\u00a0\u0415\u0441\u043b\u0438 \u0432\u043d\u0443\u0442\u0440\u0438\u00a0<code class=\"CodeInlined\">&lt;form&gt;<\/code>\u00a0\u0435\u0441\u0442\u044c \u0442\u043e\u043b\u044c\u043a\u043e \u043e\u0434\u0438\u043d\u00a0<code class=\"CodeInlined\">&lt;input type=\"submit\"&gt;<\/code>, \u043d\u0430\u0436\u0430\u0442\u0438\u0435 Enter \u0432 \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u043e\u043c \u043f\u043e\u043b\u0435 \u0442\u0430\u043a\u0436\u0435 \u043e\u0442\u043f\u0440\u0430\u0432\u0438\u0442 \u0444\u043e\u0440\u043c\u0443.<\/li>\n<\/ul>\n<hr \/>\n<h2>\u0427\u0442\u043e \u0442\u0430\u043a\u043e\u0435\u00a0<code class=\"CodeInlined\">&lt;button&gt;<\/code><\/h2>\n<p>\u041a\u043e\u043d\u0442\u0435\u0439\u043d\u0435\u0440\u043d\u044b\u0439 \u044d\u043b\u0435\u043c\u0435\u043d\u0442. \u0422\u0435\u043a\u0441\u0442 \u0438 \u043b\u044e\u0431\u0430\u044f HTML-\u0440\u0430\u0437\u043c\u0435\u0442\u043a\u0430 \u043f\u043e\u043c\u0435\u0449\u0430\u044e\u0442\u0441\u044f \u043c\u0435\u0436\u0434\u0443 \u043e\u0442\u043a\u0440\u044b\u0432\u0430\u044e\u0449\u0438\u043c \u0438 \u0437\u0430\u043a\u0440\u044b\u0432\u0430\u044e\u0449\u0438\u043c \u0442\u0435\u0433\u0430\u043c\u0438:<\/p>\n<div class=\"CodeBlock CodeBlock_overflow_visible CodeBlock_highlight\">\n<div class=\"CodeBlock-StickyWrapper\">\n<div class=\"CodeBlock-Header\">\n<div class=\"CodeBlock-HeaderTitle\">html<\/div>\n<pre class=\"actionscript\" style=\"font-family: monospace; font-size: 14px;\"><span style=\"color: #66cc66;\">&lt;<\/span>form action=<span style=\"color: #ff0000;\">\"\/login\"<\/span> method=<span style=\"color: #ff0000;\">\"post\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;<\/span>input <span style=\"color: #0066cc;\">type<\/span>=<span style=\"color: #ff0000;\">\"text\"<\/span> <span style=\"color: #0066cc;\">name<\/span>=<span style=\"color: #ff0000;\">\"login\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;<\/span>input <span style=\"color: #0066cc;\">type<\/span>=<span style=\"color: #ff0000;\">\"password\"<\/span> <span style=\"color: #0066cc;\">name<\/span>=<span style=\"color: #ff0000;\">\"password\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;<\/span><span style=\"color: #0066cc;\">button<\/span> <span style=\"color: #0066cc;\">type<\/span>=<span style=\"color: #ff0000;\">\"submit\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\u0412\u043e\u0439\u0442\u0438<span style=\"color: #66cc66;\">&lt;\/<\/span>button<span style=\"color: #66cc66;\">&gt;<\/span>\r\n<span style=\"color: #66cc66;\">&lt;\/<\/span>form<span style=\"color: #66cc66;\">&gt;<\/span><\/pre>\n<\/div>\n<\/div>\n<\/div>\n<h3>\u0410\u0442\u0440\u0438\u0431\u0443\u0442\u00a0<code class=\"CodeInlined\">type<\/code><\/h3>\n<p>\u0423\u00a0<code class=\"CodeInlined\">&lt;button&gt;<\/code>\u00a0\u0442\u0440\u0438 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u044f\u00a0<code class=\"CodeInlined\">type<\/code>:<\/p>\n<ul>\n<li data-value=\"\" data-shift=\"0\"><strong><code class=\"CodeInlined\">submit<\/code><\/strong>\u00a0(\u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e) \u2014 \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u044f\u0435\u0442 \u0444\u043e\u0440\u043c\u0443, \u0432 \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u043d\u0430\u0445\u043e\u0434\u0438\u0442\u0441\u044f.<\/li>\n<li data-value=\"\" data-shift=\"0\"><strong><code class=\"CodeInlined\">reset<\/code><\/strong>\u00a0\u2014 \u0441\u0431\u0440\u0430\u0441\u044b\u0432\u0430\u0435\u0442 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u044f \u043f\u043e\u043b\u0435\u0439 \u0444\u043e\u0440\u043c\u044b \u043a \u0438\u0441\u0445\u043e\u0434\u043d\u044b\u043c.<\/li>\n<li data-value=\"\" data-shift=\"0\"><strong><code class=\"CodeInlined\">button<\/code><\/strong>\u00a0\u2014 \u043d\u0435 \u0434\u0435\u043b\u0430\u0435\u0442 \u043d\u0438\u0447\u0435\u0433\u043e \u0441\u0430\u043c \u043f\u043e \u0441\u0435\u0431\u0435, \u043f\u043e\u0432\u0435\u0434\u0435\u043d\u0438\u0435 \u0437\u0430\u0434\u0430\u0451\u0442\u0441\u044f \u0447\u0435\u0440\u0435\u0437 JavaScript.<\/li>\n<\/ul>\n<div class=\"CodeBlock CodeBlock_overflow_visible CodeBlock_highlight\">\n<div class=\"CodeBlock-StickyWrapper\">\n<div class=\"CodeBlock-Header\">\n<div class=\"CodeBlock-HeaderTitle\">html<\/div>\n<pre class=\"actionscript\" style=\"font-family: monospace; font-size: 14px;\"><span style=\"color: #66cc66;\">&lt;<\/span><span style=\"color: #0066cc;\">button<\/span> <span style=\"color: #0066cc;\">type<\/span>=<span style=\"color: #ff0000;\">\"submit\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c<span style=\"color: #66cc66;\">&lt;\/<\/span>button<span style=\"color: #66cc66;\">&gt;<\/span>\r\n<span style=\"color: #66cc66;\">&lt;<\/span><span style=\"color: #0066cc;\">button<\/span> <span style=\"color: #0066cc;\">type<\/span>=<span style=\"color: #ff0000;\">\"reset\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\u041e\u0447\u0438\u0441\u0442\u0438\u0442\u044c<span style=\"color: #66cc66;\">&lt;\/<\/span>button<span style=\"color: #66cc66;\">&gt;<\/span>\r\n<span style=\"color: #66cc66;\">&lt;<\/span><span style=\"color: #0066cc;\">button<\/span> <span style=\"color: #0066cc;\">type<\/span>=<span style=\"color: #ff0000;\">\"button\"<\/span> onclick=<span style=\"color: #ff0000;\">\"showDialog()\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u043e\u043a\u043d\u043e<span style=\"color: #66cc66;\">&lt;\/<\/span>button<span style=\"color: #66cc66;\">&gt;<\/span><\/pre>\n<\/div>\n<\/div>\n<\/div>\n<h3>\u041a\u043b\u044e\u0447\u0435\u0432\u0430\u044f \u043e\u0441\u043e\u0431\u0435\u043d\u043d\u043e\u0441\u0442\u044c:\u00a0<code class=\"CodeInlined\">type<\/code>\u00a0\u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e \u2014\u00a0<code class=\"CodeInlined\">submit<\/code><\/h3>\n<p>\u0415\u0441\u043b\u0438 \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u00a0<code class=\"CodeInlined\">type<\/code>\u00a0\u043d\u0435 \u0443\u043a\u0430\u0437\u0430\u043d,\u00a0<code class=\"CodeInlined\">&lt;button&gt;<\/code>\u00a0\u0432\u043d\u0443\u0442\u0440\u0438 \u0444\u043e\u0440\u043c\u044b \u0432\u0435\u0434\u0451\u0442 \u0441\u0435\u0431\u044f \u043a\u0430\u043a \u043a\u043d\u043e\u043f\u043a\u0430 \u043e\u0442\u043f\u0440\u0430\u0432\u043a\u0438. \u042d\u0442\u043e \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a \u0447\u0430\u0441\u0442\u044b\u0445 \u043e\u0448\u0438\u0431\u043e\u043a: \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a \u0434\u043e\u0431\u0430\u0432\u043b\u044f\u0435\u0442\u00a0<code class=\"CodeInlined\">&lt;button&gt;<\/code>\u00a0\u0434\u043b\u044f \u0432\u044b\u0437\u043e\u0432\u0430 JavaScript, \u0437\u0430\u0431\u044b\u0432\u0430\u0435\u0442\u00a0<code class=\"CodeInlined\">type=\"button\"<\/code>, \u0438 \u043d\u0430\u0436\u0430\u0442\u0438\u0435 \u043d\u0430 \u043d\u0435\u0451 \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u044f\u0435\u0442 \u0444\u043e\u0440\u043c\u0443.<\/p>\n<div class=\"CodeBlock CodeBlock_overflow_visible CodeBlock_highlight\">\n<div class=\"CodeBlock-StickyWrapper\">\n<div class=\"CodeBlock-Header\">\n<div class=\"CodeBlock-HeaderTitle\">html<\/div>\n<pre class=\"actionscript\" style=\"font-family: monospace; font-size: 14px;\"><span style=\"color: #66cc66;\">&lt;<\/span>form action=<span style=\"color: #ff0000;\">\"\/save\"<\/span> method=<span style=\"color: #ff0000;\">\"post\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;<\/span>input <span style=\"color: #0066cc;\">type<\/span>=<span style=\"color: #ff0000;\">\"text\"<\/span> <span style=\"color: #0066cc;\">name<\/span>=<span style=\"color: #ff0000;\">\"title\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;!<\/span>-- \u041e\u043f\u0430\u0441\u043d\u043e: \u0431\u0435\u0437 <span style=\"color: #0066cc;\">type<\/span>=<span style=\"color: #ff0000;\">\"button\"<\/span> \u0444\u043e\u0440\u043c\u0430 \u043e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u0441\u044f --<span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;<\/span><span style=\"color: #0066cc;\">button<\/span> onclick=<span style=\"color: #ff0000;\">\"openPreview()\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\u041f\u0440\u0435\u0434\u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440<span style=\"color: #66cc66;\">&lt;\/<\/span>button<span style=\"color: #66cc66;\">&gt;<\/span>\r\n<span style=\"color: #66cc66;\">&lt;\/<\/span>form<span style=\"color: #66cc66;\">&gt;<\/span><\/pre>\n<\/div>\n<\/div>\n<\/div>\n<p>\u041f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e:<\/p>\n<div class=\"CodeBlock CodeBlock_overflow_visible CodeBlock_highlight\">\n<div class=\"CodeBlock-StickyWrapper\">\n<div class=\"CodeBlock-Header\">\n<div class=\"CodeBlock-HeaderTitle\">html<\/div>\n<pre class=\"actionscript\" style=\"font-family: monospace; font-size: 14px;\"><span style=\"color: #66cc66;\">&lt;<\/span><span style=\"color: #0066cc;\">button<\/span> <span style=\"color: #0066cc;\">type<\/span>=<span style=\"color: #ff0000;\">\"button\"<\/span> onclick=<span style=\"color: #ff0000;\">\"openPreview()\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\u041f\u0440\u0435\u0434\u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440<span style=\"color: #66cc66;\">&lt;\/<\/span>button<span style=\"color: #66cc66;\">&gt;<\/span><\/pre>\n<\/div>\n<\/div>\n<\/div>\n<h3>\u0421\u043e\u0434\u0435\u0440\u0436\u0438\u043c\u043e\u0435<\/h3>\n<p>\u0412\u043d\u0443\u0442\u0440\u044c\u00a0<code class=\"CodeInlined\">&lt;button&gt;<\/code>\u00a0\u043c\u043e\u0436\u043d\u043e \u043f\u043e\u043c\u0435\u0449\u0430\u0442\u044c \u043f\u0440\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0438 \u043b\u044e\u0431\u043e\u0439 HTML:<\/p>\n<div class=\"CodeBlock CodeBlock_overflow_visible CodeBlock_highlight\">\n<div class=\"CodeBlock-StickyWrapper\">\n<div class=\"CodeBlock-Header\">\n<div class=\"CodeBlock-HeaderTitle\">html<\/div>\n<pre class=\"actionscript\" style=\"font-family: monospace; font-size: 14px;\"><span style=\"color: #66cc66;\">&lt;<\/span><span style=\"color: #0066cc;\">button<\/span> <span style=\"color: #0066cc;\">type<\/span>=<span style=\"color: #ff0000;\">\"submit\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;<\/span>svg <span style=\"color: #0066cc;\">width<\/span>=<span style=\"color: #ff0000;\">\"16\"<\/span> <span style=\"color: #0066cc;\">height<\/span>=<span style=\"color: #ff0000;\">\"16\"<\/span> viewBox=<span style=\"color: #ff0000;\">\"0 0 16 16\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\r\n    <span style=\"color: #66cc66;\">&lt;<\/span>path d=<span style=\"color: #ff0000;\">\"M8 0l2 6h6l-5 4 2 6-5-4-5 4 2-6-5-4h6z\"<\/span><span style=\"color: #66cc66;\">\/&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;\/<\/span>svg<span style=\"color: #66cc66;\">&gt;<\/span>\r\n  \u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c\r\n<span style=\"color: #66cc66;\">&lt;\/<\/span>button<span style=\"color: #66cc66;\">&gt;<\/span><\/pre>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"CodeBlock CodeBlock_overflow_visible CodeBlock_highlight\">\n<div class=\"CodeBlock-StickyWrapper\">\n<div class=\"CodeBlock-Header\">\n<div class=\"CodeBlock-HeaderTitle\">html<\/div>\n<pre class=\"actionscript\" style=\"font-family: monospace; font-size: 14px;\"><span style=\"color: #66cc66;\">&lt;<\/span><span style=\"color: #0066cc;\">button<\/span> <span style=\"color: #0066cc;\">type<\/span>=<span style=\"color: #ff0000;\">\"submit\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;<\/span>img src=<span style=\"color: #ff0000;\">\"icon-save.png\"<\/span> alt=<span style=\"color: #ff0000;\">\"\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;<\/span>span<span style=\"color: #66cc66;\">&gt;<\/span>\u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c<span style=\"color: #66cc66;\">&lt;\/<\/span>span<span style=\"color: #66cc66;\">&gt;<\/span>\r\n<span style=\"color: #66cc66;\">&lt;\/<\/span>button<span style=\"color: #66cc66;\">&gt;<\/span><\/pre>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"CodeBlock CodeBlock_overflow_visible CodeBlock_highlight\">\n<div class=\"CodeBlock-StickyWrapper\">\n<div class=\"CodeBlock-Header\">\n<div class=\"CodeBlock-HeaderTitle\">html<\/div>\n<pre class=\"actionscript\" style=\"font-family: monospace; font-size: 14px;\"><span style=\"color: #66cc66;\">&lt;<\/span><span style=\"color: #0066cc;\">button<\/span> <span style=\"color: #0066cc;\">type<\/span>=<span style=\"color: #ff0000;\">\"submit\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;<\/span>strong<span style=\"color: #66cc66;\">&gt;<\/span>\u041e\u043f\u043b\u0430\u0442\u0438\u0442\u044c<span style=\"color: #66cc66;\">&lt;\/<\/span>strong<span style=\"color: #66cc66;\">&gt;&lt;<\/span>br<span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;<\/span>small<span style=\"color: #66cc66;\">&gt;<\/span><span style=\"color: #cc66cc;\">495<\/span> \u20bd<span style=\"color: #66cc66;\">&lt;\/<\/span>small<span style=\"color: #66cc66;\">&gt;<\/span>\r\n<span style=\"color: #66cc66;\">&lt;\/<\/span>button<span style=\"color: #66cc66;\">&gt;<\/span><\/pre>\n<\/div>\n<\/div>\n<\/div>\n<p>\u0421\u00a0<code class=\"CodeInlined\">&lt;input type=\"submit\"&gt;<\/code>\u00a0\u0432\u0441\u0451 \u044d\u0442\u043e \u043d\u0435\u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e \u2014 \u0442\u043e\u043b\u044c\u043a\u043e \u043f\u043b\u043e\u0441\u043a\u0438\u0439 \u0442\u0435\u043a\u0441\u0442 \u0432\u00a0<code class=\"CodeInlined\">value<\/code>.<\/p>\n<hr \/>\n<h2>\u0421\u0440\u0430\u0432\u043d\u0435\u043d\u0438\u0435 \u043f\u043e \u043f\u0443\u043d\u043a\u0442\u0430\u043c<\/h2>\n<h3>1. \u0421\u043e\u0434\u0435\u0440\u0436\u0438\u043c\u043e\u0435<\/h3>\n<table>\n<thead>\n<tr>\n<th><\/th>\n<th><code class=\"CodeInlined\">&lt;input type=\"submit\"&gt;<\/code><\/th>\n<th><code class=\"CodeInlined\">&lt;button type=\"submit\"&gt;<\/code><\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>\u0422\u0435\u043a\u0441\u0442<\/td>\n<td>\u0427\u0435\u0440\u0435\u0437\u00a0<code class=\"CodeInlined\">value<\/code><\/td>\n<td>\u0412\u043d\u0443\u0442\u0440\u0438 \u0442\u0435\u0433\u043e\u0432<\/td>\n<\/tr>\n<tr>\n<td>\u0418\u043a\u043e\u043d\u043a\u0438 (SVG, img)<\/td>\n<td>\u041d\u0435\u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e<\/td>\n<td>\u0414\u0430<\/td>\n<\/tr>\n<tr>\n<td>\u041f\u0440\u043e\u0438\u0437\u0432\u043e\u043b\u044c\u043d\u0430\u044f \u0440\u0430\u0437\u043c\u0435\u0442\u043a\u0430<\/td>\n<td>\u041d\u0435\u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e<\/td>\n<td>\u0414\u0430<\/td>\n<\/tr>\n<tr>\n<td>\u041f\u0435\u0440\u0435\u043d\u043e\u0441\u044b \u0441\u0442\u0440\u043e\u043a, \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435<\/td>\n<td>\u041d\u0435\u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e<\/td>\n<td>\u0414\u0430<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3>2. \u041e\u0442\u043f\u0440\u0430\u0432\u043b\u044f\u0435\u043c\u043e\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435<\/h3>\n<p>\u041e\u0431\u0430 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0430 \u043c\u043e\u0433\u0443\u0442 \u043f\u0435\u0440\u0435\u0434\u0430\u0432\u0430\u0442\u044c \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \u043d\u0430 \u0441\u0435\u0440\u0432\u0435\u0440 \u0447\u0435\u0440\u0435\u0437\u00a0<code class=\"CodeInlined\">name<\/code>\u00a0\u0438\u00a0<code class=\"CodeInlined\">value<\/code>:<\/p>\n<div class=\"CodeBlock CodeBlock_overflow_visible CodeBlock_highlight\">\n<div class=\"CodeBlock-StickyWrapper\">\n<div class=\"CodeBlock-Header\">\n<div class=\"CodeBlock-HeaderTitle\">html<\/div>\n<pre class=\"actionscript\" style=\"font-family: monospace; font-size: 14px;\"><span style=\"color: #66cc66;\">&lt;<\/span>input <span style=\"color: #0066cc;\">type<\/span>=<span style=\"color: #ff0000;\">\"submit\"<\/span> <span style=\"color: #0066cc;\">name<\/span>=<span style=\"color: #ff0000;\">\"action\"<\/span> value=<span style=\"color: #ff0000;\">\"save\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\r\n<span style=\"color: #66cc66;\">&lt;<\/span><span style=\"color: #0066cc;\">button<\/span> <span style=\"color: #0066cc;\">type<\/span>=<span style=\"color: #ff0000;\">\"submit\"<\/span> <span style=\"color: #0066cc;\">name<\/span>=<span style=\"color: #ff0000;\">\"action\"<\/span> value=<span style=\"color: #ff0000;\">\"save\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c<span style=\"color: #66cc66;\">&lt;\/<\/span>button<span style=\"color: #66cc66;\">&gt;<\/span><\/pre>\n<\/div>\n<\/div>\n<\/div>\n<p>\u041f\u0440\u0438 \u043d\u0430\u0436\u0430\u0442\u0438\u0438 \u043e\u0431\u0430 \u043e\u0442\u043f\u0440\u0430\u0432\u044f\u0442\u00a0<code class=\"CodeInlined\">action=save<\/code>. \u0422\u0435\u043a\u0441\u0442 \u043d\u0430 \u043a\u043d\u043e\u043f\u043a\u0435\u00a0<code class=\"CodeInlined\">&lt;button&gt;<\/code>\u00a0\u0438 \u0435\u0451\u00a0<code class=\"CodeInlined\">value<\/code>\u00a0\u043d\u0435 \u043e\u0431\u044f\u0437\u0430\u043d\u044b \u0441\u043e\u0432\u043f\u0430\u0434\u0430\u0442\u044c:<\/p>\n<div class=\"CodeBlock CodeBlock_overflow_visible CodeBlock_highlight\">\n<div class=\"CodeBlock-StickyWrapper\">\n<div class=\"CodeBlock-Header\">\n<div class=\"CodeBlock-HeaderTitle\">html<\/div>\n<pre class=\"actionscript\" style=\"font-family: monospace; font-size: 14px;\"><span style=\"color: #66cc66;\">&lt;<\/span><span style=\"color: #0066cc;\">button<\/span> <span style=\"color: #0066cc;\">type<\/span>=<span style=\"color: #ff0000;\">\"submit\"<\/span> <span style=\"color: #0066cc;\">name<\/span>=<span style=\"color: #ff0000;\">\"action\"<\/span> value=<span style=\"color: #ff0000;\">\"delete\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;<\/span>svg<span style=\"color: #66cc66;\">&gt;<\/span>...<span style=\"color: #66cc66;\">&lt;\/<\/span>svg<span style=\"color: #66cc66;\">&gt;<\/span> \u0423\u0434\u0430\u043b\u0438\u0442\u044c\r\n<span style=\"color: #66cc66;\">&lt;\/<\/span>button<span style=\"color: #66cc66;\">&gt;<\/span><\/pre>\n<\/div>\n<\/div>\n<\/div>\n<p>\u0417\u0434\u0435\u0441\u044c \u043d\u0430 \u0441\u0435\u0440\u0432\u0435\u0440 \u0443\u0439\u0434\u0451\u0442\u00a0<code class=\"CodeInlined\">action=delete<\/code>, \u0445\u043e\u0442\u044f \u043d\u0430 \u043a\u043d\u043e\u043f\u043a\u0435 \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0430\u0435\u0442\u0441\u044f \u0438\u043a\u043e\u043d\u043a\u0430 \u0438 \u0441\u043b\u043e\u0432\u043e \u00ab\u0423\u0434\u0430\u043b\u0438\u0442\u044c\u00bb. \u0423\u00a0<code class=\"CodeInlined\">&lt;input&gt;<\/code>\u00a0\u0442\u0435\u043a\u0441\u0442 \u043a\u043d\u043e\u043f\u043a\u0438 \u0438 \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u044f\u0435\u043c\u043e\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435 \u2014 \u044d\u0442\u043e \u043e\u0434\u043d\u043e \u0438 \u0442\u043e \u0436\u0435 (<code class=\"CodeInlined\">value<\/code>).<\/p>\n<h3>3. \u041e\u0442\u043f\u0440\u0430\u0432\u043a\u0430 \u0444\u043e\u0440\u043c\u044b<\/h3>\n<p>\u041e\u0431\u0430 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0430 \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u044f\u044e\u0442 \u0440\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u0441\u043a\u0443\u044e \u0444\u043e\u0440\u043c\u0443 \u043f\u0440\u0438 \u043d\u0430\u0436\u0430\u0442\u0438\u0438. \u041e\u0431\u0430 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u044e\u0442 \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u044b\u00a0<code class=\"CodeInlined\">formaction<\/code>,\u00a0<code class=\"CodeInlined\">formmethod<\/code>,\u00a0<code class=\"CodeInlined\">formenctype<\/code>,\u00a0<code class=\"CodeInlined\">formtarget<\/code>,\u00a0<code class=\"CodeInlined\">formnovalidate<\/code>\u00a0\u2014 \u0434\u043b\u044f \u043f\u0435\u0440\u0435\u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u0438\u044f \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u043e\u0432 \u0444\u043e\u0440\u043c\u044b:<\/p>\n<div class=\"CodeBlock CodeBlock_overflow_visible CodeBlock_highlight\">\n<div class=\"CodeBlock-StickyWrapper\">\n<div class=\"CodeBlock-Header\">\n<div class=\"CodeBlock-HeaderTitle\">html<\/div>\n<pre class=\"actionscript\" style=\"font-family: monospace; font-size: 14px;\"><span style=\"color: #66cc66;\">&lt;<\/span>form action=<span style=\"color: #ff0000;\">\"\/default\"<\/span> method=<span style=\"color: #ff0000;\">\"post\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;<\/span>input <span style=\"color: #0066cc;\">type<\/span>=<span style=\"color: #ff0000;\">\"text\"<\/span> <span style=\"color: #0066cc;\">name<\/span>=<span style=\"color: #ff0000;\">\"data\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;<\/span><span style=\"color: #0066cc;\">button<\/span> <span style=\"color: #0066cc;\">type<\/span>=<span style=\"color: #ff0000;\">\"submit\"<\/span> formaction=<span style=\"color: #ff0000;\">\"\/custom\"<\/span> formmethod=<span style=\"color: #ff0000;\">\"get\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\u0421\u043f\u0435\u0446-\u043e\u0442\u043f\u0440\u0430\u0432\u043a\u0430<span style=\"color: #66cc66;\">&lt;\/<\/span>button<span style=\"color: #66cc66;\">&gt;<\/span>\r\n<span style=\"color: #66cc66;\">&lt;\/<\/span>form<span style=\"color: #66cc66;\">&gt;<\/span><\/pre>\n<\/div>\n<\/div>\n<\/div>\n<h3>4. \u0421\u0442\u0438\u043b\u0438\u0437\u0430\u0446\u0438\u044f<\/h3>\n<p><code class=\"CodeInlined\">&lt;button&gt;<\/code>\u00a0\u0434\u0430\u0451\u0442 \u043f\u043e\u043b\u043d\u044b\u0439 \u043a\u043e\u043d\u0442\u0440\u043e\u043b\u044c \u043d\u0430\u0434 \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u043c\u044b\u043c: \u0438\u043a\u043e\u043d\u043a\u0438, \u0448\u0440\u0438\u0444\u0442\u044b, \u0432\u043b\u043e\u0436\u0435\u043d\u043d\u044b\u0435 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u044b.\u00a0<code class=\"CodeInlined\">&lt;input type=\"submit\"&gt;<\/code>\u00a0\u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d \u0441\u0442\u0438\u043b\u0438\u0437\u0430\u0446\u0438\u0435\u0439 \u0440\u0430\u043c\u043a\u0438, \u0444\u043e\u043d\u0430 \u0438 \u0448\u0440\u0438\u0444\u0442\u0430 \u2014 \u0432\u043d\u0443\u0442\u0440\u0435\u043d\u043d\u044e\u044e \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0443 \u0438\u0437\u043c\u0435\u043d\u0438\u0442\u044c \u043d\u0435\u043b\u044c\u0437\u044f.<\/p>\n<p>\u0412 \u0440\u0430\u043d\u043d\u0438\u0435 \u0433\u043e\u0434\u044b CSS-\u0434\u0432\u0438\u0436\u043a\u0438 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u043e\u0432 \u043f\u043e-\u0440\u0430\u0437\u043d\u043e\u043c\u0443 \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0430\u043b\u0438\u00a0<code class=\"CodeInlined\">&lt;button&gt;<\/code>\u00a0(\u043e\u0442\u0441\u0442\u0443\u043f\u044b \u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e \u0432 Firefox, \u0444\u043e\u043d\u043e\u0432\u044b\u0435 \u0441\u0442\u0438\u043b\u0438 \u0432 IE), \u0447\u0442\u043e \u043f\u043e\u0440\u043e\u0434\u0438\u043b\u043e \u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0430\u0446\u0438\u044e \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c\u00a0<code class=\"CodeInlined\">&lt;input&gt;<\/code>. \u0421\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u044b\u0435 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u044b \u0443\u043d\u0438\u0444\u0438\u0446\u0438\u0440\u043e\u0432\u0430\u043b\u0438 \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435, \u0438 \u044d\u0442\u043e \u0440\u0430\u0437\u043b\u0438\u0447\u0438\u0435 \u043f\u043e\u0442\u0435\u0440\u044f\u043b\u043e \u0430\u043a\u0442\u0443\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u044c.<\/p>\n<h3>5. \u0414\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u044c<\/h3>\n<p>\u041e\u0431\u0430 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0430 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u044b \u0441\u043a\u0440\u0438\u043d\u0440\u0438\u0434\u0435\u0440\u0430\u043c \u0438 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u044e\u0442 \u0444\u043e\u043a\u0443\u0441 \u043a\u043b\u0430\u0432\u0438\u0430\u0442\u0443\u0440\u043e\u0439. \u0420\u0430\u0437\u043b\u0438\u0447\u0438\u044f:<\/p>\n<ul>\n<li data-value=\"\" data-shift=\"0\">\u0423\u00a0<code class=\"CodeInlined\">&lt;button&gt;<\/code>\u00a0\u0435\u0441\u0442\u044c \u0437\u0430\u043a\u0440\u044b\u0432\u0430\u044e\u0449\u0438\u0439 \u0442\u0435\u0433, \u0438 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0435 \u0438\u043c\u044f \u0444\u043e\u0440\u043c\u0438\u0440\u0443\u0435\u0442\u0441\u044f \u0438\u0437 \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u043e\u0433\u043e \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u043c\u043e\u0433\u043e. \u0414\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u043c\u043e\u0436\u043d\u043e \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c\u00a0<code class=\"CodeInlined\">aria-label<\/code>\u00a0\u0438\u043b\u0438\u00a0<code class=\"CodeInlined\">aria-labelledby<\/code>.<\/li>\n<li data-value=\"\" data-shift=\"0\">\u0423\u00a0<code class=\"CodeInlined\">&lt;input type=\"submit\"&gt;<\/code>\u00a0\u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0435 \u0438\u043c\u044f \u0431\u0435\u0440\u0451\u0442\u0441\u044f \u0438\u0437\u00a0<code class=\"CodeInlined\">value<\/code>. \u0415\u0441\u043b\u0438\u00a0<code class=\"CodeInlined\">value<\/code>\u00a0\u043f\u0443\u0441\u0442, \u0431\u0440\u0430\u0443\u0437\u0435\u0440 \u043f\u043e\u0434\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u043b\u043e\u043a\u0430\u043b\u0438\u0437\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0442\u0435\u043a\u0441\u0442 \u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e (\u00ab\u041e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c\u00bb, \u00abSubmit\u00bb).<\/li>\n<\/ul>\n<div class=\"CodeBlock CodeBlock_overflow_visible CodeBlock_highlight\">\n<div class=\"CodeBlock-StickyWrapper\">\n<div class=\"CodeBlock-Header\">\n<div class=\"CodeBlock-HeaderTitle\">html<\/div>\n<pre class=\"actionscript\" style=\"font-family: monospace; font-size: 14px;\"><span style=\"color: #66cc66;\">&lt;!<\/span>-- \u0414\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0435 \u0438\u043c\u044f: \u00ab\u0412\u043e\u0439\u0442\u0438\u00bb --<span style=\"color: #66cc66;\">&gt;<\/span>\r\n<span style=\"color: #66cc66;\">&lt;<\/span>input <span style=\"color: #0066cc;\">type<\/span>=<span style=\"color: #ff0000;\">\"submit\"<\/span> value=<span style=\"color: #ff0000;\">\"\u0412\u043e\u0439\u0442\u0438\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\r\n\u00a0\r\n<span style=\"color: #66cc66;\">&lt;!<\/span>-- \u0414\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0435 \u0438\u043c\u044f: \u00ab\u0412\u043e\u0439\u0442\u0438\u00bb --<span style=\"color: #66cc66;\">&gt;<\/span>\r\n<span style=\"color: #66cc66;\">&lt;<\/span><span style=\"color: #0066cc;\">button<\/span> <span style=\"color: #0066cc;\">type<\/span>=<span style=\"color: #ff0000;\">\"submit\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\u0412\u043e\u0439\u0442\u0438<span style=\"color: #66cc66;\">&lt;\/<\/span>button<span style=\"color: #66cc66;\">&gt;<\/span>\r\n\u00a0\r\n<span style=\"color: #66cc66;\">&lt;!<\/span>-- \u0414\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0435 \u0438\u043c\u044f \u0438\u0437 aria-label --<span style=\"color: #66cc66;\">&gt;<\/span>\r\n<span style=\"color: #66cc66;\">&lt;<\/span><span style=\"color: #0066cc;\">button<\/span> <span style=\"color: #0066cc;\">type<\/span>=<span style=\"color: #ff0000;\">\"submit\"<\/span> aria-label=<span style=\"color: #ff0000;\">\"\u0412\u043e\u0439\u0442\u0438\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;<\/span>svg aria-hidden=<span style=\"color: #ff0000;\">\"true\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>...<span style=\"color: #66cc66;\">&lt;\/<\/span>svg<span style=\"color: #66cc66;\">&gt;<\/span>\r\n<span style=\"color: #66cc66;\">&lt;\/<\/span>button<span style=\"color: #66cc66;\">&gt;<\/span><\/pre>\n<\/div>\n<\/div>\n<\/div>\n<h3>6. \u041e\u0442\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0435<\/h3>\n<p>\u041e\u0431\u0430 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u044e\u0442 \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u00a0<code class=\"CodeInlined\">disabled<\/code>:<\/p>\n<div class=\"CodeBlock CodeBlock_overflow_visible CodeBlock_highlight\">\n<div class=\"CodeBlock-StickyWrapper\">\n<div class=\"CodeBlock-Header\">\n<div class=\"CodeBlock-HeaderTitle\">html<\/div>\n<pre class=\"actionscript\" style=\"font-family: monospace; font-size: 14px;\"><span style=\"color: #66cc66;\">&lt;<\/span>input <span style=\"color: #0066cc;\">type<\/span>=<span style=\"color: #ff0000;\">\"submit\"<\/span> value=<span style=\"color: #ff0000;\">\"\u041e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c\"<\/span> disabled<span style=\"color: #66cc66;\">&gt;<\/span>\r\n<span style=\"color: #66cc66;\">&lt;<\/span><span style=\"color: #0066cc;\">button<\/span> <span style=\"color: #0066cc;\">type<\/span>=<span style=\"color: #ff0000;\">\"submit\"<\/span> disabled<span style=\"color: #66cc66;\">&gt;<\/span>\u041e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c<span style=\"color: #66cc66;\">&lt;\/<\/span>button<span style=\"color: #66cc66;\">&gt;<\/span><\/pre>\n<\/div>\n<\/div>\n<\/div>\n<p>\u041e\u0442\u043a\u043b\u044e\u0447\u0451\u043d\u043d\u0430\u044f \u043a\u043d\u043e\u043f\u043a\u0430 \u043d\u0435 \u0440\u0435\u0430\u0433\u0438\u0440\u0443\u0435\u0442 \u043d\u0430 \u043a\u043b\u0438\u043a, \u043d\u0435 \u043f\u043e\u043b\u0443\u0447\u0430\u0435\u0442 \u0444\u043e\u043a\u0443\u0441 \u0438 \u043d\u0435 \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u044f\u0435\u0442 \u0444\u043e\u0440\u043c\u0443.<\/p>\n<hr \/>\n<h2>\u0413\u0434\u0435 \u043a\u0430\u043a\u043e\u0439 \u0441\u0442\u0430\u0432\u0438\u0442\u044c<\/h2>\n<h3><code class=\"CodeInlined\">&lt;input type=\"submit\"&gt;<\/code><\/h3>\n<p>\u041f\u043e\u0434\u0445\u043e\u0434\u0438\u0442, \u043a\u043e\u0433\u0434\u0430:<\/p>\n<ul>\n<li data-value=\"\" data-shift=\"0\">\u041a\u043d\u043e\u043f\u043a\u0430 \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u0442 \u0442\u043e\u043b\u044c\u043a\u043e \u0442\u0435\u043a\u0441\u0442, \u0431\u0435\u0437 \u0438\u043a\u043e\u043d\u043e\u043a \u0438 \u0441\u043b\u043e\u0436\u043d\u043e\u0439 \u0440\u0430\u0437\u043c\u0435\u0442\u043a\u0438.<\/li>\n<li data-value=\"\" data-shift=\"0\">\u041d\u0443\u0436\u043d\u0430 \u043c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u0430\u044f \u043f\u0440\u043e\u0441\u0442\u043e\u0442\u0430 \u0438 \u0441\u043e\u0432\u043c\u0435\u0441\u0442\u0438\u043c\u043e\u0441\u0442\u044c \u0441 \u0443\u0441\u0442\u0430\u0440\u0435\u0432\u0448\u0438\u043c\u0438 \u0441\u0438\u0441\u0442\u0435\u043c\u0430\u043c\u0438.<\/li>\n<li data-value=\"\" data-shift=\"0\">\u0424\u043e\u0440\u043c\u0430 \u0433\u0435\u043d\u0435\u0440\u0438\u0440\u0443\u0435\u0442\u0441\u044f \u043d\u0430 \u0441\u0435\u0440\u0432\u0435\u0440\u0435 \u0448\u0430\u0431\u043b\u043e\u043d\u0438\u0437\u0430\u0442\u043e\u0440\u043e\u043c, \u0433\u0434\u0435 \u043f\u0440\u043e\u0449\u0435 \u0432\u044b\u0432\u0435\u0441\u0442\u0438 \u043e\u0434\u043d\u043e\u0441\u0442\u0440\u043e\u0447\u043d\u044b\u0439 \u0442\u0435\u0433.<\/li>\n<\/ul>\n<div class=\"CodeBlock CodeBlock_overflow_visible CodeBlock_highlight\">\n<div class=\"CodeBlock-StickyWrapper\">\n<div class=\"CodeBlock-Header\">\n<div class=\"CodeBlock-HeaderTitle\">html<\/div>\n<pre class=\"actionscript\" style=\"font-family: monospace; font-size: 14px;\"><span style=\"color: #66cc66;\">&lt;<\/span>input <span style=\"color: #0066cc;\">type<\/span>=<span style=\"color: #ff0000;\">\"submit\"<\/span> value=<span style=\"color: #ff0000;\">\"\u041e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c \u0437\u0430\u044f\u0432\u043a\u0443\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span><\/pre>\n<\/div>\n<\/div>\n<\/div>\n<h3><code class=\"CodeInlined\">&lt;button type=\"submit\"&gt;<\/code><\/h3>\n<p>\u041f\u043e\u0434\u0445\u043e\u0434\u0438\u0442, \u043a\u043e\u0433\u0434\u0430:<\/p>\n<ul>\n<li data-value=\"\" data-shift=\"0\">\u041d\u0443\u0436\u043d\u0430 \u0438\u043a\u043e\u043d\u043a\u0430, \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435 \u0438\u043b\u0438 \u0441\u043b\u043e\u0436\u043d\u0430\u044f \u0432\u0451\u0440\u0441\u0442\u043a\u0430 \u0432\u043d\u0443\u0442\u0440\u0438 \u043a\u043d\u043e\u043f\u043a\u0438.<\/li>\n<li data-value=\"\" data-shift=\"0\">\u0422\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u0433\u0438\u0431\u043a\u0430\u044f \u0441\u0442\u0438\u043b\u0438\u0437\u0430\u0446\u0438\u044f \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u043c\u043e\u0433\u043e.<\/li>\n<li data-value=\"\" data-shift=\"0\">\u041a\u043d\u043e\u043f\u043a\u0430 \u0443\u0447\u0430\u0441\u0442\u0432\u0443\u0435\u0442 \u0432 JavaScript-\u043b\u043e\u0433\u0438\u043a\u0435 \u0438 \u043d\u0443\u0436\u0435\u043d \u044f\u0432\u043d\u044b\u0439\u00a0<code class=\"CodeInlined\">type=\"button\"<\/code>\u00a0\u0434\u043b\u044f \u043d\u0435\u043f\u0440\u0435\u0434\u0441\u043a\u0430\u0437\u0443\u0435\u043c\u044b\u0445 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0439.<\/li>\n<li data-value=\"\" data-shift=\"0\">\u041f\u0440\u043e\u0435\u043a\u0442 \u043f\u0440\u0438\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044f \u0441\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u044b\u0445 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043e\u0432 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438 \u0438 \u0441\u0435\u043c\u0430\u043d\u0442\u0438\u043a\u0438.<\/li>\n<\/ul>\n<div class=\"CodeBlock CodeBlock_overflow_visible CodeBlock_highlight\">\n<div class=\"CodeBlock-StickyWrapper\">\n<div class=\"CodeBlock-Header\">\n<div class=\"CodeBlock-HeaderTitle\">html<\/div>\n<pre class=\"actionscript\" style=\"font-family: monospace; font-size: 14px;\"><span style=\"color: #66cc66;\">&lt;<\/span><span style=\"color: #0066cc;\">button<\/span> <span style=\"color: #0066cc;\">type<\/span>=<span style=\"color: #ff0000;\">\"submit\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;<\/span>svg <span style=\"color: #000000; font-weight: bold;\">class<\/span>=<span style=\"color: #ff0000;\">\"icon\"<\/span> aria-hidden=<span style=\"color: #ff0000;\">\"true\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>...<span style=\"color: #66cc66;\">&lt;\/<\/span>svg<span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;<\/span>span<span style=\"color: #66cc66;\">&gt;<\/span>\u0421\u043a\u0430\u0447\u0430\u0442\u044c \u043e\u0442\u0447\u0451\u0442<span style=\"color: #66cc66;\">&lt;\/<\/span>span<span style=\"color: #66cc66;\">&gt;<\/span>\r\n<span style=\"color: #66cc66;\">&lt;\/<\/span>button<span style=\"color: #66cc66;\">&gt;<\/span><\/pre>\n<\/div>\n<\/div>\n<\/div>\n<hr \/>\n<h2>\u0420\u0430\u0441\u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u0451\u043d\u043d\u044b\u0435 \u043e\u0448\u0438\u0431\u043a\u0438<\/h2>\n<p><strong>\u0417\u0430\u0431\u044b\u0442\u044b\u0439\u00a0<code class=\"CodeInlined\">type<\/code>\u00a0\u0443\u00a0<code class=\"CodeInlined\">&lt;button&gt;<\/code>\u00a0\u0432\u043d\u0443\u0442\u0440\u0438 \u0444\u043e\u0440\u043c\u044b.<\/strong>\u00a0\u0411\u0435\u0437\u00a0<code class=\"CodeInlined\">type=\"button\"<\/code>\u00a0\u043b\u044e\u0431\u0430\u044f\u00a0<code class=\"CodeInlined\">&lt;button&gt;<\/code>\u00a0\u043e\u0442\u043f\u0440\u0430\u0432\u043b\u044f\u0435\u0442 \u0444\u043e\u0440\u043c\u0443. \u0415\u0441\u043b\u0438 \u043a\u043d\u043e\u043f\u043a\u0430 \u043f\u0440\u0435\u0434\u043d\u0430\u0437\u043d\u0430\u0447\u0435\u043d\u0430 \u0434\u043b\u044f JavaScript-\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u044f \u2014 \u0432\u0441\u0435\u0433\u0434\u0430 \u0443\u043a\u0430\u0437\u044b\u0432\u0430\u0439\u0442\u0435\u00a0<code class=\"CodeInlined\">type=\"button\"<\/code>.<\/p>\n<p><strong><code class=\"CodeInlined\">&lt;button&gt;<\/code>\u00a0\u0432\u043d\u0435 \u0444\u043e\u0440\u043c\u044b \u0431\u0435\u0437 \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u0430\u00a0<code class=\"CodeInlined\">form<\/code>.<\/strong>\u00a0\u042d\u043b\u0435\u043c\u0435\u043d\u0442\u00a0<code class=\"CodeInlined\">&lt;button&gt;<\/code>\u00a0\u043c\u043e\u0436\u0435\u0442 \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u044f\u0442\u044c \u0444\u043e\u0440\u043c\u0443, \u0434\u0430\u0436\u0435 \u0435\u0441\u043b\u0438 \u043d\u0435 \u043d\u0430\u0445\u043e\u0434\u0438\u0442\u0441\u044f \u0432\u043d\u0443\u0442\u0440\u0438 \u043d\u0435\u0451, \u0447\u0435\u0440\u0435\u0437 \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u00a0<code class=\"CodeInlined\">form<\/code>:<\/p>\n<div class=\"CodeBlock CodeBlock_overflow_visible CodeBlock_highlight\">\n<div class=\"CodeBlock-StickyWrapper\">\n<div class=\"CodeBlock-Header\">\n<div class=\"CodeBlock-HeaderTitle\">html<\/div>\n<pre class=\"actionscript\" style=\"font-family: monospace; font-size: 14px;\"><span style=\"color: #66cc66;\">&lt;<\/span>form id=<span style=\"color: #ff0000;\">\"search\"<\/span> action=<span style=\"color: #ff0000;\">\"\/search\"<\/span> method=<span style=\"color: #ff0000;\">\"get\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;<\/span>input <span style=\"color: #0066cc;\">type<\/span>=<span style=\"color: #ff0000;\">\"text\"<\/span> <span style=\"color: #0066cc;\">name<\/span>=<span style=\"color: #ff0000;\">\"q\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\r\n<span style=\"color: #66cc66;\">&lt;\/<\/span>form<span style=\"color: #66cc66;\">&gt;<\/span>\r\n\u00a0\r\n<span style=\"color: #66cc66;\">&lt;!<\/span>-- \u041a\u043d\u043e\u043f\u043a\u0430 \u0432\u043d\u0435 \u0444\u043e\u0440\u043c\u044b, \u043d\u043e \u0441\u0432\u044f\u0437\u0430\u043d\u0430 \u0441 \u043d\u0435\u0439 --<span style=\"color: #66cc66;\">&gt;<\/span>\r\n<span style=\"color: #66cc66;\">&lt;<\/span><span style=\"color: #0066cc;\">button<\/span> <span style=\"color: #0066cc;\">type<\/span>=<span style=\"color: #ff0000;\">\"submit\"<\/span> form=<span style=\"color: #ff0000;\">\"search\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\u041d\u0430\u0439\u0442\u0438<span style=\"color: #66cc66;\">&lt;\/<\/span>button<span style=\"color: #66cc66;\">&gt;<\/span><\/pre>\n<\/div>\n<\/div>\n<\/div>\n<p><code class=\"CodeInlined\">&lt;input type=\"submit\"&gt;<\/code>\u00a0\u0442\u0430\u043a\u0436\u0435 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442 \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u00a0<code class=\"CodeInlined\">form<\/code>, \u043d\u043e \u043d\u0430 \u043f\u0440\u0430\u043a\u0442\u0438\u043a\u0435 \u044d\u0442\u043e \u0432\u0441\u0442\u0440\u0435\u0447\u0430\u0435\u0442\u0441\u044f \u0440\u0435\u0436\u0435.<\/p>\n<p><strong>\u0412\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u0438\u043d\u0442\u0435\u0440\u0430\u043a\u0442\u0438\u0432\u043d\u044b\u0445 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043e\u0432 \u0432\u043d\u0443\u0442\u0440\u044c\u00a0<code class=\"CodeInlined\">&lt;button&gt;<\/code>.<\/strong>\u00a0\u0412\u043d\u0443\u0442\u0440\u0438\u00a0<code class=\"CodeInlined\">&lt;button&gt;<\/code>\u00a0\u043d\u0435\u043b\u044c\u0437\u044f \u043f\u043e\u043c\u0435\u0449\u0430\u0442\u044c \u0434\u0440\u0443\u0433\u0438\u0435\u00a0<code class=\"CodeInlined\">&lt;button&gt;<\/code>,\u00a0<code class=\"CodeInlined\">&lt;a&gt;<\/code>,\u00a0<code class=\"CodeInlined\">&lt;input&gt;<\/code>\u00a0\u0438 \u0434\u0440\u0443\u0433\u0438\u0435 \u0438\u043d\u0442\u0435\u0440\u0430\u043a\u0442\u0438\u0432\u043d\u044b\u0435 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u044b \u2014 \u044d\u0442\u043e \u043d\u0430\u0440\u0443\u0448\u0430\u0435\u0442 \u0441\u043f\u0435\u0446\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044e HTML \u0438 \u043f\u0440\u0438\u0432\u043e\u0434\u0438\u0442 \u043a \u043d\u0435\u043f\u0440\u0435\u0434\u0441\u043a\u0430\u0437\u0443\u0435\u043c\u043e\u043c\u0443 \u043f\u043e\u0432\u0435\u0434\u0435\u043d\u0438\u044e.<\/p>\n<p><strong>\u041f\u0443\u0441\u0442\u043e\u0439\u00a0<code class=\"CodeInlined\">value<\/code>\u00a0\u0443\u00a0<code class=\"CodeInlined\">&lt;input type=\"submit\"&gt;<\/code>.<\/strong>\u00a0\u0415\u0441\u043b\u0438\u00a0<code class=\"CodeInlined\">value<\/code>\u00a0\u043d\u0435 \u0437\u0430\u0434\u0430\u043d, \u0431\u0440\u0430\u0443\u0437\u0435\u0440 \u043f\u043e\u0434\u0441\u0442\u0430\u0432\u0438\u0442 \u0442\u0435\u043a\u0441\u0442 \u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0437\u0430\u0432\u0438\u0441\u0438\u0442 \u043e\u0442 \u044f\u0437\u044b\u043a\u0430 \u0438 \u0432\u0435\u0440\u0441\u0438\u0438 \u2014 \u044d\u0442\u043e \u043c\u043e\u0436\u0435\u0442 \u043d\u0435 \u0441\u043e\u0432\u043f\u0430\u0434\u0430\u0442\u044c \u0441 \u0437\u0430\u0434\u0443\u043c\u0430\u043d\u043d\u044b\u043c \u0434\u0438\u0437\u0430\u0439\u043d\u043e\u043c.<\/p>\n<hr \/>\n<h2>\u0418\u0442\u043e\u0433<\/h2>\n<p><code class=\"CodeInlined\">&lt;button&gt;<\/code>\u00a0\u2014 \u0431\u043e\u043b\u0435\u0435 \u0443\u043d\u0438\u0432\u0435\u0440\u0441\u0430\u043b\u044c\u043d\u044b\u0439 \u044d\u043b\u0435\u043c\u0435\u043d\u0442. \u041e\u043d \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442 \u0432\u0441\u0451, \u0447\u0442\u043e \u0443\u043c\u0435\u0435\u0442\u00a0<code class=\"CodeInlined\">&lt;input type=\"submit\"&gt;<\/code>, \u043f\u043b\u044e\u0441 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u043b\u044c\u043d\u043e\u0435 \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u043c\u043e\u0435.\u00a0<code class=\"CodeInlined\">&lt;input type=\"submit\"&gt;<\/code>\u00a0\u2014 \u0443\u043d\u0430\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0441\u043f\u043e\u0441\u043e\u0431 \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u043e\u0439 \u043a\u043d\u043e\u043f\u043a\u0438 \u043e\u0442\u043f\u0440\u0430\u0432\u043a\u0438, \u043f\u0440\u043e\u0449\u0435 \u0432 \u0440\u0430\u0437\u043c\u0435\u0442\u043a\u0435, \u043d\u043e \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u043d\u044b\u0439 \u043f\u043e \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u043c\u043e\u043c\u0443. \u0415\u0441\u043b\u0438 \u043a\u043d\u043e\u043f\u043a\u0430 \u0441\u043e\u0441\u0442\u043e\u0438\u0442 \u0442\u043e\u043b\u044c\u043a\u043e \u0438\u0437 \u0442\u0435\u043a\u0441\u0442\u0430 \u2014 \u043e\u0431\u0430 \u0432\u0430\u0440\u0438\u0430\u043d\u0442\u0430 \u0440\u0430\u0432\u043d\u043e\u0437\u043d\u0430\u0447\u043d\u044b. \u0415\u0441\u043b\u0438 \u043d\u0443\u0436\u043d\u0430 \u0438\u043a\u043e\u043d\u043a\u0430 \u0438\u043b\u0438 \u0441\u043b\u043e\u0436\u043d\u0430\u044f \u0432\u0451\u0440\u0441\u0442\u043a\u0430 \u2014 \u0442\u043e\u043b\u044c\u043a\u043e\u00a0<code class=\"CodeInlined\">&lt;button&gt;<\/code>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>&lt;button type=&#187;submit&#187;&gt;\u00a0\u0438\u00a0&lt;input type=&#187;submit&#187;&gt;\u00a0\u2014 \u043e\u0431\u0430 \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u044f\u044e\u0442 \u0444\u043e\u0440\u043c\u0443. \u0420\u0430\u0437\u043d\u0438\u0446\u0430 \u0432 \u0442\u043e\u043c, \u0447\u0442\u043e \u0432\u043d\u0443\u0442\u0440\u0438\u00a0&lt;button&gt;\u00a0\u043c\u043e\u0436\u043d\u043e \u043f\u043e\u043c\u0435\u0449\u0430\u0442\u044c \u043b\u044e\u0431\u043e\u0439 HTML-\u043a\u043e\u043d\u0442\u0435\u043d\u0442 (\u0442\u0435\u043a\u0441\u0442, \u0438\u043a\u043e\u043d\u043a\u0438, \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f), \u0430\u00a0&lt;input&gt;\u00a0\u2014 \u043f\u0443\u0441\u0442\u043e\u0439 \u044d\u043b\u0435\u043c\u0435\u043d\u0442, \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u043c\u043e\u0435 \u043a\u043e\u0442\u043e\u0440\u043e\u0433\u043e \u0437\u0430\u0434\u0430\u0451\u0442\u0441\u044f \u0442\u043e\u043b\u044c\u043a\u043e \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u043e\u043c\u00a0value. \u041d\u0430 \u044d\u0442\u043e\u043c \u0440\u0430\u0437\u043b\u0438\u0447\u0438\u0438 \u0441\u0442\u0440\u043e\u0438\u0442\u0441\u044f \u0432\u0441\u0451 \u043e\u0441\u0442\u0430\u043b\u044c\u043d\u043e\u0435. \u0427\u0442\u043e \u0442\u0430\u043a\u043e\u0435\u00a0&lt;input type=&#187;submit&#187;&gt; \u041f\u0443\u0441\u0442\u043e\u0439 \u044d\u043b\u0435\u043c\u0435\u043d\u0442-\u0437\u0430\u043c\u044b\u043a\u0430\u0442\u0435\u043b\u044c. \u0421\u043e\u0437\u0434\u0430\u0451\u0442 \u043a\u043d\u043e\u043f\u043a\u0443 \u043e\u0442\u043f\u0440\u0430\u0432\u043a\u0438 \u0444\u043e\u0440\u043c\u044b, \u0442\u0435\u043a\u0441\u0442 \u043d\u0430 \u043a\u043e\u0442\u043e\u0440\u043e\u0439 \u0437\u0430\u0434\u0430\u0451\u0442\u0441\u044f \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u043e\u043c\u00a0value: html &lt;form action=&#187;\/login&#187; method=&#187;post&#187;&gt; &lt;input type=&#187;text&#187; name=&#187;login&#187;&gt; &lt;input type=&#187;password&#187; name=&#187;password&#187;&gt; [&hellip;]<\/p>\n","protected":false},"author":9194254,"featured_media":135476,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[463],"tags":[],"class_list":["post-135663","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-javascript"],"views":4,"_links":{"self":[{"href":"https:\/\/rcl-radio.ru\/index.php?rest_route=\/wp\/v2\/posts\/135663","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rcl-radio.ru\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/rcl-radio.ru\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/rcl-radio.ru\/index.php?rest_route=\/wp\/v2\/users\/9194254"}],"replies":[{"embeddable":true,"href":"https:\/\/rcl-radio.ru\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=135663"}],"version-history":[{"count":1,"href":"https:\/\/rcl-radio.ru\/index.php?rest_route=\/wp\/v2\/posts\/135663\/revisions"}],"predecessor-version":[{"id":135664,"href":"https:\/\/rcl-radio.ru\/index.php?rest_route=\/wp\/v2\/posts\/135663\/revisions\/135664"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/rcl-radio.ru\/index.php?rest_route=\/wp\/v2\/media\/135476"}],"wp:attachment":[{"href":"https:\/\/rcl-radio.ru\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=135663"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rcl-radio.ru\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=135663"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rcl-radio.ru\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=135663"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}