Solved

Which of the Following Code Samples Transforms the Case of an

Question 39

Multiple Choice

Which of the following code samples transforms the case of an < h1 > element to uppercase?


A) h1 {text-transform: uppercase;}
B) h1 {text-transform: to-upper;}
C) text-transform {h1: uppercase;}
D) upper {text-transform: h1;}

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions