<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mt_web</author_name>
  <author_url>https://blog.hatena.ne.jp/mt_web/</author_url>
  <blog_title>mt_memo</blog_title>
  <blog_url>https://mt-web.hatenablog.com/</blog_url>
  <categories>
    <anon>CSS</anon>
    <anon>Webデザイナー</anon>
    <anon>コーディング</anon>
    <anon>clearfix</anon>
  </categories>
  <description>clearfixについて説明する前に、まずはfloatについて説明します。 floatとは、指定された要素を左または右に寄せて配置するときに使うタグです。float:leftで左寄せ、float:rightで右寄せを指定します。指定された要素は浮いた状態になっているため、それを解除するのがclearfixになります。 clearfix:after{ content:&quot;&quot;; 何もない空白 display:block; 浮いたものをブロック要素にする overflow:hidden; 非表示にする clear:both; クリアにする } 親要素にoverflow:hiddenを入力することでfl…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmt-web.hatenablog.com%2Fentry%2F2016%2F11%2F08%2F193635&quot; title=&quot;clearfixについて - mt_memo&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>2016-11-08 19:36:35</published>
  <title>clearfixについて</title>
  <type>rich</type>
  <url>https://mt-web.hatenablog.com/entry/2016/11/08/193635</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
