【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> |
| 抜粋 | |
| 脚注 |

