Computer Science, asked by amir5395, 7 months ago

write the css code for text color should be green​

Answers

Answered by soujanya201074
1

<head>

</head>

<body>

 <h1>Title</h1>

 <p>Some paragraph text.</p>

</body>

Similar questions