Question: 1. (25 points) A PHP programmer is working on a web page introducing PHP language. The HTML code of the web page is listed below.
1. (25 points) A PHP programmer is working on a web page introducing PHP language. The HTML code of
the web page is listed below. It is expected that the browser displays the web page as shown in the figure
below. However, the HTML file is not displayed correctly as expected. Please update the HTML file with
the HTML and CSS knowledge you have learned so that the web page is displayed as shown in the figure.
Turn in: the updated HTML document containing both HTML source code and internal CSS style sheet. 
ULLIE III. HTML/CSS (50 points total) Les points) A PHP programmer is working on a web page introducing PHP language. The HTML code of the web page is listed below. It is expected that the browser displays the web page as shown in the figure below. However, the HTML file is not displayed correctly as expected. Please update the HTML file with the HTML and CSS knowledge you have leamed so that the web page is displayed as shown in the figure. Tum in: the updated HTML document containing both HTML source code and internal CSS style sheet. HTML Source Code 2 e
5 116 12
PHP is a scripting language suitable for web development. 11 PHP code is often embedded into HTML code. The following "Hello, World!" program is written in PHP embedded in an HTML document:
14 15
16 TE
Hello, World: 23 126 How the web page should look like in browser window: PHP is a scripting language suitable for web development. PHP exte is often embedded into HTML code. The following "Hello, World" program is written in PHP code embedded im an HTML document: RIDOCTYPE html Xhens thead titlePHP proganc/title> Hello World x/htet
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
