🔮 Output PredictionHT HTML Hard⚡+35 XP
Form Method
What HTTP method does this form use by default if method is omitted?
HTML
<form action="/submit"> <input name="q"> </form>
What HTTP method does this form use by default if method is omitted?
<form action="/submit"> <input name="q"> </form>