【html 通信教育 lesson5】の応用のミス

【html 通信教育 lesson5】の応用のミス

You are currently viewing a revision titled "【html 通信教育 lesson5】の応用のミス", saved on 2025年11月4日 12:25 AM by saori tsukamoto
タイトル
【html 通信教育 lesson5】の応用のミス
コンテンツ
⭐️コンマつけ忘れ ✕<form method ="post" action ="test py"> ◯<form method ="post" action ="test.py">  

⭐️スペルミス

✕imput→◯input

  ⭐️点々の位置ミス ✕<input type="text"name"="name"value> ◯<input type="text"name="name"value>
抜粋
脚注


Old New Date Created Author Actions
2025年11月3日 3:25 PM saori tsukamoto

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です