<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>qkuroneko</author_name>
  <author_url>https://blog.hatena.ne.jp/qkuroneko/</author_url>
  <blog_title>省エネ</blog_title>
  <blog_url>https://qkuronekop.hatenablog.jp/</blog_url>
  <categories>
    <anon>CSS</anon>
    <anon>Web</anon>
  </categories>
  <description>遅ればせながら、グリッドレイアウトの存在に気づいてしまいました。 今お仕事で作っているWebアプリの構成が下の図の通りなのですが。 この、レイアウトだとメニューとコンテンツのところがちょっと面倒ですよね。 html &lt;div&gt; &lt;div class=&quot;menu&quot;&gt;&lt;/div&gt; &lt;div class=&quot;contents&quot;&gt;&lt;/div&gt; &lt;/div&gt; css .menu { display: inline-block; } .contents { display: inline-block; } 今まではこうやって凌いでました。 が、メニューのところの背景に色をつけたいとクライアント様から言われち…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fqkuronekop.hatenablog.jp%2Fentry%2F2017%2F11%2F01%2F093315&quot; title=&quot;【CSS】グリッドレイアウトの存在に気づいてしまった - 省エネ&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>https://cdn-ak.f.st-hatena.com/images/fotolife/q/qkuroneko/20171031/20171031181213.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-11-01 09:33:15</published>
  <title>【CSS】グリッドレイアウトの存在に気づいてしまった</title>
  <type>rich</type>
  <url>https://qkuronekop.hatenablog.jp/entry/2017/11/01/093315</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
