What type of CSS is the following code snippet?

What type of CSS is the following code snippet?

<h1 style="color:blue;">A Blue Heading</h1>

1.Inline

2.Internal

3.External

4.None of the above

3 Likes

the correct ans is 1. Inline

3 Likes

Good going. Keep it up