If you apply text-transform: uppercase to an element and then text-transform: none to a child element, how will the text appear in the child element?
If you apply text-transform: uppercase to an element and then text-transform: none to a child element, how will the text appear in the child element?