<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>game-web-design</author_name>
  <author_url>https://blog.hatena.ne.jp/game-web-design/</author_url>
  <blog_title>PCゲーマーのWebデザイン備忘録</blog_title>
  <blog_url>https://game-web-design.hatenadiary.com/</blog_url>
  <categories>
    <anon>JS/jQuery</anon>
  </categories>
  <description>DOMはHTML文章をオブジェクトとして情報の取得する仕組みです。 DOMの操作を行うことで、HTMLの中身を変更することもできます。前提として、以下のHTMLを使います。 &lt;!DOCTYPE html&gt; &lt;html lang=&quot;ja&quot;&gt; &lt;head&gt; &lt;meta charset=&quot;utf-8&quot;&gt; &lt;title&gt;プログラム実行テスト&lt;/title&gt; &lt;/head&gt; &lt;body&gt; &lt;h1&gt;プログラム実行テスト&lt;/h1&gt; &lt;p&gt;第1段落&lt;/p&gt; &lt;p&gt;第2段落&lt;/p&gt; &lt;p&gt;第3段落&lt;/p&gt; &lt;script&gt;&lt;/script&gt; &lt;/body&gt; &lt;/html&gt; 要素の内容を操作する。要素の内容を操作…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgame-web-design.hatenadiary.com%2Fentry%2F2014%2F09%2F30%2F114145&quot; title=&quot;【JavaScript】DOM - PCゲーマーのWebデザイン備忘録&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>http://cdn-ak.f.st-hatena.com/images/fotolife/g/game-web-design/20140930/20140930100535.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-09-30 11:41:45</published>
  <title>【JavaScript】DOM</title>
  <type>rich</type>
  <url>https://game-web-design.hatenadiary.com/entry/2014/09/30/114145</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
