Chapter 1 Review Questions
1- HTML, DHTML, HTM, SHTM, STM
2- A Protocol is a set of rules that tells something what to do.
3- HTTP stands for Hypertext Transfer Protocol. It is used to send web pages across the internet.
4- HTTP
5- A domain name is a word that everybody can remember and a IP address is a numbers but they stand for the same name.
6- A URL stands for Uniform Resource Protocol. Components of a URL are a communication protocol, a web server domain name, sometimes a folder name, and sometimes a web page HTML file.
7- Putting in a IP Address can mean slower time and a little different results.
8- In a dynamic Web page the page content varies according to the user request or inputs. In a static Web page, the page content is established at the time the page is created.
9- Client-side approaches are downloading and running compiled programs on client workstation and the other is client-side scripts.
10- Server-side approaches are compiled programs and server-side scripts.