Computer Science, asked by shagunthakur13, 4 months ago

what is css and explain how. would we embedded style in html​

Answers

Answered by dowluruamruta2008
1

Answers:-

I hope this answer will help you

EXPLANATION:-

An internal CSS is used to define a style for a single HTML page. An internal CSS is defined in the <head> section of an HTML page, within a <style> element. The following example sets the text color of ALL the <h1> elements (on that page) to blue, and the text color of ALL the <p> elements to red.

Similar questions