{"version":"1.0","provider_name":"JoeMaster","provider_url":"https:\/\/www.joemaster.com.br\/tutoriais","author_name":"joemaster","author_url":"https:\/\/www.joemaster.com.br\/tutoriais\/author\/joemaster\/","title":"Cores HTML - JoeMaster","type":"rich","width":600,"height":338,"html":"<blockquote class=\"wp-embedded-content\" data-secret=\"ZOb7h4B16N\"><a href=\"https:\/\/www.joemaster.com.br\/tutoriais\/cores-html\/\">Cores HTML<\/a><\/blockquote><iframe sandbox=\"allow-scripts\" security=\"restricted\" src=\"https:\/\/www.joemaster.com.br\/tutoriais\/cores-html\/embed\/#?secret=ZOb7h4B16N\" width=\"600\" height=\"338\" title=\"&#8220;Cores HTML&#8221; &#8212; JoeMaster\" data-secret=\"ZOb7h4B16N\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" class=\"wp-embedded-content\"><\/iframe><script type=\"text\/javascript\">\n\/*! This file is auto-generated *\/\n!function(c,d){\"use strict\";var e=!1,o=!1;if(d.querySelector)if(c.addEventListener)e=!0;if(c.wp=c.wp||{},c.wp.receiveEmbedMessage);else if(c.wp.receiveEmbedMessage=function(e){var t=e.data;if(!t);else if(!(t.secret||t.message||t.value));else if(\/[^a-zA-Z0-9]\/.test(t.secret));else{for(var r,s,a,i=d.querySelectorAll('iframe[data-secret=\"'+t.secret+'\"]'),n=d.querySelectorAll('blockquote[data-secret=\"'+t.secret+'\"]'),o=new RegExp(\"^https?:$\",\"i\"),l=0;l<n.length;l++)n[l].style.display=\"none\";for(l=0;l<i.length;l++)if(r=i[l],e.source!==r.contentWindow);else{if(r.removeAttribute(\"style\"),\"height\"===t.message){if(1e3<(s=parseInt(t.value,10)))s=1e3;else if(~~s<200)s=200;r.height=s}if(\"link\"===t.message)if(s=d.createElement(\"a\"),a=d.createElement(\"a\"),s.href=r.getAttribute(\"src\"),a.href=t.value,!o.test(a.protocol));else if(a.host===s.host)if(d.activeElement===r)c.top.location.href=t.value}}},e)c.addEventListener(\"message\",c.wp.receiveEmbedMessage,!1),d.addEventListener(\"DOMContentLoaded\",t,!1),c.addEventListener(\"load\",t,!1);function t(){if(o);else{o=!0;for(var e,t,r,s=-1!==navigator.appVersion.indexOf(\"MSIE 10\"),a=!!navigator.userAgent.match(\/Trident.*rv:11\\.\/),i=d.querySelectorAll(\"iframe.wp-embedded-content\"),n=0;n<i.length;n++){if(!(r=(t=i[n]).getAttribute(\"data-secret\")))r=Math.random().toString(36).substr(2,10),t.src+=\"#?secret=\"+r,t.setAttribute(\"data-secret\",r);if(s||a)(e=t.cloneNode(!0)).removeAttribute(\"security\"),t.parentNode.replaceChild(e,t);t.contentWindow.postMessage({message:\"ready\",secret:r},\"*\")}}}}(window,document);\n<\/script>\n","thumbnail_url":"https:\/\/www.joemaster.com.br\/tutoriais\/wp-content\/uploads\/2020\/06\/img_5efb3bb883044.png","thumbnail_width":1275,"thumbnail_height":567,"description":"As cores HTML s\u00e3o especificadas com nomes de cores predefinidos ou com valores RGB, HEX, HSL, RGBA ou HSLA. &nbsp; &lt;!DOCTYPE\u00a0html&gt; &lt;html&gt; &lt;body&gt; &lt;h1\u00a0style=\"background-color:Tomato;\"&gt;Tomate&lt;\/h1&gt; &lt;h1\u00a0style=\"background-color:Orange;\"&gt;laranja&lt;\/h1&gt; &lt;h1\u00a0style=\"background-color:DodgerBlue;\"&gt;azul\u00a0claro&lt;\/h1&gt; &lt;h1\u00a0style=\"background-color:MediumSeaGreen;\"&gt;verde&lt;\/h1&gt; &lt;h1\u00a0style=\"background-color:Gray;\"&gt;cinza&lt;\/h1&gt; &lt;h1\u00a0style=\"background-color:SlateBlue;\"&gt;violeta&lt;\/h1&gt; &lt;h1\u00a0style=\"background-color:Violet;\"&gt;Violeta\u00a01&lt;\/h1&gt; &lt;h1\u00a0style=\"background-color:LightGray;\"&gt;cinza&lt;\/h1&gt; &lt;\/body&gt; &lt;\/html&gt; outro exemplo &lt;h1 style=\"color:Tomato;\"&gt;ola&lt;\/h1&gt; &lt;p style=\"color:DodgerBlue;\"&gt;teste&lt;\/p&gt; &lt;p style=\"color:MediumSeaGreen;\"&gt;mais teste&lt;\/p&gt; &nbsp; Bordas coloridas &lt;h1 style=\"border:2px solid Tomato;\"&gt;Ola mundo&lt;\/h1&gt; &lt;h1 style=\"border:2px solid DodgerBlue;\"&gt;Ola\u00a0mundo&lt;\/h1&gt; &lt;h1 [&hellip;]"}