Question: Q1: Design a website that has two pages: a static HTML and a PHP file. - Write your name and student ID. - The HTML

Q1: Design a website that has two pages: a static HTML and a PHP file.

- Write your name and student ID.

- The HTML file contains a form that requests

a color and

a number, between 5 and 50.

- The PHP file reads the values for color and the number. Style the text Working in the lab is great with the color submitted and sized to the number of points submitted. Show the text in the browser.

Submit the code.

Q2: Develop a webpage that searches google.

- Write your name and student ID.

- Your HTML file contains a form.

- Find the web server page that services a Google search and put it in the action attribute of the form.

- Find whether Google searches perform a GET or a POST and put it in the method attribute.

- Find the name of the parameter that defines the search word.

- Submit the request, see the result. Submit two screenshot: the completed form and the result of the search.

- Find the name of the parameter that defines the language of the Google screen. Try different languages: Arabic, Japanese, Koreean , etc.

- Submit a screenshot in a different language.

Submit the code .

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!