{"id":657,"date":"2022-08-30T15:05:00","date_gmt":"2022-08-30T15:05:00","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2013\/11\/09\/style-outside-of-head-rendering-on-page-collection-of-common-programming-errors\/"},"modified":"2022-08-30T15:05:00","modified_gmt":"2022-08-30T15:05:00","slug":"style-outside-of-head-rendering-on-page-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2022\/08\/30\/style-outside-of-head-rendering-on-page-collection-of-common-programming-errors\/","title":{"rendered":"&lt;style&gt; Outside of &lt;head&gt; Rendering on Page-Collection of common programming errors"},"content":{"rendered":"<p>Using the HTML5BoilerPlate template from Paul Irish and gang (although, I&#8217;m not saying that has anything to do with it) and I have some styles inside tags that are rendering on page. If I move them inside the they work as they&#8217;re supposed to work. I&#8217;ve done this before to do some quick editing and have never seen the styles rendered on the page. Here&#8217;s a sampling of the head code:<\/p>\n<pre><code>\n\n\n\n \nTitle\n\n\n\n\n\n\n\n\n\n\n\n\n    \n        \n        ...\n        \n    \n\n<\/code><\/pre>\n<p>However, we&#8217;ve found that taking out the container div allows the style tags to work and they no longer show up in the rendered page. What we haven&#8217;t figured out is why and that&#8217;s bothersome. Has anyone ever had this issue? Or can anyone give insight as to why this might happen?<\/p>\n<p>Not a deal breaker just more a matter of knowledge. Thanks.<\/p>\n<p>*<strong>*EDIT: #selector &gt; * was the culprit &#8211; aargh! <em>*<\/em><\/strong><\/p>\n<p id=\"rop\"><small>Originally posted 2013-11-09 21:11:22. <\/small><\/p>","protected":false},"excerpt":{"rendered":"<p>Using the HTML5BoilerPlate template from Paul Irish and gang (although, I&#8217;m not saying that has anything to do with it) and I have some styles inside tags that are rendering on page. If I move them inside the they work as they&#8217;re supposed to work. I&#8217;ve done this before to do some quick editing and [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-657","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/657","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=657"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/657\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=657"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=657"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=657"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}