Question: Description: Write a PHP script to output text in a web Page. Heading for the page should be titled PHP And HTML. The title should

Description: Write a PHP script to output text in a web Page. Heading for the page should be titled PHP And HTML. The title should be Assignment 1 In the body of the page, the following lines should be displayed in HTML: Learning HTML is fun Learning HTML is very easy Both lines should be on separate lines and should use the default styles in the screenshot. The following lines should be displayed using PHP code: Learning PHP is fun Learning PHP is very easy These two lines will use a CSS class that you will create in the