<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>cruller</author_name>
  <author_url>https://blog.hatena.ne.jp/cruller/</author_url>
  <blog_title>cBlog</blog_title>
  <blog_url>https://yaritakunai.hatenablog.com/</blog_url>
  <categories>
    <anon>Webデザイン</anon>
  </categories>
  <description>今まで間違って書いていたんですが… このようなネストされたリストを作るとき、 1つ目 2つ目 2つ目(あ) 2つ目(い) 3つ目 こう書いたら間違いなんですね。 &lt;ul&gt; &lt;li&gt;1つ目&lt;/li&gt; &lt;li&gt;2つ目&lt;/li&gt; &lt;ul&gt; &lt;!-- 外側の&lt;ul&gt;の直接の子要素になっている --&gt; &lt;li&gt;2つ目(あ)&lt;/li&gt; &lt;li&gt;2つ目(い)&lt;/li&gt; &lt;/ul&gt; &lt;li&gt;3つ目&lt;/li&gt; &lt;/ul&gt; （これでもなぜか通用してしまう。） 1つ目 2つ目 2つ目(あ) 2つ目(い) 3つ目 このように、本来はul要素の内容はli要素しか許可されていません。 developer.mozilla.…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyaritakunai.hatenablog.com%2Fentry%2F2017%2F05%2F17%2F221000&quot; title=&quot;ul、ol要素をネスト（入れ子）にするとき、やってはいけない書き方 - cBlog&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/c/cruller/20170517/20170517210726.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-05-17 22:10:00</published>
  <title>ul、ol要素をネスト（入れ子）にするとき、やってはいけない書き方</title>
  <type>rich</type>
  <url>https://yaritakunai.hatenablog.com/entry/2017/05/17/221000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
