{"id":2012,"date":"2022-03-26T04:10:54","date_gmt":"2022-03-25T19:10:54","guid":{"rendered":"https:\/\/www.dogrow.net\/hp\/?p=2012"},"modified":"2022-03-28T01:15:08","modified_gmt":"2022-03-27T16:15:08","slug":"blog136","status":"publish","type":"post","link":"https:\/\/www.dogrow.net\/hp\/blog136\/","title":{"rendered":"(136) \u30d6\u30ed\u30c3\u30af\u306e\u9699\u9593\u306b\u3067\u304d\u308b\u8b0e\u306e\u7a7a\u767d\u3092\u524a\u9664\u3057\u305f\u3044\u3002"},"content":{"rendered":"<h1 class=\"my_h\">1. \u554f\u984c\u767a\u751f<\/h1>\n<p>div\u30bf\u30b0\u3092\u4e0a\u4e0b\u306b\u4e26\u3079\u3066\u66f8\u3044\u305f\u3002<\/p>\n<p>\u4e0a\u5074\u306e div\u306f\u767d\u3044\u80cc\u666f\u3067\u3001\u4e2d\u306b\u753b\u50cf\u3092\u7f6e\u3044\u305f\u3002<br \/>\n\u4e0b\u5074\u306e div\u306f\u9ed2\u3044\u80cc\u666f\u3060\u3002<\/p>\n<p>\u3059\u308b\u3068&#8230;<\/p>\n<p>\u4e21\u8005\u306e\u9593\u306b <span class=\"my_fc_redBBig\">\u8b0e\u306e\u4f59\u767d\u304c\u51fa\u73fe\u3057\u3066\u3057\u307e\u3063\u305f&#8230;<\/span><\/p>\n<p><span class=\"my_fc_blueBBig\">\u3053\u306e\u4f59\u767d\u3092\u6d88\u3057\u305f\u3044\uff01<\/span><\/p>\n<p><a href=\"https:\/\/www.dogrow.net\/hp\/sample\/00136\/case1\" target=\"_blank\" rel=\"noopener\">https:\/\/www.dogrow.net\/hp\/sample\/00136\/case1<br \/>\n<img decoding=\"async\" src=\"https:\/\/www.dogrow.net\/hp\/wp-content\/uploads\/2022\/03\/case1.jpg\" alt=\"\" class=\"my_add_bs1\" \/><\/a><\/p>\n<p>\u30b3\u30fc\u30c9\u306f\u4ee5\u4e0b\u306e\u901a\u308a\u3002<br \/>\n\u7a7a\u767d\u9818\u57df\u306a\u3069\u4f5c\u308b\u3064\u3082\u308a\u306f\u307e\u3063\u305f\u304f\u306a\u3044\u306e\u3060\u3002<\/p>\n<p><span class=\"my_fc_blueB\">index.html<\/span><\/p>\n<pre class=\"brush: xml; title: ; notranslate\" title=\"\">\r\n&lt;html lang=&quot;ja&quot;&gt;\r\n  &lt;head&gt;\r\n    &lt;link rel=&quot;stylesheet&quot; href=&quot;style.css&quot; \/&gt;\r\n  &lt;\/head&gt;\r\n  &lt;body&gt;\r\n    &lt;div class=&quot;d1&quot;&gt;&lt;img src=&quot;bg.jpg&quot;&gt;&lt;\/div&gt;\r\n    &lt;div class=&quot;d2&quot;&gt;&lt;\/div&gt;\r\n  &lt;\/body&gt;\r\n&lt;\/html&gt;\r\n<\/pre>\n<p><span class=\"my_fc_blueB\">style.css<\/span><\/p>\n<pre class=\"brush: css; title: ; notranslate\" title=\"\">\r\ndiv.d1{\r\n  background-color: #fff;\r\n}\r\ndiv.d2{\r\n  background-color: #000;\r\n  height:300px;\r\n}\r\n<\/pre>\n<h1 class=\"my_h\">2. \u89e3\u6c7a\u7b56<\/h1>\n<p>\u4e0a\u5074\u306e div\u306e\u4e0b\u7aef\u306b\u4f59\u767d\u304c\u51fa\u6765\u3066\u3057\u307e\u3063\u3066\u3044\u305f\u3002<br \/>\n\u3053\u308c\u3092 <span class=\"my_fc_deeppinkBBig\">line-height: 0<\/span> \u3067\u6d88\u3059\u3053\u3068\u304c\u51fa\u6765\u308b\u3002<br \/>\n<a href=\"https:\/\/developer.mozilla.org\/ja\/docs\/Web\/CSS\/line-height\" target=\"_blank\" rel=\"noopener\">\u300cline-height\u3068\u306f\uff1f\u300d\u306f\u3001\u3053\u3061\u3089\u3092\u53c2\u7167\u3055\u308c\u305f\u3044\u3002<\/a><\/p>\n<p><a href=\"https:\/\/www.dogrow.net\/hp\/sample\/00136\/case2\" target=\"_blank\" rel=\"noopener\">https:\/\/www.dogrow.net\/hp\/sample\/00136\/case2<br \/>\n<img decoding=\"async\" src=\"https:\/\/www.dogrow.net\/hp\/wp-content\/uploads\/2022\/03\/case2.jpg\" alt=\"\" class=\"my_add_bs1\" \/><\/a><\/p>\n<p><span class=\"my_fc_blueB\">style.css<\/span><\/p>\n<pre class=\"brush: css; highlight: [3]; title: ; notranslate\" title=\"\">\r\ndiv.d1{\r\n  background-color: #fff;\r\n  line-height: 0;\r\n}\r\ndiv.d2{\r\n  background-color: #000;\r\n  height:300px;\r\n}\r\n<\/pre>\n<p>\u7121\u7406\u77e2\u7406\u4e0b\u5074\u306e div\u3092 <span class=\"my_fc_redB\">margin-top: -10px<\/span> \u3068\u304b\u3067\u4e0a\u306b\u79fb\u52d5\u3055\u305b\u3066\u3001\u5f37\u5f15\u306b\u6d88\u3059\u306e\u306f\u3084\u3081\u305f\u307b\u3046\u304c\u3088\u3044\u304b\u3082&#8230;<\/p>\n<hr class=\"my_hr_bottom\">\n","protected":false},"excerpt":{"rendered":"<p>1. \u554f\u984c\u767a\u751f div\u30bf\u30b0\u3092\u4e0a\u4e0b\u306b\u4e26\u3079\u3066\u66f8\u3044\u305f\u3002 \u4e0a\u5074\u306e div\u306f\u767d\u3044\u80cc\u666f\u3067\u3001\u4e2d\u306b\u753b\u50cf\u3092\u7f6e\u3044\u305f\u3002 \u4e0b\u5074\u306e div\u306f\u9ed2\u3044\u80cc\u666f\u3060\u3002 \u3059\u308b\u3068&#8230; \u4e21\u8005\u306e\u9593\u306b \u8b0e\u306e\u4f59\u767d\u304c\u51fa\u73fe\u3057\u3066\u3057\u307e\u3063\u305f&#8230; \u3053\u306e\u4f59\u767d\u3092\u6d88\u3057\u305f\u2026 <span class=\"read-more\"><a href=\"https:\/\/www.dogrow.net\/hp\/blog136\/\">\u7d9a\u304d\u3092\u8aad\u3080 &raquo;<\/a><\/span><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[38],"tags":[],"class_list":["post-2012","post","type-post","status-publish","format-standard","hentry","category-css"],"views":1031,"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/www.dogrow.net\/hp\/wp-json\/wp\/v2\/posts\/2012","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dogrow.net\/hp\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dogrow.net\/hp\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dogrow.net\/hp\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dogrow.net\/hp\/wp-json\/wp\/v2\/comments?post=2012"}],"version-history":[{"count":19,"href":"https:\/\/www.dogrow.net\/hp\/wp-json\/wp\/v2\/posts\/2012\/revisions"}],"predecessor-version":[{"id":2044,"href":"https:\/\/www.dogrow.net\/hp\/wp-json\/wp\/v2\/posts\/2012\/revisions\/2044"}],"wp:attachment":[{"href":"https:\/\/www.dogrow.net\/hp\/wp-json\/wp\/v2\/media?parent=2012"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dogrow.net\/hp\/wp-json\/wp\/v2\/categories?post=2012"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dogrow.net\/hp\/wp-json\/wp\/v2\/tags?post=2012"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}