Which of the following class indicates the capitalized text?DWQA Questions › Category: Web Design HTML › Which of the following class indicates the capitalized text? 0 Vote Up Vote Down Editor Staff asked 1 month ago Which of the following class indicates the capitalized text?.text-capitalize.text-upper.uppercase.text-uppercaseRelated 1 Answers 0 Vote Up Vote Down Editor Staff answered 1 month ago (a) .text-capitalize Explanation: We can use the “.text-capitalize” class to make the text appear in uppercase.Related