Question: 5 Q4. For the given HTML code, define and apply the CSS selector appropriately that ca change the style for the first paragraph using the

5 Q4. For the given HTML code, define and apply the CSS selector appropriately that ca change the style for the first paragraph using the following properties. (10 marks) { text-align: center; color: red;}. And second paragraph using the following properties. { text-align: right; color: green;} HTML Code:
First Para
Second Para
Third Para
(CSS Definition: 5 marks; Use of CSS in HTML: 5 marks)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
