{"id":4834,"date":"2022-09-10T10:45:24","date_gmt":"2022-09-10T08:45:24","guid":{"rendered":"https:\/\/ekiwi.de\/index.php\/4834\/generate-warnings-with-html\/"},"modified":"2023-01-15T09:32:48","modified_gmt":"2023-01-15T08:32:48","slug":"generate-warnings-with-html","status":"publish","type":"post","link":"https:\/\/ekiwi.de\/en\/index.php\/4834\/generate-warnings-with-html\/","title":{"rendered":"Generate warnings with HTML"},"content":{"rendered":"<p>Code snippet for generating hints in HTML.<\/p>\n<p><!--more--><\/p>\n<p>The following HTML code and CSS quickly and easily generates HTML warnings and notices:<\/p>\n<pre>&lt;div style=\"padding: 15px; border: 1px solid transparent; border-color: transparent; margin-bottom: 20px; border-radius: 4px; color: #3c763d; background-color: #dff0d8; border-color: #d6e9c6;\"&gt;\r\nI am a success message\r\n&lt;\/div&gt;\r\n\r\n&lt;div style=\"padding: 15px; border: 1px solid transparent; border-color: transparent; margin-bottom: 20px; border-radius: 4px; color: #a94442; background-color: #f2dede; border-color: #ebccd1;\"&gt;\r\nI am an error message\r\n&lt;\/div&gt;\r\n\r\n&lt;div style=\"padding: 15px; border: 1px solid transparent; border-color: transparent; margin-bottom: 20px; border-radius: 4px; color: #31708f; background-color: #d9edf7; border-color: #bce8f1;\"&gt;\r\nI am a info message\r\n&lt;\/div&gt;\r\n\r\n&lt;div style=\"padding: 15px; border: 1px solid transparent; border-color: transparent; margin-bottom: 20px; border-radius: 4px; color: #8a6d3b;; background-color: #fcf8e3; border-color: #faebcc;\"&gt;\r\nI am a warning message\r\n&lt;\/div&gt;<\/pre>\n<p><a href=\"https:\/\/ekiwi.de\/tryit\/?id=224\" target=\"_blank\" rel=\"noopener\">Test the result live<\/a><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-2883\" src=\"\/wp-content\/uploads\/2022\/09\/messages.png\" sizes=\"auto, (max-width: 823px) 100vw, 823px\" srcset=\"\/wp-content\/uploads\/2022\/09\/messages.png 823w, \/wp-content\/uploads\/2022\/09\/messages-300x108.png 300w, \/wp-content\/uploads\/2022\/09\/messages-768x275.png 768w\" alt=\"\" width=\"823\" height=\"295\" \/><\/p>","protected":false},"excerpt":{"rendered":"<p>Code snippet for generating hints in HTML.<\/p>\n","protected":false},"author":1,"featured_media":2262,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":"","_links_to":"","_links_to_target":""},"categories":[879],"tags":[],"class_list":["post-4834","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-html-and-css"],"_links":{"self":[{"href":"https:\/\/ekiwi.de\/en\/index.php\/wp-json\/wp\/v2\/posts\/4834","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ekiwi.de\/en\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ekiwi.de\/en\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ekiwi.de\/en\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ekiwi.de\/en\/index.php\/wp-json\/wp\/v2\/comments?post=4834"}],"version-history":[{"count":0,"href":"https:\/\/ekiwi.de\/en\/index.php\/wp-json\/wp\/v2\/posts\/4834\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ekiwi.de\/en\/index.php\/wp-json\/wp\/v2\/media\/2262"}],"wp:attachment":[{"href":"https:\/\/ekiwi.de\/en\/index.php\/wp-json\/wp\/v2\/media?parent=4834"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ekiwi.de\/en\/index.php\/wp-json\/wp\/v2\/categories?post=4834"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ekiwi.de\/en\/index.php\/wp-json\/wp\/v2\/tags?post=4834"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}