English, asked by biswalsarat32, 8 months ago

You were the emcee of a popular programme for children which were telecast yesterday
Write a Diary Entry of the day when you came to know that children liked your programme
and you have now become a public figure. ( Word limit 120-150)​

Answers

Answered by itzcutedoll27
5

Answer:

</p><p>heart {</p><p>  background-color: red;</p><p>  display: inline-block;</p><p>  height: 50px;</p><p>  margin: 0 10px;</p><p>  position: relative;</p><p>  top: 0;</p><p>  transform: rotate(-45deg);</p><p>  position: absolute; </p><p>  left: 45%; top: 45%;</p><p>  width: 50px;</p><p>}</p><p></p><p>.heart:before,</p><p>.heart:after {</p><p>  content: "";</p><p>  background-color: red;</p><p>  border-radius: 50%;</p><p>  height: 50px;</p><p>  position: absolute;</p><p>  width: 50px;</p><p>}</p><p></p><p>.heart:before {</p><p>  top: -25px;</p><p>  left: 0;</p><p>}</p><p></p><p>.heart:after {</p><p>  left: 25px;</p><p>  top: 0;</p><p>}</p><p>

Answered by Anonymous
1

Answer:

Answer:

$$heart { background-color: red; display: inline-block; height: 50px; margin: 0 10px; position: relative; top: 0; transform: rotate(-45deg); position: absolute; left: 45%; top: 45%; width: 50px; } .heart:before, .heart:after { content: ""; background-color: red; border-radius: 50%; height: 50px; position: absolute; width: 50px; } .heart:before { top: -25px; left: 0; } .heart:after { left: 25px; top: 0; }$$

Similar questions