<?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>HTML/CSS</anon>
  </categories>
  <description>HTMLでフォームを作ります。PHPなども絡んでくるところですが、とりあえずHTMLのみで組みます。 基本formタグの中に、methodとactionを必ず付け加えます。 methodはやりたい動作に応じて帰る必要があります。 &lt;form method=&quot;URI&quot; action=&quot;送信方法&quot;&gt; &lt;/form&gt; 1行テキストフォーム1行のテキストフォームにはinputタグを使います。 &lt;input type=&quot;text&quot; name=&quot;フォームの値の名前&quot;&gt; 複数行フォーム複数行にはtextareaタグを使います。 &lt;textarea name=&quot;フォームの名前&quot; cols=&quot;文字数&quot; rows…</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%2F10%2F08%2F121821&quot; title=&quot;【HTML】フォームを作る - 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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-10-08 12:18:21</published>
  <title>【HTML】フォームを作る</title>
  <type>rich</type>
  <url>https://game-web-design.hatenadiary.com/entry/2014/10/08/121821</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
