Help

<h1 style="font-size: 16px; color:green;">Big Heading</h1>
		<p>A giant bear and a little duck were friends.</p>
		<p style= "color:red;font-size:10px;">But the bear got hungry and ate the duck.</p>

Oops, try again. It looks like your header’s font-size is 15.555556297302246px instead of 16px.

check your browsers zoom and make sure its on 100%

where csn i check my zoom ?

Ctrl + 0

or on chrome the 3 dots on the top right hand side

Oops, try again. Did you remember to make the first paragraph violet?
this happen

you need to add the color styling to it and set it to violet

can u give me example code ?

Like how you added color to h1 do the same with p

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.