Spoken Tutorial - CSS 3 - Assignment Funded by the Ministry of Education (MoE), Govt. Of India Indian Institute of Technology Bombay, https://spoken-tutorial.org ------------------------------------------------------------------------------------------------------------------- Text Properties in CSS 1. Open the file "styles.css" which you have created earlier 2. Set "yellow" color to "heading" and center "align" it 3. For the "Paragraph" content, set the a. "text-indentation" to "1cm" b. "word spacing" to "3px" c. "line-height" to "1.2" d. Direction as "left to right" e. "Underline" and "uppercase" the "heading" f. Set "text-shadow" with "black" color in the "heading" 4. Link the "styles.css" file to "webpage.html" file 5. Observe the output