Question 10
Which of the following statements about HTML, CSS, and character encoding is/are true?
UTF-8 is a variable-length encoding that can represent all Unicode characters.
In HTML, attribute names are case-insensitive.
Inline CSS is preferred over external CSS for large-scale projects.
UTF-32 is a fixed-length encoding where each character takes 4 bytes.