<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tako_eng</author_name>
  <author_url>https://blog.hatena.ne.jp/tako_eng/</author_url>
  <blog_title>blog</blog_title>
  <blog_url>https://tako-eng.hatenablog.com/</blog_url>
  <categories>
    <anon>プログラミング(JavaScript)</anon>
  </categories>
  <description>なんやかんやでJavaScriptを始めた、ほんとうに最初の記録 あとから見返して成長記録にしたい。 ボタンいっこ動かすのに、何回も教えてもらったよ、、、 1歩目のコード↓ ボタンが１つあって、押したらメッセージが表示される、というもの。 &lt;html&gt; &lt;head&gt; &lt;script&gt; function clicktest() { alert('このメッセージが画面に表示されます'); } &lt;/script&gt; &lt;/head&gt; &lt;body&gt; &lt;h1&gt;JavaScript基礎&lt;/h1&gt; &lt;input type=&quot;button&quot; onclick=&quot;clicktest()&quot; value=&quot;このボタンをク…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftako-eng.hatenablog.com%2Fentry%2F2019%2F10%2F23%2F125400&quot; title=&quot;JavaScriptはじめのいっぽ - blog&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>2019-10-23 12:54:00</published>
  <title>JavaScriptはじめのいっぽ</title>
  <type>rich</type>
  <url>https://tako-eng.hatenablog.com/entry/2019/10/23/125400</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
