What is the purpose of the enctype attribute in an HTML form?
enctype
To encode special characters before submission
To specify the character set for the form
To encrypt form data
To specify how form data should be encoded when submitting to the server