<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>XxGodmoonxX</author_name>
  <author_url>https://blog.hatena.ne.jp/XxGodmoonxX/</author_url>
  <blog_title>青いやつの進捗日記。</blog_title>
  <blog_url>https://tech.motoki-watanabe.net/</blog_url>
  <categories>
    <anon>CSS</anon>
    <anon>fixed</anon>
    <anon>max-width</anon>
    <anon>margin</anon>
    <anon>Internet Explorer</anon>
  </categories>
  <description>position: fixed; margin: auto; max-width: 1200px; これ、IEで効かずに中央寄せになっちゃう。 stackoverflow.com これが解決策だった。 position: fixed; margin: auto; max-width: 1200px; width: 100% これ。max-widthがIEで意外とバグるイメージ。max-widthあって思い通りいかないならwidth: 100%すると解決すること多い…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.motoki-watanabe.net%2Fentry%2F2020%2F11%2F18%2F234544&quot; title=&quot;IEでposition: fixedでmargin: autoでmax-width中央寄せにならない - 青いやつの進捗日記。&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>2020-11-18 23:45:44</published>
  <title>IEでposition: fixedでmargin: autoでmax-width中央寄せにならない</title>
  <type>rich</type>
  <url>https://tech.motoki-watanabe.net/entry/2020/11/18/234544</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
