Useful for form submissions where a user wants to bookmark the result
Anonymous Quiz
18%
post
82%
get
max length of the URL in get method is
Anonymous Quiz
7%
512 character
23%
1024 character
52%
2048 character
18%
4096 character
has no size limitations, and can be used to send large amounts of data
Anonymous Quiz
87%
post
13%
get
The autocomplete attribute specifies whether a form should have autocomplete on or off
Anonymous Quiz
97%
T
3%
F
When autocomplete is off, the browser automatically complete values based on values that the user has entered before
Anonymous Quiz
35%
T
65%
F
When novalidate present, it specifies that the form-data (input) should be validated when submitted
Anonymous Quiz
56%
T
44%
F
specifies the relationship between a linked resource and the current document
Anonymous Quiz
9%
accept-charset
11%
enctype
79%
rel
specifies the character encodings used for form submission
Anonymous Quiz
52%
accept-charset
44%
enctype
4%
rel
specifies how the form-data should be encoded when submitting it to the server (only for method=”post”)
Anonymous Quiz
8%
accept-charset
91%
enctype
1%
rel
Canvas has several methods for drawing paths, boxes, circles, text, and adding images
Anonymous Quiz
93%
T
7%
F