//Create a web page with a blue background and white text. There should be a level one header that says “Welcome to PHP”. All HTML code should be written in html. The welcome message should be stored in a php variable and output using the php echo statement.