Write a program to show use of Inline CSS and Embedded CSS. code example Example: css inline <p style="color:red">This text is red</p>