{"id":1342,"date":"2018-07-09T19:40:52","date_gmt":"2018-07-09T10:40:52","guid":{"rendered":"http:\/\/4koma-web.com\/coding\/?p=1342"},"modified":"2018-07-09T19:42:45","modified_gmt":"2018-07-09T10:42:45","slug":"table-%e8%a6%8b%e5%87%ba%e3%81%97%e3%82%92%e5%9b%ba%e5%ae%9a%e3%81%97%e3%81%a6%e3%82%b9%e3%82%af%e3%83%ad%e3%83%bc%e3%83%ab","status":"publish","type":"post","link":"https:\/\/4koma-web.com\/coding\/table-%e8%a6%8b%e5%87%ba%e3%81%97%e3%82%92%e5%9b%ba%e5%ae%9a%e3%81%97%e3%81%a6%e3%82%b9%e3%82%af%e3%83%ad%e3%83%bc%e3%83%ab\/","title":{"rendered":"table \u898b\u51fa\u3057\u3092\u56fa\u5b9a\u3057\u3066\u30b9\u30af\u30ed\u30fc\u30eb"},"content":{"rendered":"<p>table\u306e\u8868\u306a\u3069\u3067\u4e0b\u306b\u9577\u304f\u306a\u308b\u7a0b\u3001\u898b\u51fa\u3057\u306e\u78ba\u8a8d\u306a\u3069\u304c\u5927\u5909\u306b\u306a\u308a\u3001\u3044\u3061\u3044\u3061\u4e0a\u307e\u3067\u623b\u3063\u3066\u78ba\u8a8d\u3057\u306a\u3051\u308c\u3070\u3044\u3051\u306a\u3044\u306a\u3069\u3001<br \/>\n\u30e6\u30fc\u30b6\u30fc\u8996\u70b9\u304b\u3089\u3059\u308b\u3068\u3001\u4f7f\u3044\u306b\u304f\u3044\u8868\u793a\u65b9\u6cd5\u3068\u306a\u3063\u3066\u3057\u307e\u3044\u307e\u3059\u3002<\/p>\n<p>\u305d\u3093\u306a\u6642\u3001\u898b\u51fa\u3057\u306e\u90e8\u5206\u3055\u3048\u56fa\u5b9a\u3057\u3066\u3001\u9805\u76ee\u306e\u307f\u30b9\u30af\u30ed\u30fc\u30eb\u3067\u304d\u308b\u3088\u3046\u306b\u3057\u3066\u3057\u307e\u3048\u3070\u3001\u898b\u51fa\u3057\u3092\u898b\u306a\u304c\u3089\u3059\u3079\u3066\u306e\u9805\u76ee\u3092\u898b\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u306e\u3067\u3001<br \/>\ntable\u81ea\u4f53\u3092\u30b9\u30af\u30ed\u30fc\u30eb\u3055\u305b\u308b\u306e\u3082\u6709\u52b9\u306a\u624b\u6bb5\u3067\u3059\u3002<\/p>\n<p>\u30b9\u30de\u30fc\u30c8\u30d5\u30a9\u30f3\u5bfe\u5fdc\u3092\u8003\u3048\u3066\u3044\u306a\u304b\u3063\u305f\u5834\u5408\u3067\u3082\u3001\u30b9\u30af\u30ed\u30fc\u30eb\u5f62\u5f0f\u306b\u3059\u308b\u3053\u3068\u3067\u3001\u5c11\u3057\u306f\u898b\u3084\u3059\u304f\u8868\u793a\u3055\u305b\u308b\u3053\u3068\u306f\u53ef\u80fd\u3067\u3059\u3002<\/p>\n<p>table \u898b\u51fa\u3057\u3092\u56fa\u5b9a\u3057\u3066\u30b9\u30af\u30ed\u30fc\u30eb\u3055\u305b\u308b\u305f\u3081\u306b\u306f\u3001<br \/>\n\u4e0b\u8a18\u306e\u3088\u3046\u306b\u898b\u51fa\u3057\u306e\u90e8\u5206\u3092thead\u8981\u7d20\u5185\u306b\u8a18\u8ff0\u3057\u3001tbody\u3068\u5206\u96e2\u3057\u3066\u304a\u304d\u307e\u3059\u3002<\/p>\n<pre>\r\n  <thead>\r\n    <tr>\r\n      <th>\u5546\u54c1A<\/th>\r\n      <th>\u5546\u54c1B<\/th>\r\n    <\/tr>\r\n  <\/thead>\r\n  <tbody>\r\n    <tr>\r\n      <td>1500\u5186<\/td>\r\n      <td>2000\u5186<\/td>\r\n    <\/tr>\r\n  <\/tbody>\r\n<\/table>\r\n<\/pre>\n<p>\u307e\u305f\u3001css\u306b\u306ftbody\u81ea\u4f53\u306b\u3001\u30b9\u30af\u30ed\u30fc\u30eb\u3067\u304d\u308b\u3088\u3046display:block;\u3092\u6307\u5b9a\u3057\u307e\u3059\u3002<\/p>\n<pre>\r\nthead, tbody {\r\n  display: block;\r\n}\r\ntbody {\r\n  overflow-x: hidden;\r\n  overflow-y: scroll;\r\n  height: 200px;\r\n}\r\n<\/pre>\n<p>table\u306e\u8868\u793a\u306e\u4ed5\u65b9\u306a\u3069\u306f\u3001\u9805\u76ee\u6570\u3084PC\u8868\u793a\u3001\u30b9\u30de\u30fc\u30c8\u30d5\u30a9\u30f3\u8868\u793a\u3067\u5927\u304d\u304f\u5909\u308f\u308b\u306e\u3067\u96e3\u3057\u3044\u3082\u306e\u3067\u3059\u3001\u306a\u306e\u3067\u74b0\u5883\u306b\u5fdc\u3058\u305f\u3001\u6700\u9069\u306a\u30c6\u30fc\u30d6\u30eb\u306e\u30c7\u30b6\u30a4\u30f3\u306e\u8a2d\u8a08\u304c\u5927\u5207\u3067\u3059\u306d\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>table\u306e\u8868\u306a\u3069\u3067\u4e0b\u306b\u9577\u304f\u306a\u308b\u7a0b\u3001\u898b\u51fa\u3057\u306e\u78ba\u8a8d\u306a\u3069\u304c\u5927\u5909\u306b\u306a\u308a\u3001\u3044\u3061\u3044\u3061\u4e0a\u307e\u3067\u623b\u3063\u3066\u78ba\u8a8d\u3057\u306a\u3051\u308c\u3070\u3044\u3051\u306a\u3044\u306a\u3069\u3001 \u30e6\u30fc\u30b6\u30fc\u8996\u70b9\u304b\u3089\u3059\u308b\u3068\u3001\u4f7f\u3044\u306b\u304f\u3044\u8868\u793a\u65b9\u6cd5\u3068\u306a\u3063\u3066\u3057\u307e\u3044\u307e\u3059\u3002 \u305d\u3093\u306a\u6642\u3001\u898b\u51fa\u3057\u306e\u90e8\u5206\u3055\u3048\u56fa\u5b9a\u3057\u3066\u3001\u9805\u76ee [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_locale":"","_original_post":"","footnotes":""},"categories":[1],"tags":[],"publishpress_future_action":{"enabled":false,"date":"2026-04-11 20:46:26","action":"change-status","newStatus":"draft","terms":[],"taxonomy":"category"},"_links":{"self":[{"href":"https:\/\/4koma-web.com\/coding\/wp-json\/wp\/v2\/posts\/1342"}],"collection":[{"href":"https:\/\/4koma-web.com\/coding\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/4koma-web.com\/coding\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/4koma-web.com\/coding\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/4koma-web.com\/coding\/wp-json\/wp\/v2\/comments?post=1342"}],"version-history":[{"count":0,"href":"https:\/\/4koma-web.com\/coding\/wp-json\/wp\/v2\/posts\/1342\/revisions"}],"wp:attachment":[{"href":"https:\/\/4koma-web.com\/coding\/wp-json\/wp\/v2\/media?parent=1342"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/4koma-web.com\/coding\/wp-json\/wp\/v2\/categories?post=1342"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/4koma-web.com\/coding\/wp-json\/wp\/v2\/tags?post=1342"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}