{"id":240,"date":"2020-10-21T14:40:06","date_gmt":"2020-10-21T05:40:06","guid":{"rendered":"https:\/\/java.ihavenomoney.co.kr\/?p=240"},"modified":"2020-10-21T14:40:06","modified_gmt":"2020-10-21T05:40:06","slug":"cellpadding-cellpadding-is-obsolete","status":"publish","type":"post","link":"https:\/\/java.ihavenomoney.co.kr\/?p=240","title":{"rendered":"cellpadding cellpadding is obsolete"},"content":{"rendered":"<p>Multiple annotations found at this line:<br \/>\n&#8211; Attribute (cellpadding) is obsolete. Its use is<br \/>\ndiscouraged in HTML5 documents.<br \/>\n&#8211; Attribute (cellpadding) is obsolete. Its use is<br \/>\ndiscouraged in HTML5 documents.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-241\" src=\"https:\/\/java.ihavenomoney.co.kr\/wp-content\/uploads\/2020\/10\/Html_Attribute_cellpadding-1.jpg\" alt=\"\" width=\"601\" height=\"223\" srcset=\"https:\/\/java.ihavenomoney.co.kr\/wp-content\/uploads\/2020\/10\/Html_Attribute_cellpadding-1.jpg 601w, https:\/\/java.ihavenomoney.co.kr\/wp-content\/uploads\/2020\/10\/Html_Attribute_cellpadding-1-300x111.jpg 300w\" sizes=\"auto, (max-width: 601px) 100vw, 601px\" \/><\/p>\n<pre class=\"lang:java decode:true\">&lt;table cellpadding='0' cellspacing='0'&gt; (X)<\/pre>\n<p>HTML5\u00a0 CSS \ub85c \uc218\uc815<\/p>\n<pre class=\"lang:java decode:true \">&lt;style type=\"text\/css\"&gt;\r\n   \/\/CSS Replacement for cellpadding='0':\r\n   table\r\n   { \r\n       border-spacing:0;\r\n       border-collapse:collapse;\r\n   }\r\n\r\n   \/\/ CSS Replacement for cellspacing='0':\r\n   table td, table th\r\n   {\r\n       padding: 0;\r\n   }\r\n&lt;\/style&gt;<\/pre>\n<pre class=\"lang:java decode:true \">&lt;style type=\"text\/css\"&gt;\r\n   \/* CSS Replacement for cellpadding='0': *\/ \r\n   table.MyTestClass\r\n   {\r\n       background-color: #FFFF00;\r\n       border-spacing: 0;\r\n       border-collapse: collapse;\r\n   }\r\n\r\n   \/* CSS Replacement for cellspacing='0': *\/\r\n   table.MyTestClass td\r\n   {\r\n       padding: 0;\r\n       vertical-align: top;\r\n   }\r\n\r\n   \/* CSS Replacement for cellspacing='0': *\/ \r\n   table.MyTestClass th\r\n   {\r\n       padding: 0;\r\n       vertical-align: top;\r\n   }\r\n&lt;\/style&gt;<\/pre>\n<p>\ucc38\uc870 :\u00a0 https:\/\/wiki.devknight.com\/wiki\/3\/cellpadding0-and-cellspacing0-replacement-for-html5<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Multiple annotations found at this line: &#8211; Attribute (cellpadding) is obsolete. Its use is discouraged in HTML5 documents. &#8211; Attribute (cellpadding) is obsolete. Its use is discouraged in HTML5 documents. &lt;table cellpadding=&#8217;0&#8242; cellspacing=&#8217;0&#8242;&gt; (X) HTML5\u00a0 CSS \ub85c \uc218\uc815 &lt;style type=&#8221;text\/css&#8221;&gt; \/\/CSS Replacement for cellpadding=&#8217;0&#8242;: table { border-spacing:0; border-collapse:collapse; } \/\/ CSS Replacement for cellspacing=&#8217;0&#8242;: table &hellip;<br \/><a href=\"https:\/\/java.ihavenomoney.co.kr\/?p=240\" class=\"more-link pen_button pen_element_default pen_icon_arrow_double\"><span class=\"screen-reader-text\">cellpadding cellpadding is obsolete<\/span> \ub354\ubcf4\uae30<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[],"class_list":["post-240","post","type-post","status-publish","format-standard","hentry","category-eclipse--"],"_links":{"self":[{"href":"https:\/\/java.ihavenomoney.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/240","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/java.ihavenomoney.co.kr\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/java.ihavenomoney.co.kr\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/java.ihavenomoney.co.kr\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/java.ihavenomoney.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=240"}],"version-history":[{"count":1,"href":"https:\/\/java.ihavenomoney.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/240\/revisions"}],"predecessor-version":[{"id":242,"href":"https:\/\/java.ihavenomoney.co.kr\/index.php?rest_route=\/wp\/v2\/posts\/240\/revisions\/242"}],"wp:attachment":[{"href":"https:\/\/java.ihavenomoney.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=240"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/java.ihavenomoney.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=240"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/java.ihavenomoney.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=240"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}