Posts tagged html

Oct22

HTML Forms, the form tag's action attribute

forms html non-obvious | comments

If you do not define an action attribute for a form tag, it defaults to the current URL (minus querystring, it appears).