<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Korsakov</author_name>
  <author_url>https://blog.hatena.ne.jp/Korsakov/</author_url>
  <blog_title>プログラミング雑記</blog_title>
  <blog_url>https://korsakov.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>css&amp;htmlで少しだけハマったのでメモ。cssでdivタグにdisplay:tableとして、子の要素にdisplay:table-cellとすれば要素を、他の子要素の高さに合わせて伸縮させることが出来ます。 display:table-cellだとmarginが効かない(T_T) 僕の思いついた解決策 スペースを必要とする要素間にdivタグを挟んで、width: ?%とすればいいんじゃない？ div style=&quot;display:table&quot; div style=&quot;display:table-cell; width:45%&quot; /div div style=&quot;display:table-c…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkorsakov.hatenadiary.org%2Fentry%2F20141107%2F1415347161&quot; title=&quot;css display:table要素でスペースを確保する方法*[WEBプログラミング] - プログラミング雑記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-11-07 16:59:21</published>
  <title>css display:table要素でスペースを確保する方法*[WEBプログラミング]</title>
  <type>rich</type>
  <url>https://korsakov.hatenadiary.org/entry/20141107/1415347161</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
