Question:You are fetching customer names from a database. The names in the database are mostly in lowercase. What is the name of the text property which will facilitate capitalization of these names?
A text-mode
B text-transform
C text-decoration
D text-shadow
+ AnswerB
+ Report