{"id":135222,"date":"2026-07-15T15:20:18","date_gmt":"2026-07-15T09:20:18","guid":{"rendered":"https:\/\/rcl-radio.ru\/?p=135222"},"modified":"2026-07-15T15:20:18","modified_gmt":"2026-07-15T09:20:18","slug":"%d1%87%d1%82%d0%be-%d1%82%d0%b0%d0%ba%d0%be%d0%b5-css-%d0%b8-%d0%ba%d0%b0%d0%ba-%d0%be%d0%bd-%d1%83%d0%bf%d1%80%d0%b0%d0%b2%d0%bb%d1%8f%d0%b5%d1%82-%d0%b2%d0%bd%d0%b5%d1%88%d0%bd%d0%b8%d0%bc-%d0%b2","status":"publish","type":"post","link":"https:\/\/rcl-radio.ru\/?p=135222","title":{"rendered":"\u0427\u0442\u043e \u0442\u0430\u043a\u043e\u0435 CSS \u0438 \u043a\u0430\u043a \u043e\u043d \u0443\u043f\u0440\u0430\u0432\u043b\u044f\u0435\u0442 \u0432\u043d\u0435\u0448\u043d\u0438\u043c \u0432\u0438\u0434\u043e\u043c HTML (CSS)"},"content":{"rendered":"<p>HTML \u2014 \u044d\u0442\u043e \u0441\u043f\u0438\u0441\u043e\u043a \u0442\u043e\u0433\u043e, \u0447\u0442\u043e \u0435\u0441\u0442\u044c \u043d\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0435: \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a, \u0430\u0431\u0437\u0430\u0446, \u043a\u043d\u043e\u043f\u043a\u0430.<br \/>\nCSS \u2014 \u044d\u0442\u043e \u0438\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0438\u0438, \u043a\u0430\u043a \u0432\u0441\u0451 \u044d\u0442\u043e \u043f\u043e\u043a\u0430\u0437\u0430\u0442\u044c: \u043a\u0430\u043a\u043e\u0433\u043e \u0446\u0432\u0435\u0442\u0430, \u043a\u0430\u043a\u043e\u0433\u043e \u0440\u0430\u0437\u043c\u0435\u0440\u0430, \u0433\u0434\u0435 \u0441\u0442\u043e\u0438\u0442.<\/p>\n<p>\u041f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u044c, \u0447\u0442\u043e HTML \u2014 \u044d\u0442\u043e \u043c\u0430\u043d\u0435\u043a\u0435\u043d, \u0430 CSS \u2014 \u043e\u0434\u0435\u0436\u0434\u0430. \u041c\u0430\u043d\u0435\u043a\u0435\u043d \u043e\u0434\u0438\u043d \u0438 \u0442\u043e\u0442 \u0436\u0435, \u043d\u043e \u0432 \u0444\u0443\u0442\u0431\u043e\u043b\u043a\u0435 \u043e\u043d \u0432\u044b\u0433\u043b\u044f\u0434\u0438\u0442 \u043a\u0430\u043a \u043f\u043e\u0432\u0441\u0435\u0434\u043d\u0435\u0432\u043d\u044b\u0439 \u0432\u0430\u0440\u0438\u0430\u043d\u0442, \u0430 \u0432 \u043a\u043e\u0441\u0442\u044e\u043c\u0435 \u2014 \u043a\u0430\u043a \u0434\u0435\u043b\u043e\u0432\u043e\u0439.<\/p>\n<h3>\u041f\u0440\u0438\u043c\u0435\u0440: HTML \u0431\u0435\u0437 CSS<\/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>DOCTYPE html<span style=\"color: #66cc66;\">&gt;<\/span>\r\n<span style=\"color: #66cc66;\">&lt;<\/span>html<span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;<\/span>head<span style=\"color: #66cc66;\">&gt;<\/span>\r\n    <span style=\"color: #66cc66;\">&lt;<\/span>title<span style=\"color: #66cc66;\">&gt;<\/span>\u041f\u0440\u043e\u0441\u0442\u043e HTML<span style=\"color: #66cc66;\">&lt;\/<\/span>title<span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;\/<\/span>head<span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;<\/span>body<span style=\"color: #66cc66;\">&gt;<\/span>\r\n    <span style=\"color: #66cc66;\">&lt;<\/span>h1<span style=\"color: #66cc66;\">&gt;<\/span>\u041f\u0440\u0438\u0432\u0435\u0442, \u044d\u0442\u043e \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a<span style=\"color: #66cc66;\">&lt;\/<\/span>h1<span style=\"color: #66cc66;\">&gt;<\/span>\r\n    <span style=\"color: #66cc66;\">&lt;<\/span>p<span style=\"color: #66cc66;\">&gt;<\/span>\u042d\u0442\u043e \u043e\u0431\u044b\u0447\u043d\u044b\u0439 \u0442\u0435\u043a\u0441\u0442. \u0411\u0440\u0430\u0443\u0437\u0435\u0440 \u0441\u0430\u043c \u0440\u0435\u0448\u0430\u0435\u0442, \u043a\u0430\u043a\u043e\u0439 \u0443 \u043d\u0435\u0433\u043e \u0448\u0440\u0438\u0444\u0442 \u0438 \u043e\u0442\u0441\u0442\u0443\u043f\u044b.<span style=\"color: #66cc66;\">&lt;\/<\/span>p<span style=\"color: #66cc66;\">&gt;<\/span>\r\n    <span style=\"color: #66cc66;\">&lt;<\/span>button<span style=\"color: #66cc66;\">&gt;<\/span>\u041a\u043d\u043e\u043f\u043a\u0430<span style=\"color: #66cc66;\">&lt;\/<\/span>button<span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;\/<\/span>body<span style=\"color: #66cc66;\">&gt;<\/span>\r\n<span style=\"color: #66cc66;\">&lt;\/<\/span>html<span style=\"color: #66cc66;\">&gt;<\/span><\/pre>\n<\/div>\n<\/div>\n<\/div>\n<p>\u041e\u0442\u043a\u0440\u043e\u0439 \u044d\u0442\u043e \u0432 \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0435 \u2014 \u043f\u043e\u043b\u0443\u0447\u0438\u0448\u044c \u043c\u0430\u043a\u0441\u0438\u043c\u0430\u043b\u044c\u043d\u043e \u00ab\u0431\u0430\u0437\u043e\u0432\u044b\u0439\u00bb \u0432\u0438\u0434: \u0447\u0451\u0440\u043d\u044b\u0439 \u0442\u0435\u043a\u0441\u0442, \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u044b\u0439 \u0448\u0440\u0438\u0444\u0442, \u043a\u043d\u043e\u043f\u043a\u0430 \u0441\u0435\u0440\u0430\u044f \u0438 \u0441\u043a\u0443\u0447\u043d\u0430\u044f. \u0412\u0441\u0451 \u0440\u0435\u0448\u0430\u0435\u0442 \u0431\u0440\u0430\u0443\u0437\u0435\u0440 \u043f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-135223\" src=\"https:\/\/rcl-radio.ru\/wp-content\/uploads\/2026\/07\/82739727278427892789902.png\" alt=\"\" width=\"498\" height=\"154\" srcset=\"https:\/\/rcl-radio.ru\/wp-content\/uploads\/2026\/07\/82739727278427892789902.png 498w, https:\/\/rcl-radio.ru\/wp-content\/uploads\/2026\/07\/82739727278427892789902-200x62.png 200w\" sizes=\"auto, (max-width: 498px) 100vw, 498px\" \/><\/p>\n<hr \/>\n<h2>\u041a\u0430\u043a \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c CSS \u0438 \u0441\u0440\u0430\u0437\u0443 \u0443\u0432\u0438\u0434\u0435\u0442\u044c \u0440\u0430\u0437\u043d\u0438\u0446\u0443<\/h2>\n<p>\u0421\u0430\u043c\u044b\u0439 \u043f\u0440\u043e\u0441\u0442\u043e\u0439 \u0441\u043f\u043e\u0441\u043e\u0431 \u0434\u043b\u044f \u043f\u0440\u0438\u043c\u0435\u0440\u0430 \u2014 \u0431\u043b\u043e\u043a <code class=\"CodeInlined\">&lt;style&gt;<\/code> \u0432\u043d\u0443\u0442\u0440\u0438 <code class=\"CodeInlined\">&lt;head&gt;<\/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>DOCTYPE html<span style=\"color: #66cc66;\">&gt;<\/span>\r\n<span style=\"color: #66cc66;\">&lt;<\/span>html<span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;<\/span>head<span style=\"color: #66cc66;\">&gt;<\/span>\r\n    <span style=\"color: #66cc66;\">&lt;<\/span>title<span style=\"color: #66cc66;\">&gt;<\/span><span style=\"color: #0066cc;\">HTML<\/span> + CSS<span style=\"color: #66cc66;\">&lt;\/<\/span>title<span style=\"color: #66cc66;\">&gt;<\/span>\r\n    <span style=\"color: #66cc66;\">&lt;<\/span>style<span style=\"color: #66cc66;\">&gt;<\/span>\r\n      body <span style=\"color: #66cc66;\">{<\/span>\r\n        font-family: Arial, sans-serif;\r\n        background-<span style=\"color: #0066cc;\">color<\/span>: <span style=\"color: #808080; font-style: italic;\">#f5f5f5;<\/span>\r\n        <span style=\"color: #0066cc;\">color<\/span>: <span style=\"color: #808080; font-style: italic;\">#333;<\/span>\r\n        padding: 20px;\r\n      <span style=\"color: #66cc66;\">}<\/span>\r\n\u00a0\r\n      h1 <span style=\"color: #66cc66;\">{<\/span>\r\n        <span style=\"color: #0066cc;\">color<\/span>: <span style=\"color: #808080; font-style: italic;\">#2b5e8b;<\/span>\r\n        border-bottom: 2px solid <span style=\"color: #808080; font-style: italic;\">#4facf9;<\/span>\r\n        padding-bottom: 10px;\r\n      <span style=\"color: #66cc66;\">}<\/span>\r\n\u00a0\r\n      p <span style=\"color: #66cc66;\">{<\/span>\r\n        line-<span style=\"color: #0066cc;\">height<\/span>: <span style=\"color: #cc66cc;\">1.6<\/span>;\r\n        max-<span style=\"color: #0066cc;\">width<\/span>: 600px;\r\n      <span style=\"color: #66cc66;\">}<\/span>\r\n\u00a0\r\n      <span style=\"color: #0066cc;\">button<\/span> <span style=\"color: #66cc66;\">{<\/span>\r\n        background-<span style=\"color: #0066cc;\">color<\/span>: <span style=\"color: #808080; font-style: italic;\">#4facf9;<\/span>\r\n        <span style=\"color: #0066cc;\">color<\/span>: white;\r\n        <span style=\"color: #0066cc;\">border<\/span>: none;\r\n        padding: 10px 20px;\r\n        border-radius: 6px;\r\n        cursor: pointer;\r\n      <span style=\"color: #66cc66;\">}<\/span>\r\n\u00a0\r\n      <span style=\"color: #0066cc;\">button<\/span>:hover <span style=\"color: #66cc66;\">{<\/span>\r\n        background-<span style=\"color: #0066cc;\">color<\/span>: <span style=\"color: #808080; font-style: italic;\">#3a8bd7;<\/span>\r\n      <span style=\"color: #66cc66;\">}<\/span>\r\n    <span style=\"color: #66cc66;\">&lt;\/<\/span>style<span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;\/<\/span>head<span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;<\/span>body<span style=\"color: #66cc66;\">&gt;<\/span>\r\n    <span style=\"color: #66cc66;\">&lt;<\/span>h1<span style=\"color: #66cc66;\">&gt;<\/span>\u041f\u0440\u0438\u0432\u0435\u0442, \u044d\u0442\u043e \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a<span style=\"color: #66cc66;\">&lt;\/<\/span>h1<span style=\"color: #66cc66;\">&gt;<\/span>\r\n    <span style=\"color: #66cc66;\">&lt;<\/span>p<span style=\"color: #66cc66;\">&gt;<\/span>\u0422\u0435\u043f\u0435\u0440\u044c \u0442\u0435\u043a\u0441\u0442 \u0432\u044b\u0433\u043b\u044f\u0434\u0438\u0442 \u043f\u0440\u0438\u044f\u0442\u043d\u0435\u0435: \u0443 \u043d\u0435\u0433\u043e \u043d\u043e\u0440\u043c\u0430\u043b\u044c\u043d\u044b\u0439 \u043c\u0435\u0436\u0441\u0442\u0440\u043e\u0447\u043d\u044b\u0439 \u0438\u043d\u0442\u0435\u0440\u0432\u0430\u043b \u0438 \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u0435 \u043f\u043e \u0448\u0438\u0440\u0438\u043d\u0435.<span style=\"color: #66cc66;\">&lt;\/<\/span>p<span style=\"color: #66cc66;\">&gt;<\/span>\r\n    <span style=\"color: #66cc66;\">&lt;<\/span>button<span style=\"color: #66cc66;\">&gt;<\/span>\u041d\u0430\u0436\u043c\u0438 \u043c\u0435\u043d\u044f<span style=\"color: #66cc66;\">&lt;\/<\/span>button<span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;\/<\/span>body<span style=\"color: #66cc66;\">&gt;<\/span>\r\n<span style=\"color: #66cc66;\">&lt;\/<\/span>html<span style=\"color: #66cc66;\">&gt;<\/span>\r\n<\/pre>\n<\/div>\n<\/div>\n<\/div>\n<p>\u0427\u0442\u043e \u0442\u0443\u0442 \u043f\u0440\u043e\u0438\u0441\u0445\u043e\u0434\u0438\u0442:<\/p>\n<ul>\n<li data-value=\"\" data-shift=\"0\"><code class=\"CodeInlined\">body<\/code> \u0437\u0430\u0434\u0430\u0451\u0442 \u043e\u0431\u0449\u0438\u0439 \u0441\u0442\u0438\u043b\u044c \u0432\u0441\u0435\u0439 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b: \u0448\u0440\u0438\u0444\u0442, \u0444\u043e\u043d, \u0446\u0432\u0435\u0442 \u0442\u0435\u043a\u0441\u0442\u0430, \u043e\u0442\u0441\u0442\u0443\u043f\u044b.<\/li>\n<li data-value=\"\" data-shift=\"0\"><code class=\"CodeInlined\">h1<\/code> \u043f\u0435\u0440\u0435\u043a\u0440\u0430\u0448\u0438\u0432\u0430\u0435\u0442 \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a \u0438 \u0434\u043e\u0431\u0430\u0432\u043b\u044f\u0435\u0442 \u043f\u043e\u0434 \u043d\u0438\u043c \u0441\u0438\u043d\u044e\u044e \u043b\u0438\u043d\u0438\u044e.<\/li>\n<li data-value=\"\" data-shift=\"0\"><code class=\"CodeInlined\">p<\/code> \u0434\u0435\u043b\u0430\u0435\u0442 \u0442\u0435\u043a\u0441\u0442 \u0447\u0438\u0442\u0430\u0435\u043c\u044b\u043c: <code class=\"CodeInlined\">line-height<\/code> \u2014 \u0440\u0430\u0441\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u043c\u0435\u0436\u0434\u0443 \u0441\u0442\u0440\u043e\u043a\u0430\u043c\u0438, <code class=\"CodeInlined\">max-width<\/code> \u2014 \u0447\u0442\u043e\u0431\u044b \u043d\u0435 \u0440\u0430\u0441\u0442\u044f\u0433\u0438\u0432\u0430\u043b\u0441\u044f \u043d\u0430 \u0432\u0435\u0441\u044c \u044d\u043a\u0440\u0430\u043d.<\/li>\n<li data-value=\"\" data-shift=\"0\"><code class=\"CodeInlined\">button<\/code> \u0434\u0435\u043b\u0430\u0435\u0442 \u043a\u043d\u043e\u043f\u043a\u0443 \u0446\u0432\u0435\u0442\u043d\u043e\u0439, \u0443\u0431\u0438\u0440\u0430\u0435\u0442 \u0440\u0430\u043c\u043a\u0443, \u0441\u043a\u0440\u0443\u0433\u043b\u044f\u0435\u0442 \u0443\u0433\u043b\u044b.<\/li>\n<li data-value=\"\" data-shift=\"0\"><code class=\"CodeInlined\">button:hover<\/code> \u2014 \u044d\u0442\u043e \u0440\u0435\u0430\u043a\u0446\u0438\u044f \u043d\u0430 \u043d\u0430\u0432\u0435\u0434\u0435\u043d\u0438\u0435: \u043f\u0440\u0438 \u043d\u0430\u0432\u0435\u0434\u0435\u043d\u0438\u0438 \u0446\u0432\u0435\u0442 \u043a\u043d\u043e\u043f\u043a\u0438 \u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u0441\u044f \u0447\u0443\u0442\u044c \u0442\u0435\u043c\u043d\u0435\u0435.<\/li>\n<\/ul>\n<p>\u0415\u0441\u043b\u0438 \u043e\u0442\u043a\u0440\u044b\u0442\u044c \u044d\u0442\u043e\u0442 \u0444\u0430\u0439\u043b, \u0440\u0430\u0437\u043d\u0438\u0446\u0430 \u0441 \u043f\u0435\u0440\u0432\u044b\u043c \u0432\u0430\u0440\u0438\u0430\u043d\u0442\u043e\u043c \u0431\u0443\u0434\u0435\u0442 \u0437\u0430\u043c\u0435\u0442\u043d\u0430 \u0441\u0440\u0430\u0437\u0443.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-medium wp-image-135224\" src=\"https:\/\/rcl-radio.ru\/wp-content\/uploads\/2026\/07\/283782377253972937892370929823-500x205.png\" alt=\"\" width=\"500\" height=\"205\" srcset=\"https:\/\/rcl-radio.ru\/wp-content\/uploads\/2026\/07\/283782377253972937892370929823-500x205.png 500w, https:\/\/rcl-radio.ru\/wp-content\/uploads\/2026\/07\/283782377253972937892370929823-200x82.png 200w, https:\/\/rcl-radio.ru\/wp-content\/uploads\/2026\/07\/283782377253972937892370929823.png 651w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" \/><\/p>\n<hr \/>\n<h2>\u041a\u0430\u043a CSS \u00ab\u043d\u0430\u0445\u043e\u0434\u0438\u0442\u00bb, \u043a \u0447\u0435\u043c\u0443 \u043f\u0440\u0438\u043c\u0435\u043d\u0438\u0442\u044c \u0441\u0442\u0438\u043b\u044c<\/h2>\n<p>CSS \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442 <strong>\u0441\u0435\u043b\u0435\u043a\u0442\u043e\u0440\u044b<\/strong> \u2014 \u044d\u0442\u043e \u0441\u043f\u043e\u0441\u043e\u0431 \u0441\u043a\u0430\u0437\u0430\u0442\u044c \u00ab\u043f\u0440\u0438\u043c\u0435\u043d\u0438 \u044d\u0442\u0438 \u043f\u0440\u0430\u0432\u0438\u043b\u0430 \u0432\u043e\u0442 \u043a \u044d\u0442\u0438\u043c \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0430\u043c\u00bb.<\/p>\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\">css<\/div>\n<pre class=\"actionscript\" style=\"font-family: monospace; font-size: 14px;\"><span style=\"color: #808080; font-style: italic;\">\/* \u043a\u043e \u0432\u0441\u0435\u043c \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043a\u0430\u043c h1 \u043d\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0435 *\/<\/span>\r\nh1 <span style=\"color: #66cc66;\">{<\/span> <span style=\"color: #0066cc;\">color<\/span>: red; <span style=\"color: #66cc66;\">}<\/span>\r\n\u00a0\r\n<span style=\"color: #808080; font-style: italic;\">\/* \u043a\u043e \u0432\u0441\u0435\u043c \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0430\u043c \u0441 class=\"card\" *\/<\/span>\r\n.<span style=\"color: #006600;\">card<\/span> <span style=\"color: #66cc66;\">{<\/span> <span style=\"color: #0066cc;\">background<\/span>: white; padding: 16px; <span style=\"color: #66cc66;\">}<\/span>\r\n\u00a0\r\n<span style=\"color: #808080; font-style: italic;\">\/* \u043a \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0443 \u0441 id=\"main-title\" *\/<\/span>\r\n<span style=\"color: #808080; font-style: italic;\">#main-title { font-size: 24px; }<\/span><\/pre>\n<\/div>\n<\/div>\n<\/div>\n<p>\u0412 HTML \u044d\u0442\u043e \u0432\u044b\u0433\u043b\u044f\u0434\u0438\u0442 \u0442\u0430\u043a:<\/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>h1 id=<span style=\"color: #ff0000;\">\"main-title\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\u0413\u043b\u0430\u0432\u043d\u044b\u0439 \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a<span style=\"color: #66cc66;\">&lt;\/<\/span>h1<span style=\"color: #66cc66;\">&gt;<\/span>\r\n<span style=\"color: #66cc66;\">&lt;<\/span>div <span style=\"color: #000000; font-weight: bold;\">class<\/span>=<span style=\"color: #ff0000;\">\"card\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\u041a\u0430\u0440\u0442\u043e\u0447\u043a\u0430 \u0441 \u043a\u043e\u043d\u0442\u0435\u043d\u0442\u043e\u043c<span style=\"color: #66cc66;\">&lt;\/<\/span>div<span style=\"color: #66cc66;\">&gt;<\/span>\r\n<\/pre>\n<\/div>\n<\/div>\n<\/div>\n<p>\u041e\u0431\u0440\u0430\u0442\u0438 \u0432\u043d\u0438\u043c\u0430\u043d\u0438\u0435:<\/p>\n<ul>\n<li data-value=\"\" data-shift=\"0\">\u0442\u0435\u0433 (<code class=\"CodeInlined\">h1<\/code>) \u2014 \u0441\u0442\u0438\u043b\u044c \u0434\u043b\u044f \u0432\u0441\u0435\u0445 \u0442\u0430\u043a\u0438\u0445 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043e\u0432;<\/li>\n<li data-value=\"\" data-shift=\"0\"><code class=\"CodeInlined\">.class<\/code> \u2014 \u0441\u0442\u0438\u043b\u044c \u0434\u043b\u044f \u0433\u0440\u0443\u043f\u043f\u044b \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043e\u0432;<\/li>\n<li data-value=\"\" data-shift=\"0\"><code class=\"CodeInlined\">#id<\/code> \u2014 \u0441\u0442\u0438\u043b\u044c \u0441\u0442\u0440\u043e\u0433\u043e \u0434\u043b\u044f \u043e\u0434\u043d\u043e\u0433\u043e \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0430.<\/li>\n<\/ul>\n<hr \/>\n<h2>\u0422\u0440\u0438 \u0441\u043f\u043e\u0441\u043e\u0431\u0430 \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c CSS<\/h2>\n<ol>\n<li data-value=\"1.\" data-shift=\"1\"><strong>\u0412\u043d\u0443\u0442\u0440\u0438 HTML<\/strong> (<code class=\"CodeInlined\">&lt;style&gt;<\/code>) \u2014 \u0443\u0434\u043e\u0431\u043d\u043e \u0434\u043b\u044f \u0431\u044b\u0441\u0442\u0440\u044b\u0445 \u043f\u0440\u0438\u043c\u0435\u0440\u043e\u0432 \u0438 \u0442\u0435\u0441\u0442\u043e\u0432.<\/li>\n<li data-value=\"2.\" data-shift=\"1\"><strong>\u041e\u0442\u0434\u0435\u043b\u044c\u043d\u044b\u0439 \u0444\u0430\u0439\u043b<\/strong> (<code class=\"CodeInlined\">&lt;link rel=\"stylesheet\" href=\"style.css\"&gt;<\/code>) \u2014 \u043d\u043e\u0440\u043c\u0430\u043b\u044c\u043d\u044b\u0439 \u0432\u0430\u0440\u0438\u0430\u043d\u0442 \u0434\u043b\u044f \u0440\u0435\u0430\u043b\u044c\u043d\u044b\u0445 \u043f\u0440\u043e\u0435\u043a\u0442\u043e\u0432.<\/li>\n<li data-value=\"3.\" data-shift=\"1\"><strong>\u041f\u0440\u044f\u043c\u043e \u0432 \u0442\u0435\u0433\u0435<\/strong> (<code class=\"CodeInlined\">style=\"...\"<\/code>) \u2014 \u043b\u0443\u0447\u0448\u0435 \u043f\u043e\u0447\u0442\u0438 \u043d\u0435 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c: \u0441\u043b\u043e\u0436\u043d\u043e \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0442\u044c.<\/li>\n<\/ol>\n<p>\u041f\u0440\u0438\u043c\u0435\u0440 \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f \u0432\u043d\u0435\u0448\u043d\u0435\u0433\u043e \u0444\u0430\u0439\u043b\u0430:<\/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>head<span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;<\/span>link rel=<span style=\"color: #ff0000;\">\"stylesheet\"<\/span> href=<span style=\"color: #ff0000;\">\"style.css\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\r\n<span style=\"color: #66cc66;\">&lt;\/<\/span>head<span style=\"color: #66cc66;\">&gt;<\/span><\/pre>\n<\/div>\n<\/div>\n<\/div>\n<p>\u0410 \u0432 <code class=\"CodeInlined\">style.css<\/code> \u043f\u0438\u0448\u0435\u0448\u044c \u0442\u043e\u043b\u044c\u043a\u043e CSS:<\/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\">css<\/div>\n<pre class=\"actionscript\" style=\"font-family: monospace; font-size: 14px;\">h1 <span style=\"color: #66cc66;\">{<\/span> <span style=\"color: #0066cc;\">color<\/span>: <span style=\"color: #808080; font-style: italic;\">#2b5e8b; }<\/span>\r\n<span style=\"color: #0066cc;\">button<\/span> <span style=\"color: #66cc66;\">{<\/span> background-<span style=\"color: #0066cc;\">color<\/span>: <span style=\"color: #808080; font-style: italic;\">#4facf9; }<\/span><\/pre>\n<\/div>\n<\/div>\n<\/div>\n<hr \/>\n<h2>\u0412\u0430\u0436\u043d\u0430\u044f \u0448\u0442\u0443\u043a\u0430: CSS \u043d\u0435 \u043c\u0435\u043d\u044f\u0435\u0442 \u0441\u0442\u0440\u0443\u043a\u0442\u0443\u0440\u0443<\/h2>\n<p>\u042d\u0442\u043e \u0447\u0430\u0441\u0442\u0430\u044f \u043f\u0443\u0442\u0430\u043d\u0438\u0446\u0430 \u0443 \u043d\u043e\u0432\u0438\u0447\u043a\u043e\u0432. CSS \u043d\u0435 \u043c\u043e\u0436\u0435\u0442:<\/p>\n<ul>\n<li data-value=\"\" data-shift=\"0\">\u043f\u0440\u0435\u0432\u0440\u0430\u0442\u0438\u0442\u044c <code class=\"CodeInlined\">&lt;h1&gt;<\/code> \u0432 \u043a\u043d\u043e\u043f\u043a\u0443,<\/li>\n<li data-value=\"\" data-shift=\"0\">\u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043d\u043e\u0432\u044b\u0439 \u0442\u0435\u043a\u0441\u0442 \u043d\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0443,<\/li>\n<li data-value=\"\" data-shift=\"0\">\u0432\u044b\u0442\u0430\u0449\u0438\u0442\u044c \u0434\u0430\u043d\u043d\u044b\u0435 \u0438\u0437 \u0431\u0430\u0437\u044b,<\/li>\n<li data-value=\"\" data-shift=\"0\">\u0441\u0434\u0435\u043b\u0430\u0442\u044c \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0443 \u0444\u043e\u0440\u043c\u044b.<\/li>\n<\/ul>\n<p>\u041e\u043d \u0442\u043e\u043b\u044c\u043a\u043e \u0443\u043f\u0440\u0430\u0432\u043b\u044f\u0435\u0442 \u0442\u0435\u043c, <strong>\u043a\u0430\u043a<\/strong> \u0443\u0436\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u044e\u0449\u0438\u0435 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u044b \u0432\u044b\u0433\u043b\u044f\u0434\u044f\u0442 \u0438 \u0433\u0434\u0435 \u0441\u0442\u043e\u044f\u0442.<\/p>\n<p>\u041d\u0430\u043f\u0440\u0438\u043c\u0435\u0440, \u0435\u0441\u043b\u0438 \u0432 HTML \u043d\u0435\u0442 \u043a\u043d\u043e\u043f\u043a\u0438 \u2014 CSS \u0435\u0451 \u043d\u0435 \u0441\u043e\u0437\u0434\u0430\u0441\u0442. \u0415\u0441\u043b\u0438 \u0432 HTML \u0435\u0441\u0442\u044c \u0441\u043f\u0438\u0441\u043e\u043a \u2014 CSS \u043c\u043e\u0436\u0435\u0442 \u0441\u0434\u0435\u043b\u0430\u0442\u044c \u0435\u0433\u043e \u0432 \u043e\u0434\u043d\u0443 \u0441\u0442\u0440\u043e\u043a\u0443 \u0438\u043b\u0438 \u043f\u043e\u043c\u0435\u043d\u044f\u0442\u044c \u043c\u0430\u0440\u043a\u0435\u0440\u044b, \u043d\u043e \u043d\u0435 \u043c\u043e\u0436\u0435\u0442 \u0437\u0430\u043c\u0435\u043d\u0438\u0442\u044c \u0435\u0433\u043e \u043d\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0443.<\/p>\n<hr \/>\n<h2>\u041f\u0440\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u043f\u0440\u0438\u043c\u0435\u0440: \u043c\u0435\u043d\u044f\u0435\u043c \u043e\u0434\u0438\u043d \u0431\u043b\u043e\u043a<\/h2>\n<p>\u0414\u043e\u043f\u0443\u0441\u0442\u0438\u043c, \u0443 \u0442\u0435\u0431\u044f \u0435\u0441\u0442\u044c \u043a\u0430\u0440\u0442\u043e\u0447\u043a\u0430:<\/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>div <span style=\"color: #000000; font-weight: bold;\">class<\/span>=<span style=\"color: #ff0000;\">\"product-card\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;<\/span>h2<span style=\"color: #66cc66;\">&gt;<\/span>\u0422\u043e\u0432\u0430\u0440<span style=\"color: #66cc66;\">&lt;\/<\/span>h2<span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;<\/span>p<span style=\"color: #66cc66;\">&gt;<\/span>\u041e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0442\u043e\u0432\u0430\u0440\u0430.<span style=\"color: #66cc66;\">&lt;\/<\/span>p<span style=\"color: #66cc66;\">&gt;<\/span>\r\n  <span style=\"color: #66cc66;\">&lt;<\/span>button<span style=\"color: #66cc66;\">&gt;<\/span>\u041a\u0443\u043f\u0438\u0442\u044c<span style=\"color: #66cc66;\">&lt;\/<\/span>button<span style=\"color: #66cc66;\">&gt;<\/span>\r\n<span style=\"color: #66cc66;\">&lt;\/<\/span>div<span style=\"color: #66cc66;\">&gt;<\/span><\/pre>\n<\/div>\n<\/div>\n<\/div>\n<p>\u0418 \u0442\u044b \u0445\u043e\u0447\u0435\u0448\u044c, \u0447\u0442\u043e\u0431\u044b \u043e\u043d\u0430 \u0431\u044b\u043b\u0430 \u0431\u0435\u043b\u043e\u0439, \u0441 \u0442\u0435\u043d\u044c\u044e \u0438 \u0440\u0430\u043c\u043a\u043e\u0439:<\/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\">css<\/div>\n<pre class=\"actionscript\" style=\"font-family: monospace; font-size: 14px;\">.<span style=\"color: #006600;\">product<\/span>-card <span style=\"color: #66cc66;\">{<\/span>\r\n  <span style=\"color: #0066cc;\">background<\/span>: white;\r\n  <span style=\"color: #0066cc;\">border<\/span>: 1px solid <span style=\"color: #808080; font-style: italic;\">#ddd;<\/span>\r\n  box-shadow: <span style=\"color: #cc66cc;\">0<\/span> 4px 6px rgba<span style=\"color: #66cc66;\">(<\/span><span style=\"color: #cc66cc;\">0<\/span>,<span style=\"color: #cc66cc;\">0<\/span>,<span style=\"color: #cc66cc;\">0<\/span>,<span style=\"color: #cc66cc;\">0.1<\/span><span style=\"color: #66cc66;\">)<\/span>;\r\n  padding: 16px;\r\n  border-radius: 8px;\r\n<span style=\"color: #66cc66;\">}<\/span><\/pre>\n<\/div>\n<\/div>\n<\/div>\n<p>\u0422\u0435\u043f\u0435\u0440\u044c \u043a\u0430\u0436\u0434\u0430\u044f \u043a\u0430\u0440\u0442\u043e\u0447\u043a\u0430 \u0441 \u043a\u043b\u0430\u0441\u0441\u043e\u043c <code class=\"CodeInlined\">product-card<\/code> \u043f\u043e\u043b\u0443\u0447\u0438\u0442 \u044d\u0442\u043e\u0442 \u0432\u0438\u0434. \u041e\u0434\u0438\u043d \u0441\u0442\u0438\u043b\u044c \u2014 \u043c\u043d\u043e\u0433\u043e \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u043e\u0432. \u0412 \u044d\u0442\u043e\u043c \u0438 \u0441\u0438\u043b\u0430 CSS.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-135225\" src=\"https:\/\/rcl-radio.ru\/wp-content\/uploads\/2026\/07\/26737862362389.png\" alt=\"\" width=\"323\" height=\"167\" srcset=\"https:\/\/rcl-radio.ru\/wp-content\/uploads\/2026\/07\/26737862362389.png 323w, https:\/\/rcl-radio.ru\/wp-content\/uploads\/2026\/07\/26737862362389-200x103.png 200w\" sizes=\"auto, (max-width: 323px) 100vw, 323px\" \/><\/p>\n<hr \/>\n<h2>\u0415\u0449\u0451 \u043e\u0434\u0438\u043d \u043c\u043e\u043c\u0435\u043d\u0442: \u043a\u0430\u0441\u043a\u0430\u0434 \u0438 \u043f\u043e\u0440\u044f\u0434\u043e\u043a<\/h2>\n<p>\u0421\u043b\u043e\u0432\u043e \u00ab\u043a\u0430\u0441\u043a\u0430\u0434\u043d\u044b\u0435\u00bb \u0432 \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u0438 Cascading Style Sheets \u043d\u0435 \u043f\u0440\u043e\u0441\u0442\u043e \u0442\u0430\u043a. \u0415\u0441\u043b\u0438 \u043d\u0430 \u043e\u0434\u0438\u043d \u044d\u043b\u0435\u043c\u0435\u043d\u0442 \u043f\u043e\u043f\u0430\u0434\u0430\u0435\u0442 \u043d\u0435\u0441\u043a\u043e\u043b\u044c\u043a\u043e \u043f\u0440\u0430\u0432\u0438\u043b, \u0431\u0440\u0430\u0443\u0437\u0435\u0440 \u0440\u0435\u0448\u0430\u0435\u0442, \u043a\u0430\u043a\u043e\u0435 \u043f\u0440\u0438\u043c\u0435\u043d\u0438\u0442\u044c, \u043f\u043e \u043f\u0440\u0438\u043e\u0440\u0438\u0442\u0435\u0442\u0443.<\/p>\n<p>\u041f\u0440\u043e\u0441\u0442\u043e\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\">css<\/div>\n<pre class=\"actionscript\" style=\"font-family: monospace; font-size: 14px;\">p <span style=\"color: #66cc66;\">{<\/span> <span style=\"color: #0066cc;\">color<\/span>: blue; <span style=\"color: #66cc66;\">}<\/span>\r\n.<span style=\"color: #006600;\">special<\/span> <span style=\"color: #66cc66;\">{<\/span> <span style=\"color: #0066cc;\">color<\/span>: red; <span style=\"color: #66cc66;\">}<\/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>p <span style=\"color: #000000; font-weight: bold;\">class<\/span>=<span style=\"color: #ff0000;\">\"special\"<\/span><span style=\"color: #66cc66;\">&gt;<\/span>\u0422\u0435\u043a\u0441\u0442<span style=\"color: #66cc66;\">&lt;\/<\/span>p<span style=\"color: #66cc66;\">&gt;<\/span><\/pre>\n<\/div>\n<\/div>\n<\/div>\n<p>\u0426\u0432\u0435\u0442 \u0431\u0443\u0434\u0435\u0442 <strong>\u043a\u0440\u0430\u0441\u043d\u044b\u0439<\/strong>, \u043f\u043e\u0442\u043e\u043c\u0443 \u0447\u0442\u043e \u043a\u043b\u0430\u0441\u0441 <code class=\"CodeInlined\">.special<\/code> \u00ab\u0441\u0438\u043b\u044c\u043d\u0435\u0435\u00bb, \u0447\u0435\u043c \u043f\u0440\u043e\u0441\u0442\u043e \u0442\u0435\u0433 <code class=\"CodeInlined\">p<\/code>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>HTML \u2014 \u044d\u0442\u043e \u0441\u043f\u0438\u0441\u043e\u043a \u0442\u043e\u0433\u043e, \u0447\u0442\u043e \u0435\u0441\u0442\u044c \u043d\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0435: \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a, \u0430\u0431\u0437\u0430\u0446, \u043a\u043d\u043e\u043f\u043a\u0430. CSS \u2014 \u044d\u0442\u043e \u0438\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0438\u0438, \u043a\u0430\u043a \u0432\u0441\u0451 \u044d\u0442\u043e \u043f\u043e\u043a\u0430\u0437\u0430\u0442\u044c: \u043a\u0430\u043a\u043e\u0433\u043e \u0446\u0432\u0435\u0442\u0430, \u043a\u0430\u043a\u043e\u0433\u043e \u0440\u0430\u0437\u043c\u0435\u0440\u0430, \u0433\u0434\u0435 \u0441\u0442\u043e\u0438\u0442. \u041f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u044c, \u0447\u0442\u043e HTML \u2014 \u044d\u0442\u043e \u043c\u0430\u043d\u0435\u043a\u0435\u043d, \u0430 CSS \u2014 \u043e\u0434\u0435\u0436\u0434\u0430. \u041c\u0430\u043d\u0435\u043a\u0435\u043d \u043e\u0434\u0438\u043d \u0438 \u0442\u043e\u0442 \u0436\u0435, \u043d\u043e \u0432 \u0444\u0443\u0442\u0431\u043e\u043b\u043a\u0435 \u043e\u043d \u0432\u044b\u0433\u043b\u044f\u0434\u0438\u0442 \u043a\u0430\u043a \u043f\u043e\u0432\u0441\u0435\u0434\u043d\u0435\u0432\u043d\u044b\u0439 \u0432\u0430\u0440\u0438\u0430\u043d\u0442, \u0430 \u0432 \u043a\u043e\u0441\u0442\u044e\u043c\u0435 \u2014 \u043a\u0430\u043a \u0434\u0435\u043b\u043e\u0432\u043e\u0439. [&hellip;]<\/p>\n","protected":false},"author":9194254,"featured_media":135224,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[463],"tags":[],"class_list":["post-135222","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-javascript"],"views":7,"_links":{"self":[{"href":"https:\/\/rcl-radio.ru\/index.php?rest_route=\/wp\/v2\/posts\/135222","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=135222"}],"version-history":[{"count":1,"href":"https:\/\/rcl-radio.ru\/index.php?rest_route=\/wp\/v2\/posts\/135222\/revisions"}],"predecessor-version":[{"id":135226,"href":"https:\/\/rcl-radio.ru\/index.php?rest_route=\/wp\/v2\/posts\/135222\/revisions\/135226"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/rcl-radio.ru\/index.php?rest_route=\/wp\/v2\/media\/135224"}],"wp:attachment":[{"href":"https:\/\/rcl-radio.ru\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=135222"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rcl-radio.ru\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=135222"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rcl-radio.ru\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=135222"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}