Style attribute is not working

@dishantbanik Hi!!
the style attribute should be inside the starting h1 tag.

Hi!
Try to use the < style > attribute inside the h1> tag. Like this shown below

<h1 style="color=blue;">hello suraj</h1>
<h2 style=“font-family: sans-serif”>bolt iot is a good training</h2>
1 Like

Hi!
Try use the style attribute inside the h1 tag as shown in image below
2020-10-22