Module Quiz: Front-End Technologies
Which attribute on the HTML input element allows the form to ensure the input follows some basic rules?
type
method
src
required
Which attribute can be used on the HTML form tag to specify the HTTP request type?
src
destination
method
requ...