{"id":135463,"date":"2026-07-30T13:20:08","date_gmt":"2026-07-30T07:20:08","guid":{"rendered":"https:\/\/rcl-radio.ru\/?p=135463"},"modified":"2026-07-30T13:20:08","modified_gmt":"2026-07-30T07:20:08","slug":"html-%d1%84%d0%be%d1%80%d0%bc%d1%8b-%d0%bf%d0%b5%d1%80%d0%b2%d0%be%d0%b5-%d0%b7%d0%bd%d0%b0%d0%ba%d0%be%d0%bc%d1%81%d1%82%d0%b2%d0%be-%d1%81-input-label-button","status":"publish","type":"post","link":"https:\/\/rcl-radio.ru\/?p=135463","title":{"rendered":"HTML &#8212; \u0444\u043e\u0440\u043c\u044b: \u043f\u0435\u0440\u0432\u043e\u0435 \u0437\u043d\u0430\u043a\u043e\u043c\u0441\u0442\u0432\u043e \u0441 input, label, button"},"content":{"rendered":"<p>HTML-\u0444\u043e\u0440\u043c\u044b\u00a0\u2014\u00a0\u044d\u0442\u043e \u0431\u0430\u0437\u043e\u0432\u044b\u0439 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442 \u0434\u043b\u044f \u0441\u0431\u043e\u0440\u0430 \u0434\u0430\u043d\u043d\u044b\u0445 \u043e\u0442 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f: \u043e\u0442 \u043f\u0440\u043e\u0441\u0442\u043e\u0433\u043e \u043f\u043e\u0438\u0441\u043a\u0430 \u0434\u043e \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u0438 \u0438 \u043e\u0442\u043f\u0440\u0430\u0432\u043a\u0438 \u0437\u0430\u043a\u0430\u0437\u043e\u0432. \u0412 \u044d\u0442\u043e\u0439 \u0441\u0442\u0430\u0442\u044c\u0435 \u0440\u0430\u0437\u0431\u0435\u0440\u0451\u043c \u0442\u0440\u0438 \u043a\u043b\u044e\u0447\u0435\u0432\u044b\u0445 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0430: <code class=\"CodeInlined\">&lt;input&gt;<\/code>, <code class=\"CodeInlined\">&lt;label&gt;<\/code> \u0438 <code class=\"CodeInlined\">&lt;button&gt;<\/code>\u00a0\u2014\u00a0\u0438 \u043f\u043e\u043a\u0430\u0436\u0435\u043c, \u043a\u0430\u043a \u0438\u0445 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e \u0438 \u0443\u0434\u043e\u0431\u043d\u043e.<\/p>\n<hr \/>\n<h2>\u0417\u0430\u0447\u0435\u043c \u0432\u043e\u043e\u0431\u0449\u0435 \u043d\u0443\u0436\u043d\u0430 \u0444\u043e\u0440\u043c\u0430<\/h2>\n<p>\u0424\u043e\u0440\u043c\u0430 \u0437\u0430\u0434\u0430\u0451\u0442\u0441\u044f \u0442\u0435\u0433\u043e\u043c <code class=\"CodeInlined\">&lt;form&gt;<\/code>. \u041e\u043d \u043d\u0435 \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0430\u0435\u0442 \u043d\u0438\u0447\u0435\u0433\u043e \u0432\u0438\u0434\u0438\u043c\u043e\u0433\u043e, \u043d\u043e \u0437\u0430\u0434\u0430\u0451\u0442 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442: \u043a\u0443\u0434\u0430 \u0438 \u043a\u0430\u043a \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u044f\u0442\u044c \u0434\u0430\u043d\u043d\u044b\u0435. \u041c\u0438\u043d\u0438\u043c\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u0440\u0438\u043c\u0435\u0440:<\/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;\">\"\/submit\"<\/span> method=<span style=\"color: #ff0000;\">\"post\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;!<\/span>-- \u043f\u043e\u043b\u044f \u0438 \u043a\u043d\u043e\u043f\u043a\u0438 \u0431\u0443\u0434\u0443\u0442 \u0437\u0434\u0435\u0441\u044c --<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<ul>\n<li data-value=\"\" data-shift=\"0\"><code class=\"CodeInlined\">action<\/code>\u00a0\u2014\u00a0\u0430\u0434\u0440\u0435\u0441, \u043a\u0443\u0434\u0430 \u0443\u0439\u0434\u0443\u0442 \u0434\u0430\u043d\u043d\u044b\u0435.<\/li>\n<li data-value=\"\" data-shift=\"0\"><code class=\"CodeInlined\">method<\/code>\u00a0\u2014\u00a0\u0441\u043f\u043e\u0441\u043e\u0431 \u043e\u0442\u043f\u0440\u0430\u0432\u043a\u0438: \u0447\u0430\u0449\u0435 \u0432\u0441\u0435\u0433\u043e <code class=\"CodeInlined\">post<\/code> (\u0434\u043b\u044f \u043e\u0442\u043f\u0440\u0430\u0432\u043a\u0438 \u0434\u0430\u043d\u043d\u044b\u0445) \u0438\u043b\u0438 <code class=\"CodeInlined\">get<\/code> (\u0434\u043b\u044f \u043f\u043e\u0438\u0441\u043a\u043e\u0432\u044b\u0445 \u0437\u0430\u043f\u0440\u043e\u0441\u043e\u0432).<\/li>\n<\/ul>\n<p>\u0422\u0435\u043f\u0435\u0440\u044c \u043f\u043e\u0441\u043c\u043e\u0442\u0440\u0438\u043c, \u0438\u0437 \u0447\u0435\u0433\u043e \u0441\u043e\u0441\u0442\u043e\u0438\u0442 \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u043c\u043e\u0435 \u0444\u043e\u0440\u043c\u044b.<\/p>\n<hr \/>\n<h2><code class=\"CodeInlined\">&lt;input&gt;<\/code>: \u0441\u0430\u043c\u043e\u0435 \u0443\u043d\u0438\u0432\u0435\u0440\u0441\u0430\u043b\u044c\u043d\u043e\u0435 \u043f\u043e\u043b\u0435<\/h2>\n<p>\u0422\u0435\u0433 <code class=\"CodeInlined\">&lt;input&gt;<\/code>\u00a0\u2014\u00a0\u044d\u0442\u043e \u00ab\u0440\u0430\u0431\u043e\u0447\u0430\u044f \u043b\u043e\u0448\u0430\u0434\u043a\u0430\u00bb \u0444\u043e\u0440\u043c. \u041e\u043d \u043c\u0435\u043d\u044f\u0435\u0442 \u043f\u043e\u0432\u0435\u0434\u0435\u043d\u0438\u0435 \u0432 \u0437\u0430\u0432\u0438\u0441\u0438\u043c\u043e\u0441\u0442\u0438 \u043e\u0442 \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u0430 <code class=\"CodeInlined\">type<\/code>.<\/p>\n<h3>\u0421\u0430\u043c\u044b\u0435 \u0447\u0430\u0441\u0442\u044b\u0435 \u0442\u0438\u043f\u044b<\/h3>\n<ul>\n<li data-value=\"\" data-shift=\"0\"><code class=\"CodeInlined\">type=\"text\"<\/code>\u00a0\u2014\u00a0\u043e\u0431\u044b\u0447\u043d\u043e\u0435 \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u043e\u0435 \u043f\u043e\u043b\u0435.<\/li>\n<li data-value=\"\" data-shift=\"0\"><code class=\"CodeInlined\">type=\"email\"<\/code>\u00a0\u2014\u00a0\u043f\u043e\u043b\u0435 \u0434\u043b\u044f e-mail (\u0431\u0440\u0430\u0443\u0437\u0435\u0440 \u043c\u043e\u0436\u0435\u0442 \u043f\u0440\u043e\u0432\u0435\u0440\u0438\u0442\u044c \u0444\u043e\u0440\u043c\u0430\u0442).<\/li>\n<li data-value=\"\" data-shift=\"0\"><code class=\"CodeInlined\">type=\"password\"<\/code>\u00a0\u2014\u00a0\u0432\u0432\u043e\u0434 \u043f\u0430\u0440\u043e\u043b\u044f (\u0441\u0438\u043c\u0432\u043e\u043b\u044b \u0441\u043a\u0440\u044b\u0432\u0430\u044e\u0442\u0441\u044f).<\/li>\n<li data-value=\"\" data-shift=\"0\"><code class=\"CodeInlined\">type=\"number\"<\/code>\u00a0\u2014\u00a0\u0447\u0438\u0441\u043b\u043e\u0432\u043e\u0435 \u043f\u043e\u043b\u0435 (\u0447\u0430\u0441\u0442\u043e \u0441 \u043a\u043d\u043e\u043f\u043a\u0430\u043c\u0438 \u00ab\u0432\u0432\u0435\u0440\u0445\/\u0432\u043d\u0438\u0437\u00bb).<\/li>\n<li data-value=\"\" data-shift=\"0\"><code class=\"CodeInlined\">type=\"checkbox\"<\/code>\u00a0\u2014\u00a0\u0444\u043b\u0430\u0436\u043e\u043a (\u043c\u043e\u0436\u043d\u043e \u0432\u044b\u0431\u0440\u0430\u0442\u044c \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u0432\u0430\u0440\u0438\u0430\u043d\u0442\u043e\u0432).<\/li>\n<li data-value=\"\" data-shift=\"0\"><code class=\"CodeInlined\">type=\"radio\"<\/code>\u00a0\u2014\u00a0\u043f\u0435\u0440\u0435\u043a\u043b\u044e\u0447\u0430\u0442\u0435\u043b\u044c (\u0442\u043e\u043b\u044c\u043a\u043e \u043e\u0434\u0438\u043d \u0432\u0430\u0440\u0438\u0430\u043d\u0442 \u0438\u0437 \u0433\u0440\u0443\u043f\u043f\u044b).<\/li>\n<li data-value=\"\" data-shift=\"0\"><code class=\"CodeInlined\">type=\"submit\"<\/code>\u00a0\u2014\u00a0\u043a\u043d\u043e\u043f\u043a\u0430 \u043e\u0442\u043f\u0440\u0430\u0432\u043a\u0438 (\u0441\u043f\u0435\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0439 \u0442\u0438\u043f input).<\/li>\n<\/ul>\n<h3>\u041f\u0440\u0438\u043c\u0435\u0440 \u043f\u0440\u043e\u0441\u0442\u043e\u0439 \u0444\u043e\u0440\u043c\u044b<\/h3>\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<\/div>\n<\/div>\n<pre class=\"actionscript\" style=\"font-family: monospace; font-size: 14px;\"><span style=\"color: #66cc66;\">&lt;<\/span>form action=<span style=\"color: #ff0000;\">\"\/signup\"<\/span> method=<span style=\"color: #ff0000;\">\"post\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;<\/span>label <span style=\"color: #b1b100;\">for<\/span>=<span style=\"color: #ff0000;\">\"username\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\u0418\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f:<span style=\"color: #66cc66;\">&lt;\/<\/span>label<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> id=<span style=\"color: #ff0000;\">\"username\"<\/span> <span style=\"color: #0066cc;\">name<\/span>=<span style=\"color: #ff0000;\">\"username\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\r\n\u00a0\r\n  <span style=\"color: #66cc66;\">&lt;<\/span>label <span style=\"color: #b1b100;\">for<\/span>=<span style=\"color: #ff0000;\">\"email\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>E-mail:<span style=\"color: #66cc66;\">&lt;\/<\/span>label<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;\">\"email\"<\/span> id=<span style=\"color: #ff0000;\">\"email\"<\/span> <span style=\"color: #0066cc;\">name<\/span>=<span style=\"color: #ff0000;\">\"email\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\r\n\u00a0\r\n  <span style=\"color: #66cc66;\">&lt;<\/span>label<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;\">\"checkbox\"<\/span> <span style=\"color: #0066cc;\">name<\/span>=<span style=\"color: #ff0000;\">\"agree\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\r\n    \u042f \u0441\u043e\u0433\u043b\u0430\u0441\u0435\u043d \u0441 \u0443\u0441\u043b\u043e\u0432\u0438\u044f\u043c\u0438\r\n  <span style=\"color: #66cc66;\">&lt;\/<\/span>label<span style=\"color: #66cc66;\">&gt;<\/span>\r\n\u00a0\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>\u0417\u0430\u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c\u0441\u044f<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<form action=\"\/signup\" method=\"post\"><label for=\"username\">\u0418\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f:<\/label><br \/>\n<input id=\"username\" name=\"username\" type=\"text\" \/><label for=\"email\">E-mail:<\/label><br \/>\n<input id=\"email\" name=\"email\" type=\"email\" \/><label><br \/>\n<input name=\"agree\" type=\"checkbox\" \/><br \/>\n\u042f \u0441\u043e\u0433\u043b\u0430\u0441\u0435\u043d \u0441 \u0443\u0441\u043b\u043e\u0432\u0438\u044f\u043c\u0438<br \/>\n<\/label><button type=\"submit\">\u0417\u0430\u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u043e\u0432\u0430\u0442\u044c\u0441\u044f<\/button><\/form>\n<\/div>\n<h3>\u0412\u0430\u0436\u043d\u044b\u0435 \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u044b<\/h3>\n<ul>\n<li data-value=\"\" data-shift=\"0\"><code class=\"CodeInlined\">name<\/code>\u00a0\u2014\u00a0\u0438\u043c\u044f \u043f\u043e\u043b\u044f, \u043f\u043e \u043a\u043e\u0442\u043e\u0440\u043e\u043c\u0443 \u0441\u0435\u0440\u0432\u0435\u0440 \u043f\u043e\u043b\u0443\u0447\u0438\u0442 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435. \u0411\u0435\u0437 \u043d\u0435\u0433\u043e \u0434\u0430\u043d\u043d\u044b\u0435 \u043d\u0435 \u043e\u0442\u043f\u0440\u0430\u0432\u044f\u0442\u0441\u044f.<\/li>\n<li data-value=\"\" data-shift=\"0\"><code class=\"CodeInlined\">id<\/code>\u00a0\u2014\u00a0\u0443\u043d\u0438\u043a\u0430\u043b\u044c\u043d\u044b\u0439 \u0438\u0434\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0442\u043e\u0440, \u043d\u0443\u0436\u0435\u043d \u0434\u043b\u044f \u0441\u0432\u044f\u0437\u0438 \u0441 <code class=\"CodeInlined\">&lt;label&gt;<\/code>.<\/li>\n<li data-value=\"\" data-shift=\"0\"><code class=\"CodeInlined\">placeholder<\/code>\u00a0\u2014\u00a0\u043f\u043e\u0434\u0441\u043a\u0430\u0437\u043a\u0430 \u0432\u043d\u0443\u0442\u0440\u0438 \u043f\u043e\u043b\u044f (\u043d\u0435 \u0437\u0430\u043c\u0435\u043d\u044f\u0435\u0442 <code class=\"CodeInlined\">&lt;label&gt;<\/code>).<\/li>\n<li data-value=\"\" data-shift=\"0\"><code class=\"CodeInlined\">required<\/code>\u00a0\u2014\u00a0\u0434\u0435\u043b\u0430\u0435\u0442 \u043f\u043e\u043b\u0435 \u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u043c \u0434\u043b\u044f \u0437\u0430\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u044f.<\/li>\n<\/ul>\n<p>\u041f\u0440\u0438\u043c\u0435\u0440 \u0441 \u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u043c\u0438 \u043f\u043e\u043b\u044f\u043c\u0438 \u0438 \u043f\u043e\u0434\u0441\u043a\u0430\u0437\u043a\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>input <span style=\"color: #0066cc;\">type<\/span>=<span style=\"color: #ff0000;\">\"text\"<\/span> <span style=\"color: #0066cc;\">name<\/span>=<span style=\"color: #ff0000;\">\"city\"<\/span> id=<span style=\"color: #ff0000;\">\"city\"<\/span> placeholder=<span style=\"color: #ff0000;\">\"\u041d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u041c\u043e\u0441\u043a\u0432\u0430\"<\/span> required<span style=\"color: #66cc66;\">&gt;<\/span><\/pre>\n<\/div>\n<\/div>\n<\/div>\n<p><input id=\"city\" name=\"city\" required=\"\" type=\"text\" placeholder=\"\u041d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u041c\u043e\u0441\u043a\u0432\u0430\" \/><\/p>\n<hr \/>\n<h2><code class=\"CodeInlined\">&lt;label&gt;<\/code>: \u043f\u043e\u0434\u043f\u0438\u0441\u0438 \u043a \u043f\u043e\u043b\u044f\u043c<\/h2>\n<p><code class=\"CodeInlined\">&lt;label&gt;<\/code> \u0441\u0432\u044f\u0437\u044b\u0432\u0430\u0435\u0442 \u0442\u0435\u043a\u0441\u0442 \u0441 \u043f\u043e\u043b\u0435\u043c \u0432\u0432\u043e\u0434\u0430. \u042d\u0442\u043e \u0432\u0430\u0436\u043d\u043e \u043d\u0435 \u0442\u043e\u043b\u044c\u043a\u043e \u0434\u043b\u044f \u043f\u043e\u043d\u044f\u0442\u043d\u043e\u0441\u0442\u0438, \u043d\u043e \u0438 \u0434\u043b\u044f \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u043e\u0441\u0442\u0438: \u043a\u043b\u0438\u043a \u043f\u043e \u043f\u043e\u0434\u043f\u0438\u0441\u0438 \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u0443\u0435\u0442 \u043f\u043e\u043b\u0435, \u0430 \u0441\u043a\u0440\u0438\u043d\u0440\u0438\u0434\u0435\u0440\u044b \u0447\u0438\u0442\u0430\u044e\u0442 \u043f\u043e\u0434\u043f\u0438\u0441\u044c.<\/p>\n<p>\u0415\u0441\u0442\u044c \u0434\u0432\u0430 \u0441\u043f\u043e\u0441\u043e\u0431\u0430 \u0441\u0432\u044f\u0437\u0430\u0442\u044c <code class=\"CodeInlined\">&lt;label&gt;<\/code> \u0441 <code class=\"CodeInlined\">&lt;input&gt;<\/code>:<\/p>\n<h3>\u0421\u043f\u043e\u0441\u043e\u0431 1: \u0430\u0442\u0440\u0438\u0431\u0443\u0442 <code class=\"CodeInlined\">for<\/code> (\u0440\u0435\u043a\u043e\u043c\u0435\u043d\u0434\u0443\u0435\u0442\u0441\u044f)<\/h3>\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>label <span style=\"color: #b1b100;\">for<\/span>=<span style=\"color: #ff0000;\">\"age\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\u0412\u043e\u0437\u0440\u0430\u0441\u0442:<span style=\"color: #66cc66;\">&lt;\/<\/span>label<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;\">\"number\"<\/span> id=<span style=\"color: #ff0000;\">\"age\"<\/span> <span style=\"color: #0066cc;\">name<\/span>=<span style=\"color: #ff0000;\">\"age\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span><\/pre>\n<\/div>\n<\/div>\n<\/div>\n<p><label for=\"age\">\u0412\u043e\u0437\u0440\u0430\u0441\u0442:<\/label><br \/>\n<input id=\"age\" name=\"age\" type=\"number\" \/><\/p>\n<p>\u0417\u0434\u0435\u0441\u044c <code class=\"CodeInlined\">for<\/code> \u0441\u0441\u044b\u043b\u0430\u0435\u0442\u0441\u044f \u043d\u0430 <code class=\"CodeInlined\">id<\/code> \u043f\u043e\u043b\u044f. \u042d\u0442\u043e \u0441\u0430\u043c\u044b\u0439 \u043d\u0430\u0434\u0451\u0436\u043d\u044b\u0439 \u0432\u0430\u0440\u0438\u0430\u043d\u0442.<\/p>\n<h3>\u0421\u043f\u043e\u0441\u043e\u0431 2: \u0432\u043b\u043e\u0436\u0435\u043d\u0438\u0435 <code class=\"CodeInlined\">&lt;input&gt;<\/code> \u0432\u043d\u0443\u0442\u0440\u044c <code class=\"CodeInlined\">&lt;label&gt;<\/code><\/h3>\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>label<span style=\"color: #66cc66;\">&gt;<\/span>\r\n  \u0412\u043e\u0437\u0440\u0430\u0441\u0442:\r\n  <span style=\"color: #66cc66;\">&lt;<\/span>input <span style=\"color: #0066cc;\">type<\/span>=<span style=\"color: #ff0000;\">\"number\"<\/span> <span style=\"color: #0066cc;\">name<\/span>=<span style=\"color: #ff0000;\">\"age\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\r\n<span style=\"color: #66cc66;\">&lt;\/<\/span>label<span style=\"color: #66cc66;\">&gt;<\/span><\/pre>\n<p><label><br \/>\n\u0412\u043e\u0437\u0440\u0430\u0441\u0442:<br \/>\n<input name=\"age\" type=\"number\" \/><\/label><\/p>\n<\/div>\n<\/div>\n<\/div>\n<p>\u042d\u0442\u043e \u0443\u0434\u043e\u0431\u043d\u043e, \u043a\u043e\u0433\u0434\u0430 \u043d\u0435 \u0445\u043e\u0447\u0435\u0442\u0441\u044f \u043f\u0440\u0438\u0434\u0443\u043c\u044b\u0432\u0430\u0442\u044c <code class=\"CodeInlined\">id<\/code> \u0438 <code class=\"CodeInlined\">for<\/code>. \u041d\u043e \u0435\u0441\u043b\u0438 \u043d\u0443\u0436\u043d\u043e \u0441\u043b\u043e\u0436\u043d\u043e\u0435 \u043e\u0444\u043e\u0440\u043c\u043b\u0435\u043d\u0438\u0435, \u043f\u0435\u0440\u0432\u044b\u0439 \u0441\u043f\u043e\u0441\u043e\u0431 \u0443\u0434\u043e\u0431\u043d\u0435\u0435.<\/p>\n<hr \/>\n<h2><code class=\"CodeInlined\">&lt;button&gt;<\/code>: \u043a\u043d\u043e\u043f\u043a\u0438 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0439<\/h2>\n<p>\u0414\u043b\u044f \u043a\u043d\u043e\u043f\u043e\u043a \u043b\u0443\u0447\u0448\u0435 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u0442\u0435\u0433 <code class=\"CodeInlined\">&lt;button&gt;<\/code>, \u0430 \u043d\u0435 <code class=\"CodeInlined\">&lt;input type=\"submit\"&gt;<\/code>. \u0423 <code class=\"CodeInlined\">&lt;button&gt;<\/code> \u0431\u043e\u043b\u044c\u0448\u0435 \u0433\u0438\u0431\u043a\u043e\u0441\u0442\u0438 \u0438 \u043f\u043e\u043d\u044f\u0442\u043d\u0435\u0435 \u0441\u0435\u043c\u0430\u043d\u0442\u0438\u043a\u0430.<\/p>\n<h3>\u0422\u0438\u043f\u044b \u043a\u043d\u043e\u043f\u043e\u043a<\/h3>\n<ul>\n<li data-value=\"\" data-shift=\"0\"><code class=\"CodeInlined\">type=\"submit\"<\/code>\u00a0\u2014\u00a0\u043e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c \u0444\u043e\u0440\u043c\u0443 (\u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e \u0432 \u0444\u043e\u0440\u043c\u0435).<\/li>\n<li data-value=\"\" data-shift=\"0\"><code class=\"CodeInlined\">type=\"reset\"<\/code>\u00a0\u2014\u00a0\u043e\u0447\u0438\u0441\u0442\u0438\u0442\u044c \u0432\u0441\u0435 \u043f\u043e\u043b\u044f \u0444\u043e\u0440\u043c\u044b.<\/li>\n<li data-value=\"\" data-shift=\"0\"><code class=\"CodeInlined\">type=\"button\"<\/code>\u00a0\u2014\u00a0\u043e\u0431\u044b\u0447\u043d\u0430\u044f \u043a\u043d\u043e\u043f\u043a\u0430 (\u043d\u0443\u0436\u043d\u0430 \u0434\u043b\u044f JavaScript-\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0439).<\/li>\n<\/ul>\n<p>\u041f\u0440\u0438\u043c\u0435\u0440\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>-- \u041e\u0442\u043f\u0440\u0430\u0432\u043a\u0430 \u0444\u043e\u0440\u043c\u044b --<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>\u041e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c<span style=\"color: #66cc66;\">&lt;\/<\/span>button<span style=\"color: #66cc66;\">&gt;<\/span>\r\n\u00a0\r\n<span style=\"color: #66cc66;\">&lt;!<\/span>-- \u0421\u0431\u0440\u043e\u0441 \u0444\u043e\u0440\u043c\u044b --<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\u00a0\r\n<span style=\"color: #66cc66;\">&lt;!<\/span>-- \u041a\u043d\u043e\u043f\u043a\u0430 \u0434\u043b\u044f JS --<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;\">\"doSomething()\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\u0414\u0435\u0439\u0441\u0442\u0432\u0438\u0435<span style=\"color: #66cc66;\">&lt;\/<\/span>button<span style=\"color: #66cc66;\">&gt;<\/span><\/pre>\n<\/div>\n<\/div>\n<\/div>\n<p><!-- \u041e\u0442\u043f\u0440\u0430\u0432\u043a\u0430 \u0444\u043e\u0440\u043c\u044b --><br \/>\n<button type=\"submit\">\u041e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c<\/button><\/p>\n<p><!-- \u0421\u0431\u0440\u043e\u0441 \u0444\u043e\u0440\u043c\u044b --><br \/>\n<button type=\"reset\">\u041e\u0447\u0438\u0441\u0442\u0438\u0442\u044c<\/button><\/p>\n<p><!-- \u041a\u043d\u043e\u043f\u043a\u0430 \u0434\u043b\u044f JS --><br \/>\n<button type=\"button\">\u0414\u0435\u0439\u0441\u0442\u0432\u0438\u0435<\/button><\/p>\n<p>\u0415\u0441\u043b\u0438 \u0432 \u0444\u043e\u0440\u043c\u0435 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u043a\u043d\u043e\u043f\u043e\u043a, \u0432\u0441\u0435\u0433\u0434\u0430 \u0443\u043a\u0430\u0437\u044b\u0432\u0430\u0439\u0442\u0435 <code class=\"CodeInlined\">type<\/code>, \u0447\u0442\u043e\u0431\u044b \u0438\u0437\u0431\u0435\u0436\u0430\u0442\u044c \u043f\u0443\u0442\u0430\u043d\u0438\u0446\u044b.<\/p>\n<hr \/>\n<h2>\u041f\u0440\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u043f\u0440\u0438\u043c\u0435\u0440: \u0444\u043e\u0440\u043c\u0430 \u043e\u0431\u0440\u0430\u0442\u043d\u043e\u0439 \u0441\u0432\u044f\u0437\u0438<\/h2>\n<p>\u0421\u043e\u0431\u0435\u0440\u0451\u043c \u0432\u0441\u0451 \u0432\u043c\u0435\u0441\u0442\u0435: \u043f\u043e\u0434\u043f\u0438\u0441\u0438, \u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u043f\u043e\u043b\u044f, \u0440\u0430\u0437\u043d\u044b\u0435 \u0442\u0438\u043f\u044b \u0432\u0432\u043e\u0434\u0430 \u0438 \u043f\u043e\u043d\u044f\u0442\u043d\u044b\u0435 \u043a\u043d\u043e\u043f\u043a\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;\">\"\/feedback\"<\/span> method=<span style=\"color: #ff0000;\">\"post\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;<\/span>h3<span style=\"color: #66cc66;\">&gt;<\/span>\u041e\u0431\u0440\u0430\u0442\u043d\u0430\u044f \u0441\u0432\u044f\u0437\u044c<span style=\"color: #66cc66;\">&lt;\/<\/span>h3<span style=\"color: #66cc66;\">&gt;<\/span>\r\n\u00a0\r\n  <span style=\"color: #66cc66;\">&lt;<\/span>div<span style=\"color: #66cc66;\">&gt;<\/span>\r\n    <span style=\"color: #66cc66;\">&lt;<\/span>label <span style=\"color: #b1b100;\">for<\/span>=<span style=\"color: #ff0000;\">\"name\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\u0412\u0430\u0448\u0435 \u0438\u043c\u044f:<span style=\"color: #66cc66;\">&lt;\/<\/span>label<span style=\"color: #66cc66;\">&gt;<\/span>\r\n    <span style=\"color: #66cc66;\">&lt;<\/span>input\r\n      <span style=\"color: #0066cc;\">type<\/span>=<span style=\"color: #ff0000;\">\"text\"<\/span>\r\n      id=<span style=\"color: #ff0000;\">\"name\"<\/span>\r\n      <span style=\"color: #0066cc;\">name<\/span>=<span style=\"color: #ff0000;\">\"name\"<\/span>\r\n      placeholder=<span style=\"color: #ff0000;\">\"\u0418\u0432\u0430\u043d \u0418\u0432\u0430\u043d\u043e\u0432\"<\/span>\r\n      required\r\n    <span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;\/<\/span>div<span style=\"color: #66cc66;\">&gt;<\/span>\r\n\u00a0\r\n  <span style=\"color: #66cc66;\">&lt;<\/span>div<span style=\"color: #66cc66;\">&gt;<\/span>\r\n    <span style=\"color: #66cc66;\">&lt;<\/span>label <span style=\"color: #b1b100;\">for<\/span>=<span style=\"color: #ff0000;\">\"phone\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\u0422\u0435\u043b\u0435\u0444\u043e\u043d:<span style=\"color: #66cc66;\">&lt;\/<\/span>label<span style=\"color: #66cc66;\">&gt;<\/span>\r\n    <span style=\"color: #66cc66;\">&lt;<\/span>input\r\n      <span style=\"color: #0066cc;\">type<\/span>=<span style=\"color: #ff0000;\">\"tel\"<\/span>\r\n      id=<span style=\"color: #ff0000;\">\"phone\"<\/span>\r\n      <span style=\"color: #0066cc;\">name<\/span>=<span style=\"color: #ff0000;\">\"phone\"<\/span>\r\n      placeholder=<span style=\"color: #ff0000;\">\"+7 (999) 000-00-00\"<\/span>\r\n    <span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;\/<\/span>div<span style=\"color: #66cc66;\">&gt;<\/span>\r\n\u00a0\r\n  <span style=\"color: #66cc66;\">&lt;<\/span>div<span style=\"color: #66cc66;\">&gt;<\/span>\r\n    <span style=\"color: #66cc66;\">&lt;<\/span>label <span style=\"color: #b1b100;\">for<\/span>=<span style=\"color: #ff0000;\">\"message\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\u0421\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0435:<span style=\"color: #66cc66;\">&lt;\/<\/span>label<span style=\"color: #66cc66;\">&gt;<\/span>\r\n    <span style=\"color: #66cc66;\">&lt;<\/span>textarea id=<span style=\"color: #ff0000;\">\"message\"<\/span> <span style=\"color: #0066cc;\">name<\/span>=<span style=\"color: #ff0000;\">\"message\"<\/span> rows=<span style=\"color: #ff0000;\">\"4\"<\/span> cols=<span style=\"color: #ff0000;\">\"30\"<\/span> required<span style=\"color: #66cc66;\">&gt;&lt;\/<\/span>textarea<span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;\/<\/span>div<span style=\"color: #66cc66;\">&gt;<\/span>\r\n\u00a0\r\n  <span style=\"color: #66cc66;\">&lt;<\/span>div<span style=\"color: #66cc66;\">&gt;<\/span>\r\n    <span style=\"color: #66cc66;\">&lt;<\/span>label<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;\">\"checkbox\"<\/span> <span style=\"color: #0066cc;\">name<\/span>=<span style=\"color: #ff0000;\">\"subscribe\"<\/span> checked<span style=\"color: #66cc66;\">&gt;<\/span>\r\n      \u041f\u043e\u043b\u0443\u0447\u0430\u0442\u044c \u0440\u0430\u0441\u0441\u044b\u043b\u043a\u0443\r\n    <span style=\"color: #66cc66;\">&lt;\/<\/span>label<span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;\/<\/span>div<span style=\"color: #66cc66;\">&gt;<\/span>\r\n\u00a0\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>\u041e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0435<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 \u0444\u043e\u0440\u043c\u0443<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<form action=\"\/feedback\" method=\"post\">\n<h3>\u041e\u0431\u0440\u0430\u0442\u043d\u0430\u044f \u0441\u0432\u044f\u0437\u044c<\/h3>\n<div><label for=\"name\">\u0412\u0430\u0448\u0435 \u0438\u043c\u044f:<\/label><br \/>\n<input id=\"name\" name=\"name\" required=\"\" type=\"text\" placeholder=\"\u0418\u0432\u0430\u043d \u0418\u0432\u0430\u043d\u043e\u0432\" \/><\/div>\n<div><label for=\"phone\">\u0422\u0435\u043b\u0435\u0444\u043e\u043d:<\/label><br \/>\n<input id=\"phone\" name=\"phone\" type=\"tel\" placeholder=\"+7 (999) 000-00-00\" \/><\/div>\n<div><label for=\"message\">\u0421\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0435:<\/label><br \/>\n<textarea id=\"message\" cols=\"30\" name=\"message\" required=\"\" rows=\"4\"><\/textarea><\/div>\n<div><label><br \/>\n<input checked=\"checked\" name=\"subscribe\" type=\"checkbox\" \/><br \/>\n\u041f\u043e\u043b\u0443\u0447\u0430\u0442\u044c \u0440\u0430\u0441\u0441\u044b\u043b\u043a\u0443<br \/>\n<\/label><\/div>\n<p><button type=\"submit\">\u041e\u0442\u043f\u0440\u0430\u0432\u0438\u0442\u044c \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0435<\/button><br \/>\n<button type=\"reset\">\u041e\u0447\u0438\u0441\u0442\u0438\u0442\u044c \u0444\u043e\u0440\u043c\u0443<\/button><\/p>\n<\/form>\n<\/div>\n<\/div>\n<\/div>\n<p>\u041e\u0431\u0440\u0430\u0442\u0438\u0442\u0435 \u0432\u043d\u0438\u043c\u0430\u043d\u0438\u0435: \u0437\u0434\u0435\u0441\u044c \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0441\u044f <code class=\"CodeInlined\">&lt;textarea&gt;<\/code> \u0434\u043b\u044f \u043c\u043d\u043e\u0433\u043e\u0441\u0442\u0440\u043e\u0447\u043d\u043e\u0433\u043e \u0442\u0435\u043a\u0441\u0442\u0430\u00a0\u2014\u00a0\u044d\u0442\u043e \u043e\u0442\u0434\u0435\u043b\u044c\u043d\u044b\u0439 \u0442\u0435\u0433, \u043d\u043e \u043e\u043d \u0442\u043e\u0436\u0435 \u043e\u0442\u043d\u043e\u0441\u0438\u0442\u0441\u044f \u043a \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0430\u043c \u0444\u043e\u0440\u043c.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>HTML-\u0444\u043e\u0440\u043c\u044b\u00a0\u2014\u00a0\u044d\u0442\u043e \u0431\u0430\u0437\u043e\u0432\u044b\u0439 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442 \u0434\u043b\u044f \u0441\u0431\u043e\u0440\u0430 \u0434\u0430\u043d\u043d\u044b\u0445 \u043e\u0442 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f: \u043e\u0442 \u043f\u0440\u043e\u0441\u0442\u043e\u0433\u043e \u043f\u043e\u0438\u0441\u043a\u0430 \u0434\u043e \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u0438 \u0438 \u043e\u0442\u043f\u0440\u0430\u0432\u043a\u0438 \u0437\u0430\u043a\u0430\u0437\u043e\u0432. \u0412 \u044d\u0442\u043e\u0439 \u0441\u0442\u0430\u0442\u044c\u0435 \u0440\u0430\u0437\u0431\u0435\u0440\u0451\u043c \u0442\u0440\u0438 \u043a\u043b\u044e\u0447\u0435\u0432\u044b\u0445 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0430: &lt;input&gt;, &lt;label&gt; \u0438 &lt;button&gt;\u00a0\u2014\u00a0\u0438 \u043f\u043e\u043a\u0430\u0436\u0435\u043c, \u043a\u0430\u043a \u0438\u0445 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u043e \u0438 \u0443\u0434\u043e\u0431\u043d\u043e. \u0417\u0430\u0447\u0435\u043c \u0432\u043e\u043e\u0431\u0449\u0435 \u043d\u0443\u0436\u043d\u0430 \u0444\u043e\u0440\u043c\u0430 \u0424\u043e\u0440\u043c\u0430 \u0437\u0430\u0434\u0430\u0451\u0442\u0441\u044f \u0442\u0435\u0433\u043e\u043c &lt;form&gt;. \u041e\u043d \u043d\u0435 \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0430\u0435\u0442 \u043d\u0438\u0447\u0435\u0433\u043e \u0432\u0438\u0434\u0438\u043c\u043e\u0433\u043e, \u043d\u043e \u0437\u0430\u0434\u0430\u0451\u0442 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442: \u043a\u0443\u0434\u0430 \u0438 \u043a\u0430\u043a \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u044f\u0442\u044c \u0434\u0430\u043d\u043d\u044b\u0435. [&hellip;]<\/p>\n","protected":false},"author":9194254,"featured_media":135465,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[463],"tags":[],"class_list":["post-135463","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-javascript"],"views":15,"_links":{"self":[{"href":"https:\/\/rcl-radio.ru\/index.php?rest_route=\/wp\/v2\/posts\/135463","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=135463"}],"version-history":[{"count":1,"href":"https:\/\/rcl-radio.ru\/index.php?rest_route=\/wp\/v2\/posts\/135463\/revisions"}],"predecessor-version":[{"id":135466,"href":"https:\/\/rcl-radio.ru\/index.php?rest_route=\/wp\/v2\/posts\/135463\/revisions\/135466"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/rcl-radio.ru\/index.php?rest_route=\/wp\/v2\/media\/135465"}],"wp:attachment":[{"href":"https:\/\/rcl-radio.ru\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=135463"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rcl-radio.ru\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=135463"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rcl-radio.ru\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=135463"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}