Question: please Develop a webpage(using HTML language) that searches google(like the figure). - Your HTML file contains a form. - Find the web server page that
please Develop a webpage(using HTML language) that searches google(like the figure).
- 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 also.

65 Search x + localhost/cis423_lab Search Search: (Enter your search query here.) change language: (Enter the language code here.) submit 65 Search x + localhost/cis423_lab Search Search: (Enter your search query here.) change language: (Enter the language code here.) submit
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
