Loading

Exercise Number: 1

Perform the following operation in css
  1. Transform the text of the paragraph with the class uppercase to uppercase.
  2. Capitalize the first letter of each word in the paragraph with the class capitalize.
  3. Add a letter spacing of 2px to the paragraph with the class spacing.