<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>w6500</author_name>
  <author_url>https://blog.hatena.ne.jp/w6500/</author_url>
  <blog_title>tanihiro.log</blog_title>
  <blog_url>https://tanihiro.hatenablog.com/</blog_url>
  <categories>
    <anon>css</anon>
  </categories>
  <description>先日書いたブログに、先輩がこんな風にコメントしてくれたにもかかわらず、がっつりハマったので戒めのためにもメモしておきます。 なにが起きたか 要件としては、高さの違う2つのボックスを横並びにして、上下中央寄せにする、というものでした。 &lt;div class=&quot;wrapper&quot;&gt; &lt;div class=&quot;left&quot;&gt;左は&lt;br&gt;二行&lt;/div&gt; &lt;div class=&quot;right&quot;&gt;右は一行&lt;/div&gt; &lt;/div&gt; .wrapper div { float: left; } とりあえず、横並びだからfloatを指定して、上下中央寄せはvertical-alignを使えばいっかと思っていたら、全然…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftanihiro.hatenablog.com%2Fentry%2F2014%2F04%2F01%2F002342&quot; title=&quot;【css】floatとvertical-alignを併用しようとしてがっつりハマった話 - tanihiro.log&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>http://cdn-ak.f.st-hatena.com/images/fotolife/w/w6500/20140331/20140331235924.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-04-01 00:23:42</published>
  <title>【css】floatとvertical-alignを併用しようとしてがっつりハマった話</title>
  <type>rich</type>
  <url>https://tanihiro.hatenablog.com/entry/2014/04/01/002342</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
