<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tmg1998</author_name>
  <author_url>https://blog.hatena.ne.jp/tmg1998/</author_url>
  <blog_title>TIL</blog_title>
  <blog_url>https://tmg0525.hatenadiary.jp/</blog_url>
  <categories>
    <anon>CSS</anon>
  </categories>
  <description>flexでタイトルの通りのことをしたい こんな感じ 右寄せしたい要素にmargin-left; auto;とする！！！ 左のmarginが自動になって、右寄せになる感じ！ &lt;div class=&quot;parent&quot;&gt; &lt;div class=&quot;child&quot;&gt;&lt;/div&gt; &lt;div class=&quot;child&quot;&gt;&lt;/div&gt; &lt;div class=&quot;child f-right&quot;&gt;&lt;/div&gt; &lt;/div&gt; .parent { display: flex; background-color: rgba(200, 200, 200, 0.8); } .child { background-color: rg…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftmg0525.hatenadiary.jp%2Fentry%2F2018%2F04%2F23%2F231912&quot; title=&quot;１つだけ右寄せでそれ以外は左寄せ flex - CSS - TIL&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/t/tmg1998/20180423/20180423231503.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-04-23 23:19:12</published>
  <title>１つだけ右寄せでそれ以外は左寄せ flex - CSS</title>
  <type>rich</type>
  <url>https://tmg0525.hatenadiary.jp/entry/2018/04/23/231912</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
