Problem
1. Write the XHTML for a paragraph that uses inline styles to configure the background color of red and the text color of white.
2. Write the XHTML and CSS code for an embedded style sheet that configures a background color of # and a text color of #000033.
3. Write the CSS code for an external style sheet that configures the text to be brown, 1.2em in size, and in Arial, Verdana, or a sans-serif font.