Web Technologies: Backend & CSS

Casual Mode - Take your time!

1 / 20
Correct
0
Incorrect
0
Score
0%
Multiple Choice

How do you make each word in a text start with a capital letter?

  1. text-transform:capital
  2. text-transform:capitalize
  3. text-transform:uppercase
  4. You can't do that with CSS
Change Mode