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
After creating the rectangular canvas area, you must add a JavaScript to do the drawing
Anonymous Quiz
94%
T
6%
F
SVG has several methods for drawing paths, boxes, circles, text, and graphic images.
Anonymous Quiz
92%
T
8%
F