<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hiranovm4</author_name>
  <author_url>https://blog.hatena.ne.jp/hiranovm4/</author_url>
  <blog_title>Code Journey</blog_title>
  <blog_url>https://hirano-vm4.hatenablog.com/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>はじめに 前提 DOM操作 DOMとは DOMの階層構造 ノード間の関係 id属性の値を指定して要素ノードを取得(getElementById) タグ名を指定して要素ノードを取得(getElementsByTagName) 特定の要素の子孫要素に限定して要素ノードを取得 class属性の値を指定して要素ノードを取得(getElementsByClassName) name属性の値を指定して要素ノードを取得(getElementsByName) CSSセレクタ形式の条件に一致する要素ノードを取得(querySelector, querySelectorAll) CSSセレクタの種類と指定方法 ノ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhirano-vm4.hatenablog.com%2Fentry%2F2023%2F11%2F07%2F170215&quot; title=&quot;【初学者用まとめ(DOM操作編)】まず覚えるべきJavaScriptのコードの書き方（自習記録） - Code Journey&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/h/hiranovm4/20231107/20231107173454.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-11-07 17:02:15</published>
  <title>【初学者用まとめ(DOM操作編)】まず覚えるべきJavaScriptのコードの書き方（自習記録）</title>
  <type>rich</type>
  <url>https://hirano-vm4.hatenablog.com/entry/2023/11/07/170215</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
