Computer Science, asked by kushagratiwar1908, 9 months ago

Rajat wants to assign green colour to a paragraph write the code that will help him in completing the the task. in HTML​

Answers

Answered by nootansunita16
25

<p style="color:green" >welcome to html </p>

So we can style like this

Answered by Anonymous
14

Answer:

<p> style is the correct answer

Similar questions