{"id":5063,"date":"2026-01-21T17:38:51","date_gmt":"2026-01-21T08:38:51","guid":{"rendered":"https:\/\/dennie.tokyo\/it\/?p=5063"},"modified":"2026-01-21T17:46:35","modified_gmt":"2026-01-21T08:46:35","slug":"%e3%80%90css%e3%80%91%e5%86%86-%e3%81%ae%e5%9b%b3%e5%bd%a2","status":"publish","type":"post","link":"https:\/\/dennie.tokyo\/it\/?p=5063","title":{"rendered":"\u3010CSS\u3011\u5186 \u306e\u56f3\u5f62"},"content":{"rendered":"\n<p>CSS\u3067\u5186\u3092\u4f5c\u6210\u3057\u307e\u3059\u3002<\/p>\n\n\n\n<!--more-->\n\n\n\n<h1 class=\"wp-block-heading\">\u5186<\/h1>\n\n\n\n<p>border-radius \u30d7\u30ed\u30d1\u30c6\u30a3\u3092\u4f7f\u7528\u3057\u5186\u3092\u4f5c\u6210\u3057\u3066\u307f\u307e\u3059\u3002<\/p>\n\n\n\n<p><strong>HTML<\/strong><\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-html\" data-lang=\"HTML\"><code>&lt;div class=&quot;circle&quot;&gt;circle&lt;\/div&gt;<\/code><\/pre><\/div>\n\n\n\n<p><strong>CSS<\/strong><\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-css\" data-lang=\"CSS\"><code>.circle {\n  width: 100px;\n  height: 100px;\n  line-height: 100px;\n  border: solid #000000;\n  border-radius: 50%;\n  text-align: center;\n}<\/code><\/pre><\/div>\n\n\n\n<p><strong>\u7d50\u679c<\/strong><\/p>\n\n\n\n<style>\n.circle-test-01 {\n  width: 100px;\n  height: 100px;\n  line-height: 100px;\n  border: solid #000000;\n  border-radius: 50%;\n  text-align: center;\n}\n<\/style>\n<div class=\"circle-test-01\">circle<\/div>\n\n\n\n<h1 class=\"wp-block-heading\">\u6d6e\u304d\u5186<\/h1>\n\n\n\n<p>\u5186\u3092\u6d6e\u304b\u305b\u3066\u307f\u307e\u3059\u3002box-shadow\u30d7\u30ed\u30d1\u30c6\u30a3\u3092\u4f7f\u7528\u3059\u308b\u3068\u6d6e\u3044\u3066\u3044\u308b\u3088\u3046\u306b\u898b\u3048\u307e\u3059\u3002<\/p>\n\n\n\n<p><strong>HTML<\/strong><\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-html\" data-lang=\"HTML\"><code>&lt;div class=&quot;circle&quot;&gt;circle&lt;\/div&gt;<\/code><\/pre><\/div>\n\n\n\n<p><strong>CSS<\/strong><\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-css\" data-lang=\"CSS\"><code>.circle {\n  width: 100px;\n  height: 100px;\n  line-height: 100px;\n  border: solid #000000;\n  border-radius: 50%;\n  text-align: center;\n  box-shadow: 0 0 8px gray;\n}<\/code><\/pre><\/div>\n\n\n\n<p><strong>\u7d50\u679c<\/strong><\/p>\n\n\n\n<style>\n.circle-test-02 {\n  width: 100px;\n  height: 100px;\n  line-height: 100px;\n  border-radius: 50%;\n  text-align: center;\n  box-shadow: 0 0 8px gray;\n}\n<\/style>\n<div style=\"padding:10px;\">\n<div class=\"circle-test-02\">circle<\/div>\n<div>\n","protected":false},"excerpt":{"rendered":"<p>CSS\u3067\u5186\u3092\u4f5c\u6210\u3057\u307e\u3059\u3002<\/p>\n","protected":false},"author":1,"featured_media":4723,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9],"tags":[],"class_list":["post-5063","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-css"],"_links":{"self":[{"href":"https:\/\/dennie.tokyo\/it\/index.php?rest_route=\/wp\/v2\/posts\/5063","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dennie.tokyo\/it\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dennie.tokyo\/it\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/dennie.tokyo\/it\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dennie.tokyo\/it\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=5063"}],"version-history":[{"count":6,"href":"https:\/\/dennie.tokyo\/it\/index.php?rest_route=\/wp\/v2\/posts\/5063\/revisions"}],"predecessor-version":[{"id":5069,"href":"https:\/\/dennie.tokyo\/it\/index.php?rest_route=\/wp\/v2\/posts\/5063\/revisions\/5069"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/dennie.tokyo\/it\/index.php?rest_route=\/wp\/v2\/media\/4723"}],"wp:attachment":[{"href":"https:\/\/dennie.tokyo\/it\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=5063"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dennie.tokyo\/it\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=5063"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dennie.tokyo\/it\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=5063"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}